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. CREATE(Triage):(User=admin) CVE-2024-56597 (https://nvd.nist.gov/vuln/detail/CVE-2024-56597)