Local memory exhaustion via SLUB cache error path
Published May 22, 2024 · Updated May 11, 2026
Memory leak in the SLUB allocator in Linux 4.8 through 5.15-rc6 allows local users to consume unreleased kernel memory. The kmem_cache_open() error path frees cache nodes after alloc_kmem_cache_cpus() fails but leaves the previously allocated random_seq buffer behind. Triggering that post-allocation failure repeatedly can exhaust kernel memory and interrupt services; the published assessment identifies local low-privileged access as the gate.
Summary
What happened
Memory leak in the SLUB allocator in Linux 4.8 through 5.15-rc6 allows local users to consume unreleased kernel memory. The kmem_cache_open() error path frees cache nodes after alloc_kmem_cache_cpus() fails but leaves the previously allocated random_seq buffer behind. Triggering that post-allocation failure repeatedly can exhaust kernel memory and interrupt services; the published assessment identifies local low-privileged access as the gate.
The record
- CVE
- CVE-2021-47466
- Published
- May 22, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 22, 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=210e7a43fa905bccafa9bb5966fba1d71f33eb8b <42b81946e3ac9ea0372ba16e05160dc11e02694f
- Affected versionversion=210e7a43fa905bccafa9bb5966fba1d71f33eb8b <4f5d1c29cfab5cb0ab885059818751bdef32e2bb
- Affected versionversion=210e7a43fa905bccafa9bb5966fba1d71f33eb8b <568f906340b43120abd6fcc67c37396482f85930
- Affected versionversion=210e7a43fa905bccafa9bb5966fba1d71f33eb8b <9037c57681d25e4dcc442d940d6dbe24dd31f461
- Affected versionversion=4.8
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