Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@xxxxxxxxxxxxx>: On Sun, 6 Feb 2022 21:05:16 +0300 you wrote: > Syzbot once again hit uninit value in asix driver. The problem still the > same -- asix_read_cmd() reads less bytes, than was requested by caller. > > Since all read requests are performed via asix_read_cmd() let's catch > usb related error there and add __must_check notation to be sure all > callers actually check return value. > > [...] Here is the summary with links: - [net-next] net: asix: add proper error handling of usb read errors https://git.kernel.org/netdev/net-next/c/920a9fa27e78 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html