System crash via deferred-split migration double-free race
Published Aug 7, 2024 · Updated Aug 5, 2026
Double-free in Linux kernel 6.7 through 6.9.9 allows local users to crash the system by racing folio migration with deferred splitting. deferred_split_scan() moves folios to a local list without split_queue_lock, leaving folio_migrate_mapping() able to race an old folio whose reference count is frozen at zero. The race requires concurrent large-folio migration and deferred splitting; successful triggering produces kernel BUG/WARN states, double frees, and a system crash.
Summary
What happened
Double-free in Linux kernel 6.7 through 6.9.9 allows local users to crash the system by racing folio migration with deferred splitting. deferred_split_scan() moves folios to a local list without split_queue_lock, leaving folio_migrate_mapping() able to race an old folio whose reference count is frozen at zero. The race requires concurrent large-folio migration and deferred splitting; successful triggering produces kernel BUG/WARN states, double frees, and a system crash.
The record
- CVE
- CVE-2024-42234
- Published
- Aug 7, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 7, 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.7
- Affected versionversion=9bcef5973e31020e5aa8571eb994d67b77318356 <be9581ea8c058d81154251cb0695987098996cad
- Affected versionversion=9bcef5973e31020e5aa8571eb994d67b77318356 <fc7facce686b64201dbf0b9614cc1d0bfad70010
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