diff options
author | Eric Dumazet <[email protected]> | 2023-09-12 09:17:22 +0000 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-09-14 16:16:36 +0200 |
commit | a0002127cd746fcaa182ad3386ef6931c37f3bda (patch) | |
tree | 1ca047f95b208c0a963c879e2f363c0957aad670 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 81b36803ac139827538ac5ce4028e750a3c53f53 (diff) |
udp: move udp->no_check6_tx to udp->udp_flags
syzbot reported that udp->no_check6_tx can be read locklessly.
Use one atomic bit from udp->udp_flags
Fixes: 1c19448c9ba6 ("net: Make enabling of zero UDP6 csums more restrictive")
Reported-by: syzbot <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions