From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
horms@kernel.org, kuniyu@google.com, netdev@vger.kernel.org,
eric.dumazet@gmail.com,
syzbot+87f770387a9e5dc6b79b@syzkaller.appspotmail.com,
daniel@iogearbox.net, john.fastabend@gmail.com,
jakub@cloudflare.com, willemdebruijn.kernel@gmail.com
Subject: Re: [PATCH net] net: annotate data-races around sk->sk_{data_ready,write_space}
Date: Fri, 27 Feb 2026 03:40:11 +0000 [thread overview]
Message-ID: <177216361129.1960351.7747994191402885743.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260225131547.1085509-1-edumazet@google.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 25 Feb 2026 13:15:47 +0000 you wrote:
> skmsg (and probably other layers) are changing these pointers
> while other cpus might read them concurrently.
>
> Add corresponding READ_ONCE()/WRITE_ONCE() annotations
> for UDP, TCP and AF_UNIX.
>
> Fixes: 604326b41a6f ("bpf, sockmap: convert to generic sk_msg interface")
> Reported-by: syzbot+87f770387a9e5dc6b79b@syzkaller.appspotmail.com
> Closes: https://lore.kernel.org/netdev/699ee9fc.050a0220.1cd54b.0009.GAE@google.com/
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Cc: Daniel Borkmann <daniel@iogearbox.net>
> Cc: Kuniyuki Iwashima <kuniyu@google.com>
> Cc: John Fastabend <john.fastabend@gmail.com>
> Cc: Jakub Sitnicki <jakub@cloudflare.com>
> Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
>
> [...]
Here is the summary with links:
- [net] net: annotate data-races around sk->sk_{data_ready,write_space}
https://git.kernel.org/netdev/net/c/2ef2b20cf4e0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-02-27 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-25 13:15 [PATCH net] net: annotate data-races around sk->sk_{data_ready,write_space} Eric Dumazet
2026-02-26 22:13 ` Kuniyuki Iwashima
2026-02-27 3:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177216361129.1960351.7747994191402885743.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=horms@kernel.org \
--cc=jakub@cloudflare.com \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=kuniyu@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+87f770387a9e5dc6b79b@syzkaller.appspotmail.com \
--cc=willemdebruijn.kernel@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox