First published: Fri Dec 27 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
debian/linux | <=5.10.223-1 | 5.10.234-1 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-56597 has a severity rating that indicates it requires attention due to potential errors in the Linux kernel.
To resolve CVE-2024-56597, update to the latest patched version of the Linux kernel that includes the fix.
CVE-2024-56597 affects the JFS filesystem implementation in the Linux kernel.
CVE-2024-56597 involves a shift-out-of-bounds error in the JFS filesystem when certain conditions are met.
CVE-2024-56597 is specific to the versions of the Linux kernel that include the vulnerable JFS implementation.