Description
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.
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0014
EPSS Percentile
3.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (31)
Linux/Linux
< 5.15
Linux/Linux
0d45a1373e669880b8beaecc8765f44cb0241e47 - 342161c11403ea00e9febc16baab1d883d589d04
Linux/Linux
0d45a1373e669880b8beaecc8765f44cb0241e47 - 38dbd6f72bfbeba009efe0e9ec1f3ff09f9e23fa
Linux/Linux
0d45a1373e669880b8beaecc8765f44cb0241e47 - dd9b7c89a80428cc5f4ae0d2e1311fdedb2a1aac
Linux/Linux
0d45a1373e669880b8beaecc8765f44cb0241e47 - ecf26d6e1b5450620c214feea537bb6ce05c6741
Linux/Linux
3f06415418f37ac602e71a61ee83ea43553e6bbd - 3e5a7bebf832b1482efe27bcc15a88c5b28a30d0
Linux/Linux
4.14.247 - 4.14.322
Linux/Linux
4.14.322 - 4.14.*
Linux/Linux
4.19.207 - 4.19.291
Linux/Linux
4.19.291 - 4.19.*
... and 21 more
Published
Sep 18, 2025
Tracked Since
Feb 18, 2026