Kernel memory leak via trace_pipe cleanup omission
Published Dec 30, 2025 · Updated Dec 30, 2025
Memory leak in Linux kernel tracing allows local users with trace_pipe access to retain kernel memory after closing the file. trace_find_next_entry allocates or reallocates iter->temp while serving trace_pipe, but tracing_release_pipe omits the corresponding free. Access is local and depends on tracefs permissions; repeated read-and-close cycles accumulate unreclaimed allocations, with no reported data disclosure or modification.
Summary
What happened
Memory leak in Linux kernel tracing allows local users with trace_pipe access to retain kernel memory after closing the file. trace_find_next_entry allocates or reallocates iter->temp while serving trace_pipe, but tracing_release_pipe omits the corresponding free. Access is local and depends on tracefs permissions; repeated read-and-close cycles accumulate unreclaimed allocations, with no reported data disclosure or modification.
The record
- CVE
- CVE-2023-54171
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Dec 30, 2025CVE publishedPublication date reported by the CVE source.
- Dec 30, 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=5.7
- Affected versionversion=ff895103a84abc85a5f43ecabc7f67cf36e1348f <1a1e793e021d75cd0accd8f329ec9456e5cd105e
- Affected versionversion=ff895103a84abc85a5f43ecabc7f67cf36e1348f <3f42d57a76e7e96585f08855554e002218cbca0c
- Affected versionversion=ff895103a84abc85a5f43ecabc7f67cf36e1348f <954792db9f61b6c0b8a94b8831fed5f146014029
- Affected versionversion=ff895103a84abc85a5f43ecabc7f67cf36e1348f <be970e22c53d5572b2795b79da9716ada937023b
- Affected versionversion=ff895103a84abc85a5f43ecabc7f67cf36e1348f <d5a821896360cc8b93a15bd888fabc858c038dc0
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