Memory Leak Vulnerability in Linux Kernel Affecting scsi: snic
CVE-2023-53414

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 September 2025

What is CVE-2023-53414?

The Linux kernel has a vulnerability in the scsi: snic module that results in a memory leak when invoking debugfs_lookup() without an appropriate cleanup function. Over time, this can lead to increased memory consumption, affecting system performance and stability. The issue can be resolved by utilizing the debugfs_lookup_and_remove() function, which handles the necessary cleanup automatically, simplifying the implementation and preventing memory leaks.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5a46d8bdaf03e8a4bb83f0c363326d9aa66cc122

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3dec769caf337c55814fbf79ec8c91a3cce23bf3

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 995424f59ab52fb432b26ccb3abced63745ea041

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2023-53414 : Memory Leak Vulnerability in Linux Kernel Affecting scsi: snic