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: <166562581640.26155.8354911889872528624.git-patchwork-notify@kernel.org> Date: Thu, 13 Oct 2022 01:50:16 +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, dsahern@...nel.org, yoshfuji@...ux-ipv6.org, kuni1840@...il.com, netdev@...r.kernel.org, syzkaller-bugs@...glegroups.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH v5 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM. Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 6 Oct 2022 11:53:44 -0700 you wrote: > This series fixes some memory leaks and data races caused in the > same scenario where one thread converts an IPv6 socket into IPv4 > with IPV6_ADDRFORM and another accesses the socket concurrently. > > > Changes: > v5: > * Patch 1 & 5 > * Rebase and resolve conflicts with 24426654ed3a and 34704ef024ae > > [...] Here is the summary with links: - [v5,net,1/5] tcp/udp: Fix memory leak in ipv6_renew_options(). https://git.kernel.org/netdev/net/c/3c52c6bb831f - [v5,net,2/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). https://git.kernel.org/netdev/net/c/21985f43376c - [v5,net,3/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). https://git.kernel.org/netdev/net/c/d38afeec26ed - [v5,net,4/5] ipv6: Fix data races around sk->sk_prot. https://git.kernel.org/netdev/net/c/364f997b5cfe - [v5,net,5/5] tcp: Fix data races around icsk->icsk_af_ops. https://git.kernel.org/netdev/net/c/f49cd2f4d617 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