[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168371102167.23581.3702029637827125454.git-patchwork-notify@kernel.org>
Date: Wed, 10 May 2023 09:30:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com, syzkaller@...glegroups.com,
toke@...hat.com, willemb@...gle.com
Subject: Re: [PATCH net] net: add vlan_get_protocol_and_depth() helper
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 9 May 2023 13:18:57 +0000 you wrote:
> Before blamed commit, pskb_may_pull() was used instead
> of skb_header_pointer() in __vlan_get_protocol() and friends.
>
> Few callers depended on skb->head being populated with MAC header,
> syzbot caught one of them (skb_mac_gso_segment())
>
> Add vlan_get_protocol_and_depth() to make the intent clearer
> and use it where sensible.
>
> [...]
Here is the summary with links:
- [net] net: add vlan_get_protocol_and_depth() helper
https://git.kernel.org/netdev/net/c/4063384ef762
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