CVE-2023-53411
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53411 is a memory leak vulnerability in the Linux kernel's Power Management Energy Model (PM: EM) subsystem, caused by improper use of debugfs_lookup() without a corresponding dput() call on the returned dentry. It affects Linux kernel versions 5.0–5.10.172, 5.11–5.15.98, 5.16–6.1.15, and 6.2–6.2.2. The CVE was published on September 18, 2025, with patches backported to stable branches. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Feedly).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime). In the PM: EM subsystem, debugfs_lookup() returns a dentry with an incremented reference count; if dput() is not called on the result, the reference is never released and the associated memory leaks over time. The fix replaces the debugfs_lookup() call with debugfs_lookup_and_remove(), which atomically performs the lookup, removal, and reference release in a single operation. Exploitation requires local access with low privileges, as the attacker must be able to trigger the code path that invokes the vulnerable function (Red Hat Advisory, kernel.org patches).

Impact

Successful exploitation by a local low-privileged attacker can cause gradual kernel memory exhaustion, leading to system performance degradation and potential denial of service. There is no impact on confidentiality or data integrity — the vulnerability is limited to availability. The affected scope is the local system only, with no known path for lateral movement or sensitive data exposure (Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the time of publication. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.018%, reflecting a very low probability of exploitation in the near term (Feedly).

Mitigation and workarounds

Patches are available for all affected stable kernel branches: upgrade to Linux kernel 5.10.173, 5.15.99, 6.1.16, or 6.2.3 (or later). The fix is implemented by replacing debugfs_lookup() with debugfs_lookup_and_remove() in the PM: EM subsystem. For systems that cannot be patched immediately, administrators should monitor kernel memory usage, limit access to debugfs interfaces (e.g., restrict mount permissions or unmount debugfs where not needed), and implement kernel memory monitoring to detect anomalous growth (Red Hat Advisory, kernel.org patches).

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-2026-64597CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 06, 2026
CVE-2026-68480HIGH8.8
  • Linux Kernel logoLinux Kernel
  • rv
NoYesAug 06, 2026
CVE-2026-64598HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesAug 06, 2026
CVE-2026-64604HIGH7.7
  • Linux Kernel logoLinux Kernel
  • linux-hwe-5.15
NoYesAug 06, 2026
CVE-2026-64603NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.8
NoYesAug 06, 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