You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2024 44938
About this tag
CVE-2024-44938 is a Linux kernel vulnerability in the JFS filesystem that can cause kernel instability and denial-of-service. The bug involves a shift-out-of-bounds error in the dbDiscardAG routine, where a negative shift exponent becomes possible when BLKSTOL2() returns zero. A fix has been merged into stable kernel trees and backported by vendors. Operators running JFS-capable kernels should verify vendor updates and remediate promptly.
The Linux kernel received a surgical fix for a subtle JFS bug that could trigger a shift-out-of-bounds in the dbDiscardAG routine — a condition that, if exercised on vulnerable kernels, can cause kernel instability and denial-of-service. The problem is small in code footprint but meaningful in...