Kernel use-after-free via premature export release
Published Dec 27, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux nfsd export cache allows local users to trigger unsafe kernel memory access through procfs reads. When c_show or e_show drops the final cache_head reference, svc_export_put frees ex_uuid before the show routine finishes reading it, while path_put can also sleep inside an RCU read-side critical section. Access requires a local low-privileged account and concurrent export-cache teardown; successful triggering can expose stale kernel memory or crash the system.
Summary
What happened
Use-after-free in the Linux nfsd export cache allows local users to trigger unsafe kernel memory access through procfs reads. When c_show or e_show drops the final cache_head reference, svc_export_put frees ex_uuid before the show routine finishes reading it, while path_put can also sleep inside an RCU read-side critical section. Access requires a local low-privileged account and concurrent export-cache teardown; successful triggering can expose stale kernel memory or crash the system.
The record
- CVE
- CVE-2024-53216
- Published
- Dec 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 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=4.20
- Affected versionversion=9ceddd9da13434a5906255c0fc528c385aded283 <2e4854599200f4d021df8ae17e69221d7c149f3e
- Affected versionversion=9ceddd9da13434a5906255c0fc528c385aded283 <ad4363a24a5746b257c0beb5d8cc68f9b62c173f
- Affected versionversion=9ceddd9da13434a5906255c0fc528c385aded283 <bd8524148dd8c123334b066faa90590ba2ef8e6f
- Affected versionversion=9ceddd9da13434a5906255c0fc528c385aded283 <f8c989a0c89a75d30f899a7cabdc14d72522bb8d
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.
Weakness, pattern, technique
No sourced classifications are available.
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