summaryrefslogtreecommitdiffstats
path: root/net/8021q/Kconfig
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2022-07-18 10:26:53 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-07-29 17:10:34 +0200
commit5e38cee24f19d19280c68f1ac8bf6790d607f60a (patch)
treed66d43aa13df4f03aa6da9060e0ece07c88a8dcc /net/8021q/Kconfig
parentf7b3610619ec123f36b14bacad540d59a5a76526 (diff)
downloadlinux-stable-5e38cee24f19d19280c68f1ac8bf6790d607f60a.tar.gz
linux-stable-5e38cee24f19d19280c68f1ac8bf6790d607f60a.tar.bz2
linux-stable-5e38cee24f19d19280c68f1ac8bf6790d607f60a.zip
tcp: Fix data-races around sysctl_tcp_max_reordering.
[ Upstream commit a11e5b3e7a59fde1a90b0eaeaa82320495cf8cae ] While reading sysctl_tcp_max_reordering, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers. Fixes: dca145ffaa8d ("tcp: allow for bigger reordering level") Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/8021q/Kconfig')
0 files changed, 0 insertions, 0 deletions