Local denial of service via debugfs memory leak
Published May 21, 2024 · Updated May 11, 2026
Memory leak in affected Linux kernels allows local users to exhaust memory through repeated nouveau pstate debugfs opens. The nouveau_pstate_fops table calls single_open() but omits single_release(), so each close leaves the allocated seq_file private operation object unreleased. Exploitation requires the Nouveau driver with debugfs enabled and accessible; repetition depletes kernel memory and interrupts service.
Summary
What happened
Memory leak in affected Linux kernels allows local users to exhaust memory through repeated nouveau pstate debugfs opens. The nouveau_pstate_fops table calls single_open() but omits single_release(), so each close leaves the allocated seq_file private operation object unreleased. Exploitation requires the Nouveau driver with debugfs enabled and accessible; repetition depletes kernel memory and interrupts service.
The record
- CVE
- CVE-2021-47423
- 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=4.5
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <11cd944bb87d9e575b94c07c952105eda745b459
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <1508b09945bde393326a9dab73b1fc35f672d771
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <88c3610045ca6e699331b6bb5c095c5565f30721
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <9f9d4c88b2edc7924e19c44909cfc3fa4e4d3d43
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <df0c9418923679bc6d0060bdb1b5bf2c755159e0
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <f5a8703a9c418c6fc54eb772712dfe7641e3991c
- Affected versionversion=6e9fc177399f08446293fec7607913fdbc95e191 <f69556a42043b5444ca712ee889829ba89fdcba8
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