Tracker / CVE-2023-53379
CVE-2023-53379
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel · 4.14.247 → 4.14.322 |
|---|---|
| linux | linux_kernel · 4.19.207 → 4.19.291 |
| linux | linux_kernel · 4.4.284 → 4.5 |
| linux | linux_kernel · 4.9.283 → 4.10 |
| 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 · 5.4.146 → 5.4.251 |
| linux | linux_kernel · 6.2 → 6.4.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.