CVE-2023-53414

Source
https://cve.org/CVERecord?id=CVE-2023-53414
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53414.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53414
Downstream
Related
Published
2025-09-18T13:58:51.063Z
Modified
2026-04-02T09:44:09.800466Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
scsi: snic: Fix memory leak with using debugfs_lookup()
Details

In the Linux kernel, the following vulnerability has been resolved:

scsi: snic: Fix memory leak with using debugfs_lookup()

When calling debugfslookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove() instead which handles all of the logic at once.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53414.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1be4ec2456a7d110092ad8cc918eef75b878ec4e
Fixed
5a46d8bdaf03e8a4bb83f0c363326d9aa66cc122
Fixed
3dec769caf337c55814fbf79ec8c91a3cce23bf3
Fixed
995424f59ab52fb432b26ccb3abced63745ea041
Fixed
ad0e4e2fab928477f74d742e6e77d79245d3d3e7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53414.json"