Root-only kernel warning via SUNRPC cache race
Published Dec 27, 2024 · Updated Aug 5, 2026
Use-after-free in Linux SUNRPC allows local users to trigger a kernel refcount warning through a protected procfs read. The c_show function holds cp under RCU, which prevents deallocation but permits its reference count to reach zero before cache_get increments it. Access requires uid 0 or equivalent capabilities because the procfs file is mode 0400; the documented consequence is a refcount use-after-free warning.
Summary
What happened
Use-after-free in Linux SUNRPC allows local users to trigger a kernel refcount warning through a protected procfs read. The c_show function holds cp under RCU, which prevents deallocation but permits its reference count to reach zero before cache_get increments it. Access requires uid 0 or equivalent capabilities because the procfs file is mode 0400; the documented consequence is a refcount use-after-free warning.
The record
- CVE
- CVE-2024-53174
- Published
- Dec 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- admin
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=d48cf356a13073853f19be6ca5ebbecfc2762ebe <02999e135b013d85c6df738746e8e24699befee4
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <068c0b50f3f700b94f78850834cd91ae3b34c2c1
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <2862eee078a4d2d1f584e7f24fa50dddfa5f3471
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <acfaf37888e0f0732fb6a50ff093dce6d99994d0
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <c7dac3af57e38b2054f990e573256d90bf887958
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <d882e2b7fad3f5e5fac66184a347f408813f654a
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <e9be26735d055c42543a4d047a769cc6d0fb1504
- Affected versionversion=d48cf356a13073853f19be6ca5ebbecfc2762ebe <ec305f303bf070b4f6896b7a76009f702956d402
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
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