← Back to CVE List

CVE-2023-52805

Published: 2024-05-21T16:15Z
Last Modified: 2025-03-06T12:56Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt