CVE-2023-53408
trace/blktrace: 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: trace/blktrace: 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
78acc7dbd84a8c173a08584750845c31611160f2 < a2e4b48d6f9b39aa19bafe223f9dd436a692fc80 30939293262eb433c960c4532a0d59c4073b2b84 < 3036f5f5ae5210797d95446795df01c1249af9ad 30939293262eb433c960c4532a0d59c4073b2b84 < 5286b72fb425291af5f4ca7285d73c16a08d8691 30939293262eb433c960c4532a0d59c4073b2b84 < 83e8864fee26f63a7435e941b7c36a20fd6fe93e 6418634238ade86f2b08192928787f39d8afb58c
Linux / Linux
5.17
References
git.kernel.org: https://git.kernel.org/stable/c/a2e4b48d6f9b39aa19bafe223f9dd436a692fc80 git.kernel.org: https://git.kernel.org/stable/c/3036f5f5ae5210797d95446795df01c1249af9ad git.kernel.org: https://git.kernel.org/stable/c/5286b72fb425291af5f4ca7285d73c16a08d8691 git.kernel.org: https://git.kernel.org/stable/c/83e8864fee26f63a7435e941b7c36a20fd6fe93e