Kernel crash via failed OCFS2 journal load
Published Oct 21, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux OCFS2 allows local users to crash the kernel by mounting a volume with an undersized journal. When journal_reset() rejects the short journal, jbd2_journal_load() leaves j_sb_buffer NULL, but shutdown still passes it to lock_buffer(). Reaching the flaw requires local access and the ability to mount the crafted OCFS2 volume; the demonstrated consequence is a kernel crash.
Summary
What happened
NULL pointer dereference in Linux OCFS2 allows local users to crash the kernel by mounting a volume with an undersized journal. When journal_reset() rejects the short journal, jbd2_journal_load() leaves j_sb_buffer NULL, but shutdown still passes it to lock_buffer(). Reaching the flaw requires local access and the ability to mount the crafted OCFS2 volume; the demonstrated consequence is a kernel crash.
The record
- CVE
- CVE-2024-49957
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.6.32
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <387bf565cc03e2e8c720b8b4798efea4aacb6962
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <5784d9fcfd43bd853654bb80c87ef293b9e8e80a
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <703b2c7e0798d263154dc8593dc2345f75dc077f
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <82dfdd1e31e774578f76ce6dc90c834f96403a0f
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <86a89e75e9e4dfa768b97db466ad6bedf2e7ea5b
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <bf605ae98dab5c15c5b631d4d7f88898cb41b649
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <f60e94a83db799bde625ac8671a5b4a6354e7120
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <fd89d92c1140cee8f59de336cb37fa65e359c123
- Affected versionversion=f6f50e28f0cb8d7bcdfaacc83129f005dede11b1 <ff55291fb36779819211b596da703389135f5b05
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo