[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162336180601.29138.6074843762704065991.git-patchwork-notify@kernel.org>
Date: Thu, 10 Jun 2021 21:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] inet: annotate date races around sk->sk_txhash
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 10 Jun 2021 07:44:11 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> UDP sendmsg() path can be lockless, it is possible for another
> thread to re-connect an change sk->sk_txhash under us.
>
> There is no serious impact, but we can use READ_ONCE()/WRITE_ONCE()
> pair to document the race.
>
> [...]
Here is the summary with links:
- [net] inet: annotate date races around sk->sk_txhash
https://git.kernel.org/netdev/net/c/b71eaed8c04f
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