Memory Leak Vulnerability in Linux Kernel Affecting Debugfs Functionality
CVE-2023-53411
Currently unrated
What is CVE-2023-53411?
A memory leak vulnerability exists in the Linux kernel's handling of the debugfs_lookup() function. When this function is called, it is crucial that the result is followed up with a call to dput() to prevent memory from leaking over time. A fix is advised to utilize the debugfs_lookup_and_remove() method instead, which simplifies the process by managing the associated logic effectively, thus mitigating the risk of memory leaks in the kernel.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 84e4d4885d0ae011860fb599d50d01b8fdca2b87
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5100c4efc30636aa48ac517dece3c3b7f84fe367