[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171412862771.8995.14265893579264294580.git-patchwork-notify@kernel.org>
Date: Fri, 26 Apr 2024 10:50:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, jbenc@...hat.com, kuni1840@...il.com,
netdev@...r.kernel.org,
syzbot+42a0dc856239de4de60e@...kaller.appspotmail.com,
syzbot+c298c9f0e46a3c86332b@...kaller.appspotmail.com
Subject: Re: [PATCH v2 net] nsh: Restore skb->{protocol,data,mac_header} for outer
header in nsh_gso_segment().
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 23 Apr 2024 19:35:49 -0700 you wrote:
> syzbot triggered various splats (see [0] and links) by a crafted GSO
> packet of VIRTIO_NET_HDR_GSO_UDP layering the following protocols:
>
> ETH_P_8021AD + ETH_P_NSH + ETH_P_IPV6 + IPPROTO_UDP
>
> NSH can encapsulate IPv4, IPv6, Ethernet, NSH, and MPLS. As the inner
> protocol can be Ethernet, NSH GSO handler, nsh_gso_segment(), calls
> skb_mac_gso_segment() to invoke inner protocol GSO handlers.
>
> [...]
Here is the summary with links:
- [v2,net] nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment().
https://git.kernel.org/netdev/net/c/4b911a9690d7
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