cve/2024/CVE-2024-56597.md
2025-09-29 16:08:36 +00:00

786 B

CVE-2024-56597

Description

In the Linux kernel, the following vulnerability has been resolved:jfs: fix shift-out-of-bounds in dbSplitWhen dmt_budmin is less than zero, it causes errorsin the later stages. Added a check to return an error beforehandin dbAllocCtl itself.

POC

Reference

No PoCs from references.

Github