mirror_ubuntu-kernels/drivers/net/ethernet/chelsio/inline_crypto
Kuniyuki Iwashima 3666f666e9 tcp: Fix data-races around sysctl knobs related to SYN option.
While reading these knobs, they can be changed concurrently.
Thus, we need to add READ_ONCE() to their readers.

  - tcp_sack
  - tcp_window_scaling
  - tcp_timestamps

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-20 10:14:49 +01:00
..
ch_ipsec ch_ipsec: Remove initialization of rxq related data 2021-01-14 18:11:26 -08:00
ch_ktls ipv6: Use ipv6_only_sock() helper in condition. 2022-04-22 12:47:50 +01:00
chtls tcp: Fix data-races around sysctl knobs related to SYN option. 2022-07-20 10:14:49 +01:00
Kconfig chcr_ktls: use AES library for single use cipher 2021-01-03 08:41:35 +11:00
Makefile crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00