Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.287 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/368a533152220b0a6f1142327d96c6b6361f3002Patch
- https://git.kernel.org/stable/c/3b5d21b56c3774bc84eab0a93aaac22a4475e2c4Patch
- https://git.kernel.org/stable/c/491487eeddccc4bb49f2e59d8c8f35bec89c15caPatch
- https://git.kernel.org/stable/c/8a4311bbde702362fe7412045d06ab6767235dacPatch
- https://git.kernel.org/stable/c/a174706ba4dad895c40b1d2277bade16dfacdcd9Patch
- https://git.kernel.org/stable/c/a3d408870bc19b794646871bc4c3a5daa66f91c5Patch
- https://git.kernel.org/stable/c/b15000bcbecf27e0f7c0f149a409e5b865e28ca2Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
FAQ
What is CVE-2024-56595?
CVE-2024-56595 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it ...
How severe is CVE-2024-56595?
CVE-2024-56595 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56595?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.