Back to search
CVE-2023-53408
Published: Sep 18, 2025
Modified: May 23, 2026
PUBLISHED
Description
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 | Product | Versions |
|---|---|---|
Linux | Linux | affected 78acc7dbd84a8c173a08584750845c31611160f2 - < a2e4b48d6f9b39aa19bafe223f9dd436a692fc80affected 30939293262eb433c960c4532a0d59c4073b2b84 - < 3036f5f5ae5210797d95446795df01c1249af9adaffected 30939293262eb433c960c4532a0d59c4073b2b84 - < 5286b72fb425291af5f4ca7285d73c16a08d8691affected 30939293262eb433c960c4532a0d59c4073b2b84 - < 83e8864fee26f63a7435e941b7c36a20fd6fe93eaffected 6418634238ade86f2b08192928787f39d8afb58c+2 more versions |
Linux | Linux | affected 5.17unaffected 0 - < 5.17unaffected 5.15.99 - <= 5.15.*unaffected 6.1.16 - <= 6.1.*unaffected 6.2.3 - <= 6.2.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now