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
| ||
|
Message-Id: <168346801918.32578.13844111891609838750.git-patchwork-notify@kernel.org> Date: Sun, 07 May 2023 14:00:19 +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, willemb@...gle.com Subject: Re: [PATCH net] net: skb_partial_csum_set() fix against transport header magic value Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@...emloft.net>: On Fri, 5 May 2023 17:06:18 +0000 you wrote: > skb->transport_header uses the special 0xFFFF value > to mark if the transport header was set or not. > > We must prevent callers to accidentaly set skb->transport_header > to 0xFFFF. Note that only fuzzers can possibly do this today. > > syzbot reported: > > [...] Here is the summary with links: - [net] net: skb_partial_csum_set() fix against transport header magic value https://git.kernel.org/netdev/net/c/424f8416bb39 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