CVE-2023-53649
Linux Kernel vulnerability analysis and mitigation

Overview

A memory leak vulnerability was discovered in the Linux kernel's perf trace functionality. The issue occurs in the evsel->priv area where memory allocated for non-syscall tracepoints was not being properly freed. The vulnerability was identified through memory leak detection using Address Sanitizer (ASAN) (NVD).

Technical details

The vulnerability stems from a logic error in the memory management of the perf trace subsystem. In commit 3cb4d5e00e037c70 ("perf trace: Free syscall tp fields in evsel->priv"), the code only freed memory if strcmp(evsel->tp_format->system, "syscalls") returned zero, while the corresponding initialization of evsel->priv was being performed if it was not zero. This mismatch in conditions led to memory leaks of 40 bytes per allocation in certain code paths (NVD).

Impact

The vulnerability results in memory leaks of 40 bytes per allocation when using the perf trace functionality. While the immediate impact per instance is relatively small, repeated occurrences could lead to cumulative memory consumption over time (NVD).

Mitigation and workarounds

The issue has been resolved by modifying the code to free evsel->priv if it was set, regardless of the tracepoint system type. The fix also utilizes the pre-existing evsel_trace__delete() function for proper cleanup (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management