CVE-2023-53409

Source
https://cve.org/CVERecord?id=CVE-2023-53409
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53409.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53409
Downstream
Related
Published
2025-09-18T13:58:47.478Z
Modified
2026-03-20T12:33:08.467412Z
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: component: fix memory leak with using debugfs_lookup()
Details

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

drivers: base: component: 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-53409.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
c654cea59dbc352fceafddd44893f3523fdcc08e
Fixed
09709a49283f79184c998d6dafcc01590e4d654d
Fixed
79ac2b01e033181e21cc84216ace1f4160eb8950
Fixed
bf0fd01c7cc1061fb2cfda3e2044371642108e6c
Fixed
8deb87b1e810dd558371e88ffd44339fbef27870

Database specific

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