Memory Leak Vulnerability in Linux Kernel Affecting User Applications
CVE-2023-53346

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
17 September 2025

What is CVE-2023-53346?

A vulnerability exists in the Linux kernel related to memory management during the use of the debugfs_lookup() function. Failure to properly release memory associated with this function can lead to memory leaks over time. To mitigate this issue, developers are advised to utilize the debugfs_lookup_and_remove() function, which simplifies the handling of both lookup and memory release, thus preventing potential memory exhaustion and improving overall system stability.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53346 : Memory Leak Vulnerability in Linux Kernel Affecting User Applications