CVE-2023-53406

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

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

USB: gadget: pxa25xudc: fix memory leak with using debugfslookup()

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-53406.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
1d50071b53f26a7b8b7d6a0e027b9e6643bb6075
Fixed
6236a6d2cdfb710bd8a82c4b179d0a034d0d99cb
Fixed
78d9586d8e728be1e360d3d0da7170c791d1d55e
Fixed
8d48a7887dbca22e064c20caf20ae7949019fe9b
Fixed
7a038a681b7df78362d9fc7013e5395a694a9d3a

Database specific

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