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: <168377102148.6855.13901835634101543449.git-patchwork-notify@kernel.org> Date: Thu, 11 May 2023 02:10:21 +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, kuni1840@...il.com, netdev@...r.kernel.org Subject: Re: [PATCH v1 net 0/2] af_unix: Fix two data races reported by KCSAN. Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Tue, 9 May 2023 17:34:54 -0700 you wrote: > KCSAN reported data races around these two fields for AF_UNIX sockets. > > * sk->sk_receive_queue->qlen > * sk->sk_shutdown > > Let's annotate them properly. > > [...] Here is the summary with links: - [v1,net,1/2] af_unix: Fix a data race of sk->sk_receive_queue->qlen. https://git.kernel.org/netdev/net/c/679ed006d416 - [v1,net,2/2] af_unix: Fix data races around sk->sk_shutdown. https://git.kernel.org/netdev/net/c/e1d09c2c2f57 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