Process memory leak via missing perf_env cleanup
Published Dec 9, 2025 · Updated May 11, 2026
Memory leak in the x86 perf tool in Linux 6.1 allows local users to consume process memory during AMD CPU detection. x86__is_amd_cpu initializes a perf_env and perf_env__cpuid duplicates the CPUID string into env.cpuid, but the function omitted perf_env__exit. The condition occurs during local perf event configuration, and the published sanitizer trace measured a 21-byte leak per execution without reporting a crash or broader system impact.
Summary
What happened
Memory leak in the x86 perf tool in Linux 6.1 allows local users to consume process memory during AMD CPU detection. x86__is_amd_cpu initializes a perf_env and perf_env__cpuid duplicates the CPUID string into env.cpuid, but the function omitted perf_env__exit. The condition occurs during local perf event configuration, and the published sanitizer trace measured a 21-byte leak per execution without reporting a crash or broader system impact.
The record
- CVE
- CVE-2023-53793
- Published
- Dec 9, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- 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.1
- Affected versionversion=f7b58cbdb3ff36eba8622e67eee66c10dd1c9995 <010139bfc6bb9ddab81dbc2cf71cd3a9c28adc7f
- Affected versionversion=f7b58cbdb3ff36eba8622e67eee66c10dd1c9995 <75d65c1cc439606ada882755fd205d13c2c7907d
- Affected versionversion=f7b58cbdb3ff36eba8622e67eee66c10dd1c9995 <99d4850062a84564f36923764bb93935ef2ed108
- Affected versionversion=f7b58cbdb3ff36eba8622e67eee66c10dd1c9995 <f3daf02a41e3c11e1a473517a8a6169248fb8e7b
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
No sourced classifications are available.
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