diff options
| author | Eric Dumazet <[email protected]> | 2023-05-09 16:35:53 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-05-10 08:58:29 +0000 |
| commit | e05a5f510f26607616fecdd4ac136310c8bea56b (patch) | |
| tree | a1629634b94064bbf20ac4e65b5f0885c0078d4e /net/tls/tls_main.c | |
| parent | netlink: annotate accesses to nlk->cb_running (diff) | |
| download | kernel-e05a5f510f26607616fecdd4ac136310c8bea56b.tar.gz kernel-e05a5f510f26607616fecdd4ac136310c8bea56b.zip | |
net: annotate sk->sk_err write from do_recvmmsg()
do_recvmmsg() can write to sk->sk_err from multiple threads.
As said before, many other points reading or writing sk_err
need annotations.
Fixes: 34b88a68f26a ("net: Fix use after free in the recvmmsg exit path")
Signed-off-by: Eric Dumazet <[email protected]>
Reported-by: syzbot <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions
