[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162327300376.16455.4468909198794441431.git-patchwork-notify@kernel.org>
Date: Wed, 09 Jun 2021 21:10:03 +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 data race in inet_send_prepare() and
inet_dgram_connect()
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 9 Jun 2021 00:59:45 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> Both functions are known to be racy when reading inet_num
> as we do not want to grab locks for the common case the socket
> has been bound already. The race is resolved in inet_autobind()
> by reading again inet_num under the socket lock.
>
> [...]
Here is the summary with links:
- [net] inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
https://git.kernel.org/netdev/net/c/dcd01eeac144
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