Kernel crash via global slab-cache lifecycle race
Published May 21, 2024 · Updated Aug 11, 2026
Use-after-free in the Linux f2fs recovery path allows local users to crash the kernel by racing mounts of multiple filesystems. The global fsync_entry_slab pointer is created and destroyed per mount, so one f2fs instance can destroy the cache while another recovery path still writes through it. The scored gate is local low-privileged access, concurrent f2fs mount or recovery activity must occur, and the reported impact is limited to service interruption.
Summary
What happened
Use-after-free in the Linux f2fs recovery path allows local users to crash the kernel by racing mounts of multiple filesystems. The global fsync_entry_slab pointer is created and destroyed per mount, so one f2fs instance can destroy the cache while another recovery path still writes through it. The scored gate is local low-privileged access, concurrent f2fs mount or recovery activity must occur, and the reported impact is limited to service interruption.
The record
- CVE
- CVE-2021-47335
- Published
- May 21, 2024
- Updated
- Aug 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- Aug 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=3.8
- Affected versionversion=d624c96fb3249e5d3dcf4e60a805e5e6b0dd7d91 <79fa5d944c875711253a23b8155b36883c696409
- Affected versionversion=d624c96fb3249e5d3dcf4e60a805e5e6b0dd7d91 <86786603014e0a22d0d6af8e80ae4b8687927048
- Affected versionversion=d624c96fb3249e5d3dcf4e60a805e5e6b0dd7d91 <cad83c968c2ebe97905f900326988ed37146c347
- Affected versionversion=d624c96fb3249e5d3dcf4e60a805e5e6b0dd7d91 <e472b276a0d2180808009be38105e12754432e2a
What conditions does exploitation require?
What is affected?
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