CVE-2023-53173
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53173 is a memory leak vulnerability in the Linux kernel's TTY subsystem, specifically in the pcn_uart driver's debugfs handling. When debugfs_lookup() is called, the returned dentry must have dput() called on it to release the reference; failure to do so causes memory to leak over time. The vulnerability affects Linux kernel versions before 5.15.100, 5.16 through 6.1.17, and 6.2 through 6.2.4. It was disclosed on September 15, 2025, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime). In the pcn_uart driver, a call to debugfs_lookup() returns a dentry object whose reference count is incremented, but the code never calls dput() to decrement it, resulting in a kernel memory leak that accumulates over time. The fix replaces debugfs_lookup() with debugfs_lookup_and_remove(), which internally handles both the lookup and the proper reference release in a single atomic operation. Exploitation requires local, low-privileged access to the system (Red Hat Advisory, Red Hat Bugzilla).

Impact

Successful exploitation causes gradual kernel memory exhaustion, which can degrade system performance, increase resource consumption, and potentially lead to system instability or a denial-of-service condition. There is no impact on confidentiality or data integrity; the sole impact is on availability. The vulnerability is limited in scope to the local system and does not facilitate lateral movement or data exfiltration (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to a patched version: 5.15.100 or later (for the 5.15.x stable branch), 6.1.18 or later (for the 6.1.x stable branch), or 6.2.5 or later (for the 6.2.x branch). The fix is also included in kernel 6.3 and all subsequent releases. As a compensating control, restrict local system access to minimize the attack surface, and monitor system memory usage for unusual consumption patterns. Upstream patches are available via the stable kernel tree (Red Hat Bugzilla, Kernel Patch 5.15.x, Kernel Patch 6.1.x).

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-64564NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel6.12
NoYesAug 04, 2026
CVE-2026-64563NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesAug 04, 2026
CVE-2026-64562NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-5.15
NoYesAug 04, 2026
CVE-2026-64561NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.17
NoYesAug 04, 2026
CVE-2022-4994NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules
NoYesJul 30, 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