CVE-2023-53404
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53404 is a memory leak vulnerability in the Linux kernel's USB fotg210 driver, caused by improper use of the debugfs_lookup() function without calling dput() on the returned result. The flaw affects Linux kernel versions before 5.15.100, versions 5.16 through 6.1.17, and versions 6.2 through 6.2.4. It was published on September 18, 2025, and 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 fotg210 USB driver, calls to debugfs_lookup() return a dentry reference that must be released via dput() when no longer needed; omitting this call causes a gradual kernel memory leak. The fix replaces debugfs_lookup() with debugfs_lookup_and_remove(), which atomically handles both the lookup and cleanup in a single call. Exploitation requires local access with low privileges and no user interaction (Feedly, kernel.org patch).

Impact

Successful exploitation results in gradual kernel memory exhaustion, degrading system performance and potentially causing resource constraints or denial of service over time. There is no confidentiality or integrity impact — the vulnerability is limited to availability (CVSS A:H). An attacker with local access could repeatedly trigger the memory leak to accelerate resource depletion on affected systems (Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018%, indicating very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with low privileges, limiting the practical attack surface (Feedly).

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). Patches are available via the upstream kernel stable tree. For systems that cannot be immediately patched, monitor kernel memory usage and limit local user access to reduce exposure (kernel.org patch, Red Hat Advisory).

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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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