Local denial of service via unreleased debugfs allocations
Published May 21, 2024 · Updated May 11, 2026
Memory leak in the Linux Nouveau NV50 CRC debugfs interface allows local users to exhaust kernel memory by repeatedly opening its file. The nv50_crc_flip_threshold file operations call single_open() but omit single_release(), leaving the private seq_file allocation unreclaimed after close. Exploitation requires local low-privileged access, an active Nouveau NV50 display path, and mounted debugfs; repeated opens can interrupt service without reading or altering data.
Summary
What happened
Memory leak in the Linux Nouveau NV50 CRC debugfs interface allows local users to exhaust kernel memory by repeatedly opening its file. The nv50_crc_flip_threshold file operations call single_open() but omit single_release(), leaving the private seq_file allocation unreclaimed after close. Exploitation requires local low-privileged access, an active Nouveau NV50 display path, and mounted debugfs; repeated opens can interrupt service without reading or altering data.
The record
- CVE
- CVE-2021-47422
- Published
- May 21, 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 21, 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=12885ecbfe62df4358d452080d3b8feef54ec8cb <0b3d4945cc7e7ea1acd52cb06dfa83bfe265b6d5
- Affected versionversion=12885ecbfe62df4358d452080d3b8feef54ec8cb <0b4e9fc14973a94ac0520f19b3633493ae13c912
- Affected versionversion=12885ecbfe62df4358d452080d3b8feef54ec8cb <65fff0a8efcdca8d84ffe3e23057c3b32403482d
- Affected versionversion=5.9
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