Lucene search
+L

2 matches found

OSV
OSV
added 2025/09/18 1:58 p.m.9 views

CVE-2023-53415 USB: dwc3: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: dwc3: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2025/09/18 1:58 p.m.37 views

CVE-2023-53415

CVE-2023-53415 concerns the Linux kernel USB-DWC3 subsystem. The vulnerability arises from not freeing memory obtained via debugfs_lookup(): the returned object must be released with dput(), otherwise a memory leak occurs over time. The fixed approach consolidates the logic by using debugfs_looku...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder