CVE-2023-53379
18.09.2025, 14:15
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.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.4.284 ≤ 𝑥 < 4.5 |
| linux | linux_kernel | 4.9.283 ≤ 𝑥 < 4.10 |
| linux | linux_kernel | 4.14.247 ≤ 𝑥 < 4.14.322 |
| linux | linux_kernel | 4.19.207 ≤ 𝑥 < 4.19.291 |
| linux | linux_kernel | 5.4.146 ≤ 𝑥 < 5.4.251 |
| linux | linux_kernel | 5.10.65 ≤ 𝑥 < 5.10.188 |
| linux | linux_kernel | 5.13.17 ≤ 𝑥 < 5.14 |
| linux | linux_kernel | 5.14.4 ≤ 𝑥 < 5.15.121 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.39 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.4.4 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References