Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmt_budmin is less than zero, it causes errors in the later stages. Added a check to return an error beforehand in dbAllocCtl itself.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.287 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/51a203470f502a64a3da8dcea51c4748e8267a6cPatch
- https://git.kernel.org/stable/c/52756a57e978e2706543a254f88f266cc6702f36Patch
- https://git.kernel.org/stable/c/6676034aa753aa448beb30dbd75630927ba7cd96Patch
- https://git.kernel.org/stable/c/a5f5e4698f8abbb25fe4959814093fb5bfa1aa9dPatch
- https://git.kernel.org/stable/c/bbb24ce7f06ef9b7c05beb9340787cbe9fd3d08ePatch
- https://git.kernel.org/stable/c/c56245baf3fd1f79145dd7408e3ead034b74255cPatch
- https://git.kernel.org/stable/c/df7c76636952670b31bd6c12b3aed3c502122273Patch
- 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-56597?
CVE-2024-56597 is a vulnerability with a CVSS score of 7.1 (HIGH). In the Linux kernel, the following vulnerability has been resolved: jfs: fix shift-out-of-bounds in dbSplit When dmt_budmin is less than zero, it causes errors in the later stages. Added a check to ...
How severe is CVE-2024-56597?
CVE-2024-56597 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56597?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.