Memory exhaustion via unreleased UHCI debugfs references
Published Sep 15, 2025 · Updated Sep 15, 2025
Memory leak in the Linux kernel UHCI teardown path allows local users to exhaust memory by repeatedly tearing down a USB host controller. The release_uhci function calls debugfs_lookup to locate a controller entry but removes it without releasing the lookup-acquired dentry reference, leaking memory on each teardown. Exploitation requires local low-privileged access and repeated UHCI controller teardown, and the resulting impact is limited to availability.
Summary
What happened
Memory leak in the Linux kernel UHCI teardown path allows local users to exhaust memory by repeatedly tearing down a USB host controller. The release_uhci function calls debugfs_lookup to locate a controller entry but removes it without releasing the lookup-acquired dentry reference, leaking memory on each teardown. Exploitation requires local low-privileged access and repeated UHCI controller teardown, and the resulting impact is limited to availability.
The record
- CVE
- CVE-2023-53197
- Published
- Sep 15, 2025
- Updated
- Sep 15, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- 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 <0a3f82c79c86278e7f144564b1cb6cc5c3657144
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9cb88847b8b86f132309030022a23dca895b6f61
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c6af1dbc99ad37bf67c8703982df4d7f12d256c1
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <e529aeb771aef1402c899b6b405610ef444d5d88
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