Files
linux/net/ipv4
Eric Dumazet 156498d47d net: udp: annotate data race around udp_sk(sk)->corkflag
commit a9f5970767 upstream.

up->corkflag field can be read or written without any lock.
Annotate accesses to avoid possible syzbot/KCSAN reports.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 11:54:00 +09:00
..
2018-04-13 19:48:32 +02:00
2023-05-16 11:42:49 +09:00
2023-05-15 12:22:35 +09:00
2017-05-14 14:00:21 +02:00
2016-09-01 14:09:01 -07:00
2015-09-17 17:18:37 -07:00
2013-05-31 17:19:05 -07:00