Files
linux/drivers/net/usb
Petko Manolov ac5d92d282 net: usb: pegasus: fix memory leak in update_eth_regs_async()
[ Upstream commit afa27621a2 ]

When asynchronously writing to the device registers and if usb_submit_urb()
fail, the code fail to release allocated to this point resources.

Fixes: 323b34963d ("drivers: net: usb: pegasus: fix control urb submission")
Signed-off-by: Petko Manolov <petkan@nucleusys.com>
Link: https://patch.msgid.link/20260106084821.3746677-1-petko.manolov@konsulko.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-17 16:39:32 +01:00
..
2025-12-07 06:12:12 +09:00