lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 07 Feb 2022 12:30:09 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Pavel Skripkin <paskripkin@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, linux@...pel-privat.de, andrew@...n.ch, oneukum@...e.com, robert.foss@...labora.com, linux-usb@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, syzbot+6ca9f7867b77c2d316ac@...kaller.appspotmail.com, o.rempel@...gutronix.de Subject: Re: [PATCH net-next] net: asix: add proper error handling of usb read errors Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: 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
Powered by blists - more mailing lists