CVE-2023-53390

Source
https://cve.org/CVERecord?id=CVE-2023-53390
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53390.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53390
Downstream
Related
Published
2025-09-18T13:33:32.859Z
Modified
2026-03-09T23:53:33.852728Z
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
drivers: base: dd: fix memory leak with using debugfs_lookup()
Details

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

drivers: base: dd: 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
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53390.json"
}
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
2942df675128b156b0bc8571e2cb2d006fc26e84
Fixed
7f1e53f88e8babf293ec052b70aa9d2a3554360c
Fixed
5a7a9efdb193d3c8a35821548a8e99612c358828
Fixed
8e47e2bf78812adbd73c45c941d3c51add30b58d
Fixed
36c893d3a759ae7c91ee7d4871ebfc7504f08c40

Database specific

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