Files
linux/Documentation
Kuniyuki Iwashima 2c56958de8 ipv4: Fix data-races around sysctl_ip_dynaddr.
[ Upstream commit e49e4aff7e ]

While reading sysctl_ip_dynaddr, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.

Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
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>
2022-07-21 21:20:10 +02:00
..
2020-07-13 11:26:37 -06:00
2020-09-09 11:41:20 -06:00
2020-05-08 00:12:42 +02:00
2020-10-13 13:33:16 -05:00
2020-10-13 13:33:16 -05:00
2021-05-22 11:40:55 +02:00
2021-05-22 11:40:55 +02:00
2020-11-16 02:13:15 -08:00
2020-07-23 14:13:23 -06:00