CVE-2023-53410

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

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

USB: ULPI: 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-53410.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
bd0a0a024f2a41e7cc8eadb9862f82c45884b69c
Fixed
dcbe69f4f743a938344b32e60531ea55355e0c08
Fixed
2b8aa879e28df11e45855b04788050c61fb6b02a
Fixed
8f4d25eba599c4bd4b5ea8ae8752cda480a9d563

Database specific

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