summaryrefslogtreecommitdiff
path: root/net/ipv4/cipso_ipv4.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-07 02:40:00 +0300
committerDavid S. Miller <davem@davemloft.net>2022-07-08 14:10:33 +0300
commit310731e2f1611d1d13aae237abcf8e66d33345d5 (patch)
treee5fdd4fa9b0ce21dd4d0ead99f7ea2754526c613 /net/ipv4/cipso_ipv4.c
parent3d32edf1f3c38d3301f6434e56316f293466d7fb (diff)
downloadlinux-310731e2f1611d1d13aae237abcf8e66d33345d5.tar.xz
net: Fix data-races around sysctl_mem.
While reading .sysctl_mem, it can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/cipso_ipv4.c')
0 files changed, 0 insertions, 0 deletions