Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>:
On Wed, 22 Oct 2025 11:44:21 +0800 you wrote: > When GSO tunnel is negotiated virtio_net_hdr_tnl_from_skb() tries to > initialize the tunnel metadata but forget to zero unused rxhash > fields. This may leak information to another side. Fixing this by > zeroing the unused hash fields. > > Acked-by: Michael S. Tsirkin <[email protected]> > Fixes: a2fb4bc4e2a6a ("net: implement virtio helpers to handle UDP GSO > tunneling") > Cc: <[email protected]> > Signed-off-by: Jason Wang <[email protected]> > > [...] Here is the summary with links: - [net,V2] virtio-net: zero unused hash fields https://git.kernel.org/netdev/net/c/b2284768c6b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

