VDB
DEBIAN-CVE-2023-53379
DEBIAN-CVE-2023-53379
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() Smatch reports: drivers/usb/phy/phy-tahvo.c: tahvo_usb_probe() warn: missing unwind goto? After geting irq, if ret < 0, it will return without error handling to free memory. Just add error handling to fix this problem.
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 |
|---|---|---|
| Debian:11 | linux | 5.10.127-1, 5.10.120-1, 5.10.120-1~bpo10+1 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 6.1.38-3, 6.1.38-4, 6.1.38-4~bpo11+1 |
Timeline
- Sep 18, 2025 CVE Published
- Apr 28, 2026 CVE Updated