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.
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.
Metrics
Affected Vendors & Products
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 18 Sep 2025 13:45:00 +0000

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-09-18T13:33:24.625Z
Reserved: 2025-09-17T14:54:09.736Z
Link: CVE-2023-53379

No data.

Status : Received
Published: 2025-09-18T14:15:40.830
Modified: 2025-09-18T14:15:40.830
Link: CVE-2023-53379

No data.

No data.