diff options
author | Eric Dumazet <[email protected]> | 2023-09-12 09:17:23 +0000 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-09-14 16:16:36 +0200 |
commit | bcbc1b1de884647aa0318bf74eb7f293d72a1e40 (patch) | |
tree | 72cfa2a2b8c50560adfdddca252fdc6d5be58c81 /tools/perf/scripts/python/intel-pt-events.py | |
parent | a0002127cd746fcaa182ad3386ef6931c37f3bda (diff) |
udp: move udp->no_check6_rx to udp->udp_flags
syzbot reported that udp->no_check6_rx 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