Linux Kernel USB Chipidea Memory Leak Vulnerability
CVE-2023-53334

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
16 September 2025

What is CVE-2023-53334?

A memory leak issue has been identified in the USB Chipidea subsystem of the Linux kernel, arising when the function debugfs_lookup() is called without releasing the allocated memory through dput(). This oversight may cause increasing memory consumption over time, potentially affecting system stability. To mitigate this issue, it is recommended to use debugfs_lookup_and_remove(), which efficiently handles the required memory management. Addressing this vulnerability is crucial for maintaining optimal performance and security of systems operating on the affected Linux kernel versions.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 4322661af6d7a586a5798ab9aa443f49895b6943

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 610373dd354f3d393aa3bdcab59f55024c16b5e5

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 972e0682f6e3ee6ecf002657df4aaa511d51dd6c

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53334 : Linux Kernel USB Chipidea Memory Leak Vulnerability