VDB
CISA-2023-53416
CISA-2023-53416
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published September 18, 2025
In the Linux kernel, the following vulnerability has been resolved: USB: isp1362: 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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 7347f4b95f645f7c89b9294ca1b561c25d05a224, 7347f4b95f645f7c89b9294ca1b561c25d05a224, 7347f4b95f645f7c89b9294ca1b561c25d05a224 |
| Linux | Linux | 5.13, 0, 5.15.100 |
| linux | linux_kernel | 5.13, 5.13, 5.13 |
| Linux | Linux | 7347f4b95f645f7c89b9294ca1b561c25d05a224, 7347f4b95f645f7c89b9294ca1b561c25d05a224, 7347f4b95f645f7c89b9294ca1b561c25d05a224 |
Timeline
- Sep 18, 2025 CVE Published
- Jan 14, 2026 CVE Updated