CVE-2023-52601

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52601
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52601.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52601
Downstream
Related
Published
2024-03-06T07:15:10Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

jfs: fix array-index-out-of-bounds in dbAdjTree

Currently there is a bound check missing in the dbAdjTree while accessing the dmtstree. To add the required check added the bool isctl which is required to determine the size as suggest in the following commit. https://lore.kernel.org/linux-kernel-mentees/f9475918-2186-49b8-b801-6f0f9e75f4fa@oracle.com/

References

Affected packages