[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169347782376.15498.4618133245837952961.git-patchwork-notify@kernel.org>
Date: Thu, 31 Aug 2023 10:30:23 +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,
marcelo.leitner@...il.com, lucien.xin@...il.com
Subject: Re: [PATCH net] sctp: annotate data-races around sk->sk_wmem_queued
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 30 Aug 2023 09:45:19 +0000 you wrote:
> sk->sk_wmem_queued can be read locklessly from sctp_poll()
>
> Use sk_wmem_queued_add() when the field is changed,
> and add READ_ONCE() annotations in sctp_writeable()
> and sctp_assocs_seq_show()
>
> syzbot reported:
>
> [...]
Here is the summary with links:
- [net] sctp: annotate data-races around sk->sk_wmem_queued
https://git.kernel.org/netdev/net/c/dc9511dd6f37
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