Kernel memory leak via repeated DH-CHAP writes
Published Dec 9, 2025 · Updated May 11, 2026
A memory leak in the Linux kernel NVMe host core allows local users to consume unreclaimed memory through repeated DH-CHAP secret writes. In nvme_ctrl_dhchap_secret_store(), an unchanged secret takes the equality path after a new buffer is allocated, but that buffer is returned without being freed. The write target is an owner-writable controller sysfs attribute, so reachability requires local permission to modify it; each matching write leaks another secret buffer.
Summary
What happened
A memory leak in the Linux kernel NVMe host core allows local users to consume unreclaimed memory through repeated DH-CHAP secret writes. In nvme_ctrl_dhchap_secret_store(), an unchanged secret takes the equality path after a new buffer is allocated, but that buffer is returned without being freed. The write target is an owner-writable controller sysfs attribute, so reachability requires local permission to modify it; each matching write leaks another secret buffer.
The record
- CVE
- CVE-2023-53852
- Published
- Dec 9, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Dec 9, 2025CVE 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=6.0
- Affected versionversion=f50fff73d620cd6e8f48bc58d4f1c944615a3fea <2e9b141307554521d60fecf6bf1d2edc8dd0181d
- Affected versionversion=f50fff73d620cd6e8f48bc58d4f1c944615a3fea <6a5eda5017959541ab82c5d56bcf784b8294e298
- Affected versionversion=f50fff73d620cd6e8f48bc58d4f1c944615a3fea <a836ca33c5b07d34dd5347af9f64d25651d12674
- Affected versionversion=f50fff73d620cd6e8f48bc58d4f1c944615a3fea <c41ac086d2abaf7527a5685f9c0a1c209ab7e0aa
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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