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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ