[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168370982084.14294.6614472111493280299.git-patchwork-notify@kernel.org>
Date: Wed, 10 May 2023 09:10:20 +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, eric.dumazet@...il.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] net: deal with most data-races in sk_wait_event()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 9 May 2023 18:29:48 +0000 you wrote:
> __condition is evaluated twice in sk_wait_event() macro.
>
> First invocation is lockless, and reads can race with writes,
> as spotted by syzbot.
>
> BUG: KCSAN: data-race in sk_stream_wait_connect / tcp_disconnect
>
> [...]
Here is the summary with links:
- [net] net: deal with most data-races in sk_wait_event()
https://git.kernel.org/netdev/net/c/d0ac89f6f987
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