[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164518620929.21654.16519132087567182291.git-patchwork-notify@kernel.org>
Date: Fri, 18 Feb 2022 12:10:09 +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-next] ipv6: annotate some data-races around sk->sk_prot
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 17 Feb 2022 15:48:41 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> IPv6 has this hack changing sk->sk_prot when an IPv6 socket
> is 'converted' to an IPv4 one with IPV6_ADDRFORM option.
>
> This operation is only performed for TCP and UDP, knowing
> their 'struct proto' for the two network families are populated
> in the same way, and can not disappear while a reader
> might use and dereference sk->sk_prot.
>
> [...]
Here is the summary with links:
- [net-next] ipv6: annotate some data-races around sk->sk_prot
https://git.kernel.org/netdev/net-next/c/086d49058cd8
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