aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-13 20:51:57 +0000
committerDavid S. Miller <[email protected]>2022-07-15 10:49:55 +0000
commit85d0b4dbd74b95cc492b1f4e34497d3f894f5d9a (patch)
tree473cbabb0ef1250f586ab45b70f0993ff607e9c1 /net/ipv4/tcp_output.c
parentip: Fix a data-race around sysctl_ip_autobind_reuse. (diff)
downloadkernel-85d0b4dbd74b95cc492b1f4e34497d3f894f5d9a.tar.gz
kernel-85d0b4dbd74b95cc492b1f4e34497d3f894f5d9a.zip
ip: Fix a data-race around sysctl_fwmark_reflect.
While reading sysctl_fwmark_reflect, it can be changed concurrently. Thus, we need to add READ_ONCE() to its reader. Fixes: e110861f8609 ("net: add a sysctl to reflect the fwmark on replies") Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions