aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/secure_seq.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2022-07-18 17:26:40 +0000
committerDavid S. Miller <[email protected]>2022-07-20 09:14:49 +0000
commit7998c12a08c97cc26660532c9f90a34bd7d8da5a (patch)
tree01ca6251b1d6dbba4235c77a72c5b453bf0ccab5 /net/core/secure_seq.c
parentipv4: Fix a data-race around sysctl_fib_multipath_use_neigh. (diff)
downloadkernel-7998c12a08c97cc26660532c9f90a34bd7d8da5a.tar.gz
kernel-7998c12a08c97cc26660532c9f90a34bd7d8da5a.zip
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
While reading sysctl_fib_multipath_hash_policy, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: bf4e0a3db97e ("net: ipv4: add support for ECMP hash policy choice") Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core/secure_seq.c')
0 files changed, 0 insertions, 0 deletions