CVE-2023-53403

Source
https://cve.org/CVERecord?id=CVE-2023-53403
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53403.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53403
Downstream
Published
2025-09-18T13:58:43.032Z
Modified
2026-04-02T09:44:08.848856Z
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
time/debug: Fix memory leak with using debugfs_lookup()
Details

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

time/debug: 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-53403.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
44511ab344c755d1f216bf421e92fbc2777e87fe
Fixed
dc39fbd865a9819db4b622f610ba17b2ebc294f4
Fixed
15cffd01ed80e3506e29ba9f441e2358413b7317
Fixed
b588b42d077ce93c98704b41003bcec6a564b738
Fixed
5b268d8abaec6cbd4bd70d062e769098d96670aa

Database specific

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