Back to search
CVE-2023-53403
Published: Sep 18, 2025
Modified: May 11, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: time/debug: 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 44511ab344c755d1f216bf421e92fbc2777e87fe - < dc39fbd865a9819db4b622f610ba17b2ebc294f4affected 44511ab344c755d1f216bf421e92fbc2777e87fe - < 15cffd01ed80e3506e29ba9f441e2358413b7317affected 44511ab344c755d1f216bf421e92fbc2777e87fe - < b588b42d077ce93c98704b41003bcec6a564b738affected 44511ab344c755d1f216bf421e92fbc2777e87fe - < 5b268d8abaec6cbd4bd70d062e769098d96670aa |
Linux | Linux | affected 5.13unaffected 0 - < 5.13unaffected 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