CVE-2023-53334
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2025
Last modified:
10/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
USB: chipidea: fix memory leak with using debugfs_lookup()<br />
<br />
When calling debugfs_lookup() the result must have dput() called on it,<br />
otherwise the memory will leak over time. To make things simpler, just<br />
call debugfs_lookup_and_remove() instead which handles all of the logic<br />
at once.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15.100 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.18 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.2.5 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



