
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a memory leak vulnerability (CVE-2023-53407) was discovered in the USB gadget subsystem, specifically in the pxa27xudc driver. The vulnerability was disclosed on September 18, 2025, affecting various Linux kernel versions. The issue occurs when calling debugfslookup() without properly calling dput() on the result, causing memory to leak over time (NVD).
The vulnerability stems from improper memory management in the pxa27xudc USB gadget driver. When debugfslookup() is called, the result must have dput() called on it to prevent memory leaks. The fix involves replacing the problematic code with debugfslookupand_remove() which handles all the logic at once (Ubuntu).
The vulnerability results in a memory leak that grows over time as the affected function is called. This can lead to degraded system performance and potential resource exhaustion in systems using the affected USB gadget driver (Debian).
Multiple Linux distributions have released fixes for this vulnerability. Ubuntu has fixed it in various kernel packages including linux-azure (5.15.0-1045.52), linux-gke (5.15.0-1039.44), and linux-kvm (5.15.0-1039.44). The vulnerability has been addressed in the mainline kernel by replacing debugfslookup() calls with debugfslookupandremove() (Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."