CVE-2023-53334

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things simpler, just call debugfs_lookup_and_remove() instead which handles all of the logic at once.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Sep 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-16 17:15

Updated : 2025-09-17 14:18


NVD link : CVE-2023-53334

Mitre link : CVE-2023-53334

CVE.ORG link : CVE-2023-53334


JSON object : View

Products Affected

No product.

CWE

No CWE.