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: Sat, 18 Mar 2023 05:10:18 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Szymon Heidrich <szymon.heidrich@...il.com> Cc: kuba@...nel.org, steve.glendinning@...well.net, UNGLinuxDriver@...rochip.com, davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, linux-usb@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] net: usb: smsc95xx: Limit packet length to skb->len Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Thu, 16 Mar 2023 11:19:54 +0100 you wrote: > Packet length retrieved from descriptor may be larger than > the actual socket buffer length. In such case the cloned > skb passed up the network stack will leak kernel memory contents. > > Fixes: 2f7ca802bdae ("net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver") > Signed-off-by: Szymon Heidrich <szymon.heidrich@...il.com> > > [...] Here is the summary with links: - [v2] net: usb: smsc95xx: Limit packet length to skb->len https://git.kernel.org/netdev/net/c/ff821092cf02 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