WSL2-Linux-Kernel/net/netlink
Eric Dumazet ead06e3449 netlink: annotate data races around sk_state
[ Upstream commit 9b663b5cbb ]

netlink_getsockbyportid() reads sk_state while a concurrent
netlink_connect() can change its value.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-01 08:27:27 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile netlink: add infrastructure to expose policies to userspace 2020-04-30 17:51:42 -07:00
af_netlink.c netlink: annotate data races around sk_state 2023-02-01 08:27:27 +01:00
af_netlink.h
diag.c
genetlink.c net: genl: fix error path memory leak in policy dumping 2022-08-25 11:40:25 +02:00
policy.c net: genl: fix error path memory leak in policy dumping 2022-08-25 11:40:25 +02:00