Kernel memory consumption via probe error leak
Published Mar 1, 2024 · Updated May 11, 2026
Memory leak in Linux allows local users to consume kernel memory by forcing an error during uio_hv_generic device probing. The probe allocates a VMBus ring with vmbus_alloc_ring(), but its error path omits vmbus_free_ring(), leaving that allocation unreleased. The driver must be loaded and manually bound to a Hyper-V VMBus device; each reachable failing probe consumes kernel memory, while further impact is not published.
Summary
What happened
Memory leak in Linux allows local users to consume kernel memory by forcing an error during uio_hv_generic device probing. The probe allocates a VMBus ring with vmbus_alloc_ring(), but its error path omits vmbus_free_ring(), leaving that allocation unreleased. The driver must be loaded and manually bound to a Hyper-V VMBus device; each reachable failing probe consumes kernel memory, while further impact is not published.
The record
- CVE
- CVE-2021-47070
- Published
- Mar 1, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 1, 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=4.20
- Affected versionversion=cdfa835c6e5e87d145f9f632b58843de97509f2b <0b0226be3a52dadd965644bc52a807961c2c26df
- Affected versionversion=cdfa835c6e5e87d145f9f632b58843de97509f2b <261bbd90cc53d2835343f056770156cf1e82cf03
- Affected versionversion=cdfa835c6e5e87d145f9f632b58843de97509f2b <5f59240cf25b2f7a0fdffc2701482a70310fec07
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