Kernel crash via per-CPU buffer race
Published Aug 17, 2024 · Updated Aug 5, 2026
A race condition in Linux 6.10 through 6.10.2 allows local users to crash the kernel while decompressing EROFS data. z_erofs_get_gbuf() derives a per-CPU buffer identifier before taking its lock, so CPU migration can cause z_erofs_put_gbuf() to release the wrong locked buffer. Reaching the fault requires local low-privileged access and a high-complexity timing race during EROFS decompression; the reported consequence is a kernel BUG and system interruption.
Summary
What happened
A race condition in Linux 6.10 through 6.10.2 allows local users to crash the kernel while decompressing EROFS data. z_erofs_get_gbuf() derives a per-CPU buffer identifier before taking its lock, so CPU migration can cause z_erofs_put_gbuf() to release the wrong locked buffer. Reaching the fault requires local low-privileged access and a high-complexity timing race during EROFS decompression; the reported consequence is a kernel BUG and system interruption.
The record
- CVE
- CVE-2024-42300
- Published
- Aug 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=6.10
- Affected versionversion=f36f3010f67611a45d66e773bc91e4c66a9abab5 <49b22e06a947727a6d1c802d2d9ad92420b90fc5
- Affected versionversion=f36f3010f67611a45d66e773bc91e4c66a9abab5 <7dc5537c3f8be87e005f0844a7626c987914f8fd
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.
Weakness, pattern, technique
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