LiveActive security incident?Get immediate response
CVE Record

CVE-2024-56597: jfs: fix shift-out-of-bounds in dbSplit

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.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in the Linux kernel’s JFS filesystem can cause unsafe processing when an internal allocation value becomes negative. The supplied CVSS assessment indicates a local, low-privileged attack path with potentially serious confidentiality, integrity, and availability consequences. Systems not using JFS are less likely to expose the vulnerable code path.

Executive priority

Treat this as a high-priority kernel maintenance issue on JFS-using, multi-user, or otherwise locally exposed systems. Expedite patching there. For systems demonstrably lacking JFS exposure, retain normal kernel patch cadence while documenting the reduced applicability.

Technical view

CVE-2024-56597 is a shift-out-of-bounds condition in JFS dbSplit processing. A negative dmt_budmin value can cause errors during later allocation stages. Stable-kernel fixes add an early validation check in dbAllocCtl and return an error before the unsafe processing occurs.

Likely exposure

Exposure is most plausible on affected Linux kernels where JFS is enabled and its allocation code is exercised. The supplied data lists affected releases through several stable branches, but version mapping is ambiguous. Confirm distribution-specific status rather than relying only on upstream version numbers.

Exploitation context

The CVSS 3.1 vector scores this 7.8: local access, low complexity, low privileges, and no user interaction. The bundle does not identify public exploitation, and the CVE is not marked as CISA KEV. Practical exploitability and prerequisites are not established by the provided sources.

Researcher notes

The fix validates dmt_budmin earlier in dbAllocCtl, preventing downstream shift-out-of-bounds behavior in dbSplit. The bundle provides multiple stable-branch commits but no reproduction details, affected configuration requirements, public exploit evidence, or demonstrated impact. Distribution backports may make raw kernel-version comparisons unreliable.

Mitigation direction

  • Install the distribution-provided kernel update containing the upstream JFS fix.
  • Consult vendor guidance to map patched package versions to each deployed kernel.
  • Prioritize systems actively using JFS or permitting untrusted local access.
  • Where operationally safe, restrict unnecessary JFS use until updates are deployed.

Validation and detection

  • Inventory running kernel versions across Linux hosts.
  • Identify systems with JFS enabled, loaded, mounted, or otherwise operationally required.
  • Compare installed packages against distribution security advisories and fixed versions.
  • Verify updated systems booted into the patched kernel, not merely installed it.
  • Monitor kernel and filesystem logs for JFS allocation errors or crashes.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-56597 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
10Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2024-56597Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2unaffected
LinuxLinux2.6.12, 0, 5.4.287, 5.10.231, 5.15.174, 6.1.120, 6.6.66, 6.12.5, 6.13affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.