CVE-2023-53402
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make things simpler, just call debugfs_lookup_and_remove() instead which handles all of the logic at once.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Sep 18, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
337015573718b161891a3473d25f59273f2e626b < 2e07fa2e30d48d24a791483774a3d4b76769e0cf 337015573718b161891a3473d25f59273f2e626b < c578a68ffcdc2e8c72556bebdaae2b7500398e81 337015573718b161891a3473d25f59273f2e626b < 13969236b6900b5a3625ad2193569588e978f1cc 337015573718b161891a3473d25f59273f2e626b < 55bf243c514553e907efcf2bda92ba090eca8c64
Linux / Linux
5.15
References
git.kernel.org: https://git.kernel.org/stable/c/2e07fa2e30d48d24a791483774a3d4b76769e0cf git.kernel.org: https://git.kernel.org/stable/c/c578a68ffcdc2e8c72556bebdaae2b7500398e81 git.kernel.org: https://git.kernel.org/stable/c/13969236b6900b5a3625ad2193569588e978f1cc git.kernel.org: https://git.kernel.org/stable/c/55bf243c514553e907efcf2bda92ba090eca8c64