Local service interruption via leaked dentry references
Published Sep 15, 2025 · Updated Sep 15, 2025
Memory leakage in the Linux kernel's generic power-domain debugfs cleanup allows local users to interrupt service through memory exhaustion. The genpd_debug_remove() path calls debugfs_lookup() for a power-domain entry and removes it without releasing the returned dentry reference with dput(). The affected path requires CONFIG_DEBUG_FS and power-domain removal; repeated invocations retain references until memory pressure disrupts service.
Summary
What happened
Memory leakage in the Linux kernel's generic power-domain debugfs cleanup allows local users to interrupt service through memory exhaustion. The genpd_debug_remove() path calls debugfs_lookup() for a power-domain entry and removes it without releasing the returned dentry reference with dput(). The affected path requires CONFIG_DEBUG_FS and power-domain removal; repeated invocations retain references until memory pressure disrupts service.
The record
- CVE
- CVE-2023-53202
- Published
- Sep 15, 2025
- Updated
- Sep 15, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 15, 2025CVE publishedPublication date reported by the CVE source.
- Sep 15, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0b6200e1e9f53dabdc30d0f6c51af9a5f664d32b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <543d7113c37206ed7dae7bfb0b7e50955077770e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <cde67cb7d2d1757baa83271c1f0892727e79f52e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <dddc132eb0dca3969f9146ef8feac0aa542aa305
What conditions does exploitation require?
What is affected?
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