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: <164925061352.5679.14514170581640848740.git-patchwork-notify@kernel.org> Date: Wed, 06 Apr 2022 13:10:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, edumazet@...gle.com, dhowells@...hat.com, marc.dionne@...istor.com, linux-afs@...ts.infradead.org, syzkaller@...glegroups.com Subject: Re: [PATCH net] rxrpc: fix a race in rxrpc_exit_net() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 4 Apr 2022 11:34:39 -0700 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > Current code can lead to the following race: > > CPU0 CPU1 > > rxrpc_exit_net() > rxrpc_peer_keepalive_worker() > if (rxnet->live) > > [...] Here is the summary with links: - [net] rxrpc: fix a race in rxrpc_exit_net() https://git.kernel.org/netdev/net/c/1946014ca3b1 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