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: Tue, 11 Oct 2022 13:20:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Marc Kleine-Budde <mkl@...gutronix.de> Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org, linux-can@...r.kernel.org, kernel@...gutronix.de, anssi.hannula@...wise.fi, stable@...r.kernel.org, extja@...ser.com Subject: Re: [PATCH net 1/4] can: kvaser_usb_leaf: Fix overread with an invalid command Hello: This series was applied to netdev/net.git (master) by Marc Kleine-Budde <mkl@...gutronix.de>: On Tue, 11 Oct 2022 09:48:12 +0200 you wrote: > From: Anssi Hannula <anssi.hannula@...wise.fi> > > For command events read from the device, > kvaser_usb_leaf_read_bulk_callback() verifies that cmd->len does not > exceed the size of the received data, but the actual kvaser_cmd handlers > will happily read any kvaser_cmd fields without checking for cmd->len. > > [...] Here is the summary with links: - [net,1/4] can: kvaser_usb_leaf: Fix overread with an invalid command https://git.kernel.org/netdev/net/c/1499ecaea9d2 - [net,2/4] can: kvaser_usb: Fix use of uninitialized completion https://git.kernel.org/netdev/net/c/cd7f30e174d0 - [net,3/4] can: kvaser_usb_leaf: Fix TX queue out of sync after restart https://git.kernel.org/netdev/net/c/455561fb618f - [net,4/4] can: kvaser_usb_leaf: Fix CAN state after restart https://git.kernel.org/netdev/net/c/0be1a655fe68 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