linux/Documentation
Kuniyuki Iwashima e49e4aff7e ipv4: Fix data-races around sysctl_ip_dynaddr.
While reading sysctl_ip_dynaddr, it can be changed concurrently.
Thus, we need to add READ_ONCE() to its readers.

Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-13 12:56:49 +01:00
..
2022-06-14 07:57:18 -07:00
2022-06-25 10:02:05 -07:00
2022-06-26 10:11:36 -07:00
2022-05-04 22:35:19 +02:00
2022-05-24 13:50:39 -07:00
2022-05-26 14:20:14 -07:00