Service interrupt via unreleased debugfs lookup
Published Sep 18, 2025 · Updated Sep 18, 2025
Memory leak in the Linux kernel driver core allows local users to exhaust memory through the deferred-probe cleanup path. The deferred_probe_exit() function passes the dentry returned by debugfs_lookup() to debugfs_remove_recursive() without dropping the lookup reference, so the cleanup leaves kernel memory allocated. Low-privileged local access is the published gate, and sustained memory exhaustion can hang or crash the host without exposing or modifying data.
Summary
What happened
Memory leak in the Linux kernel driver core allows local users to exhaust memory through the deferred-probe cleanup path. The deferred_probe_exit() function passes the dentry returned by debugfs_lookup() to debugfs_remove_recursive() without dropping the lookup reference, so the cleanup leaves kernel memory allocated. Low-privileged local access is the published gate, and sustained memory exhaustion can hang or crash the host without exposing or modifying data.
The record
- CVE
- CVE-2023-53390
- Published
- Sep 18, 2025
- Updated
- Sep 18, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499
- 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 <36c893d3a759ae7c91ee7d4871ebfc7504f08c40
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5a7a9efdb193d3c8a35821548a8e99612c358828
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7f1e53f88e8babf293ec052b70aa9d2a3554360c
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8e47e2bf78812adbd73c45c941d3c51add30b58d
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