diff options
| author | 2022-07-20 09:50:19 -0700 | |
|---|---|---|
| committer | 2022-07-22 12:06:17 +0100 | |
| commit | 0f1e4d06591d0a7907c71f7b6d1c79f8a4de8098 (patch) | |
| tree | 5dc1a8cbc4a9887bbf7c43a97bcec98835173e4e /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf. (diff) | |
| download | linux-dev-0f1e4d06591d0a7907c71f7b6d1c79f8a4de8098.tar.xz linux-dev-0f1e4d06591d0a7907c71f7b6d1c79f8a4de8098.zip | |
tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
While reading sysctl_tcp_workaround_signed_windows, it can be changed
concurrently. Thus, we need to add READ_ONCE() to its readers.
Fixes: 15d99e02baba ("[TCP]: sysctl to allow TCP window > 32767 sans wscale")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
