← Back to CVE List

CVE-2024-56597

Published: 2024-12-27T15:15Z
Last Modified: 2024-12-27T15:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt