Security Advisory

CVE-2023-52805

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:16
Last updated 2026-05-11 19:33:27
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check which is required.