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: <169470182955.13548.9023234133181201868.git-patchwork-notify@kernel.org> Date: Thu, 14 Sep 2023 14:30:29 +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, willemdebruijn.kernel@...il.com, eric.dumazet@...il.com Subject: Re: [PATCH net-next 00/10] udp: round of data-races fixes Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Tue, 12 Sep 2023 09:17:20 +0000 you wrote: > This series is inspired by multiple syzbot reports. > > Many udp fields reads or writes are racy. > > Add a proper udp->udp_flags and move there all > flags needing atomic safety. > > [...] Here is the summary with links: - [net-next,01/10] udp: introduce udp->udp_flags https://git.kernel.org/netdev/net-next/c/81b36803ac13 - [net-next,02/10] udp: move udp->no_check6_tx to udp->udp_flags https://git.kernel.org/netdev/net-next/c/a0002127cd74 - [net-next,03/10] udp: move udp->no_check6_rx to udp->udp_flags https://git.kernel.org/netdev/net-next/c/bcbc1b1de884 - [net-next,04/10] udp: move udp->gro_enabled to udp->udp_flags https://git.kernel.org/netdev/net-next/c/e1dc0615c6b0 - [net-next,05/10] udp: add missing WRITE_ONCE() around up->encap_rcv https://git.kernel.org/netdev/net-next/c/6d5a12eb9122 - [net-next,06/10] udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags https://git.kernel.org/netdev/net-next/c/f5f52f0884a5 - [net-next,07/10] udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO https://git.kernel.org/netdev/net-next/c/ac9a7f4ce5dd - [net-next,08/10] udp: annotate data-races around udp->encap_type https://git.kernel.org/netdev/net-next/c/70a36f571362 - [net-next,09/10] udplite: remove UDPLITE_BIT https://git.kernel.org/netdev/net-next/c/729549aa350c - [net-next,10/10] udplite: fix various data-races https://git.kernel.org/netdev/net-next/c/882af43a0fc3 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