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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 30 Apr 2022 14:20:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org, netdev@...r.kernel.org, edumazet@...gle.com, ap420073@...il.com Subject: Re: [PATCH net] mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Fri, 29 Apr 2022 09:20:36 -0700 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > Whenever RCU protected list replaces an object, > the pointer to the new object needs to be updated > _before_ the call to kfree_rcu() or call_rcu() > > Also ip6_mc_msfilter() needs to update the pointer > before releasing the mc_lock mutex. > > [...] Here is the summary with links: - [net] mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() https://git.kernel.org/netdev/net/c/a9384a4c1d25 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