CVE-2023-53408
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 78acc7dbd84a8c173a08584750845c31611160f2 < a2e4b48d6f9b39aa19bafe223f9dd436a692fc80 | affected |
| Linux | Linux | 30939293262eb433c960c4532a0d59c4073b2b84 < 3036f5f5ae5210797d95446795df01c1249af9ad | affected |
| Linux | Linux | 30939293262eb433c960c4532a0d59c4073b2b84 < 5286b72fb425291af5f4ca7285d73c16a08d8691 | affected |
| Linux | Linux | 30939293262eb433c960c4532a0d59c4073b2b84 < 83e8864fee26f63a7435e941b7c36a20fd6fe93e | affected |
| Linux | Linux | 6418634238ade86f2b08192928787f39d8afb58c | affected |
| Linux | Linux | 5.15.27 < 5.15.99 | affected |
| Linux | Linux | 5.16.13 < 5.17 | affected |
| Linux | Linux | 5.17 | affected |
| Linux | Linux | 0 < 5.17 | unaffected |
| Linux | Linux | 5.15.99 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.16 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.3 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/a2e4b48d6f9b39aa19bafe223f9dd436a692fc80
- https://git.kernel.org/stable/c/3036f5f5ae5210797d95446795df01c1249af9ad
- https://git.kernel.org/stable/c/5286b72fb425291af5f4ca7285d73c16a08d8691
- https://git.kernel.org/stable/c/83e8864fee26f63a7435e941b7c36a20fd6fe93e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.