Kernel memory corruption via unlocked extent-cache access
Published Aug 26, 2024 · Updated Aug 5, 2026
Use-after-free in the f2fs extent cache in Linux allows local users to corrupt kernel memory through ordinary file operations. sanity_check_extent_cache reads et->largest without the extent-cache lock while the shrinker can detach and free that entry. Access to a mounted f2fs filesystem is required; exploitation can disclose or overwrite kernel memory or crash the system.
Summary
What happened
Use-after-free in the f2fs extent cache in Linux allows local users to corrupt kernel memory through ordinary file operations. sanity_check_extent_cache reads et->largest without the extent-cache lock while the shrinker can detach and free that entry. Access to a mounted f2fs filesystem is required; exploitation can disclose or overwrite kernel memory or crash the system.
The record
- CVE
- CVE-2024-44941
- Published
- Aug 26, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 26, 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=3.8
- Affected versionversion=98e4da8ca301e062d79ae168c67e56f3c3de3ce4 <263df78166d3a9609b97d28c34029bd01874cbb8
- Affected versionversion=98e4da8ca301e062d79ae168c67e56f3c3de3ce4 <323ef20b5558b9d9fd10c1224327af6f11a8177d
- Affected versionversion=98e4da8ca301e062d79ae168c67e56f3c3de3ce4 <d7409b05a64f212735f0d33f5f1602051a886eab
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