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: Fri, 5 Aug 2022 13:04:23 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Cezar Bulinaru <cbulinaru@...il.com> Cc: davem@...emloft.net, willemb@...gle.com, netdev@...r.kernel.org Subject: Re: [PATCH v5 net] selftests: add few test cases for tap driver On Wed, 3 Aug 2022 02:28:16 -0400 Cezar Bulinaru wrote: > Few test cases related to the fix for 924a9bc362a5: > "net: check if protocol extracted by virtio_net_hdr_set_proto is correct" > > Need test for the case when a non-standard packet (GSO without NEEDS_CSUM) > sent to the tap device causes a BUG check in the tap driver. > > Signed-off-by: Cezar Bulinaru <cbulinaru@...il.com> FWIW looks like the pw-bot missed this one, it's 2e64fe4624d1 ("selftests: add few test cases for tap driver") in net. Thank you!
Powered by blists - more mailing lists