Kernel crash via concurrent F2FS shutdown race
Published Dec 27, 2024 · Updated May 11, 2026
Use-after-free in F2FS in The Linux Kernel Organization Linux allows local users with CAP_SYS_ADMIN to crash the kernel via concurrent shutdowns. Concurrent f2fs_stop_gc_thread() calls can free the shared gc_thread object on one CPU while another CPU dereferences its f2fs_gc_task pointer. Triggering the race requires CAP_SYS_ADMIN and concurrent F2FS shutdown paths; the demonstrated consequence is a general-protection fault and kernel crash.
Summary
What happened
Use-after-free in F2FS in The Linux Kernel Organization Linux allows local users with CAP_SYS_ADMIN to crash the kernel via concurrent shutdowns. Concurrent f2fs_stop_gc_thread() calls can free the shared gc_thread object on one CPU while another CPU dereferences its f2fs_gc_task pointer. Triggering the race requires CAP_SYS_ADMIN and concurrent F2FS shutdown paths; the demonstrated consequence is a general-protection fault and kernel crash.
The record
- CVE
- CVE-2024-53218
- Published
- Dec 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Dec 27, 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=4.16
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <60457ed6c67625c87861f96912b4179dc2293896
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <794fa8792d4eacac191f1cbcc2e81b7369e4662a
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <7b0033dbc48340a1c1c3f12448ba17d6587ca092
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <c631207897a9b3d41167ceca58e07f8f94720e42
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