Memory exhaustion via leaked debugfs lookup references
Published Sep 18, 2025 · Updated Sep 18, 2025
Memory leak in the Linux pxa27x_udc driver allows local users to exhaust kernel memory through repeated driver cleanup operations. The cleanup routine calls debugfs_lookup() and removes the matching debugfs tree without releasing the lookup reference, so each cleanup retains memory. Reachability requires local access, a kernel built with the driver, and compatible controller hardware; accumulated references can degrade availability.
Summary
What happened
Memory leak in the Linux pxa27x_udc driver allows local users to exhaust kernel memory through repeated driver cleanup operations. The cleanup routine calls debugfs_lookup() and removes the matching debugfs tree without releasing the lookup reference, so each cleanup retains memory. Reachability requires local access, a kernel built with the driver, and compatible controller hardware; accumulated references can degrade availability.
The record
- CVE
- CVE-2023-53407
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.001
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2025CVE publishedPublication date reported by the CVE source.
- Sep 18, 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 <67c931a3f2f061bf457995fd21fff114325e0c30
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7a6952fa0366d4408eb8695af1a0578c39ec718a
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8da78a60f3323ce7aac589d49fb82f71a04bc835
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b14d188d0d0b86e2180525aefd570dbb6ebd6aa9
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