Memory corruption via cache-release race
Published Apr 28, 2024 · Updated May 11, 2026
Double free in the Linux kernel 5.19.8 through 5.19.11 allows local users to corrupt memory through a cache-destruction race. In kmem_cache_destroy, scheduled RCU work can run before a later flag check, causing a second kmem_cache_release on the same cache. The documented trigger is a KFENCE KUnit test with slub_debug enabled; no production attack path or outcome beyond the observed use-after-free is published.
Summary
What happened
Double free in the Linux kernel 5.19.8 through 5.19.11 allows local users to corrupt memory through a cache-destruction race. In kmem_cache_destroy, scheduled RCU work can run before a later flag check, causing a second kmem_cache_release on the same cache. The documented trigger is a KFENCE KUnit test with slub_debug enabled; no production attack path or outcome beyond the observed use-after-free is published.
The record
- CVE
- CVE-2022-48649
- Published
- Apr 28, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, CWE-415
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 28, 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=0495e337b7039191dfce6e03f5f830454b1fae6b <d71608a877362becdc94191f190902fac1e64d35
- Affected versionversion=357321557920c805de2b14832002465c320eea4f <c673c6ceac53fb2e631c9fbbd79957099a08927f
- Affected versionversion=5.19.8 <5.19.12
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