Host crash via F2FS shutdown race
Published Oct 21, 2024 · Updated May 11, 2026
Use-after-free in Linux kernel F2FS allows local users with CAP_SYS_ADMIN to crash the host through concurrent remount and shutdown operations. f2fs_stop_gc_thread frees sbi->gc_thread during remount while f2fs_ioc_shutdown can concurrently pass its stale task pointer to kthread_stop. The race requires an F2FS mount and CAP_SYS_ADMIN; the resulting kernel memory-safety failure can interrupt the host.
Summary
What happened
Use-after-free in Linux kernel F2FS allows local users with CAP_SYS_ADMIN to crash the host through concurrent remount and shutdown operations. f2fs_stop_gc_thread frees sbi->gc_thread during remount while f2fs_ioc_shutdown can concurrently pass its stale task pointer to kthread_stop. The race requires an F2FS mount and CAP_SYS_ADMIN; the resulting kernel memory-safety failure can interrupt the host.
The record
- CVE
- CVE-2024-47691
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1529
- Attack vector
- local
- Privileges
- admin
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=4.16
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <7c339dee7eb0f8e4cadc317c595f898ef04dae30
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <c7f114d864ac91515bb07ac271e9824a20f5ed95
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <d79343cd66343709e409d96b2abb139a0a55ce34
- Affected versionversion=7950e9ac638e84518fbdd5c930939ad46a1068c5 <fc18e655b62ac6bc9f12f5de0d749b4a3fe1e812
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