Security Advisory

CVE-2024-56597

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 14:51:04
Last updated 2026-01-05 10:56:00
Assigner Linux
State PUBLISHED

Description

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.