Hello: This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 30 Mar 2021 16:43:43 -0700 you wrote: > From: Eric Dumazet <[email protected]> > > Commit 924a9bc362a5 ("net: check if protocol extracted by > virtio_net_hdr_set_proto is correct") > added a call to dev_parse_header_protocol() but mac_header is not yet set. > > This means that eth_hdr() reads complete garbage, and syzbot complained about > it [1] > > [...] Here is the summary with links: - [net] net: ensure mac header is set in virtio_net_hdr_to_skb() https://git.kernel.org/netdev/net/c/61431a5907fc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
