linux-stable/include
Kuniyuki Iwashima f9324197f4 net: Fix data-races around sysctl_mem.
[ Upstream commit 310731e2f1 ]

While reading .sysctl_mem, it can be changed concurrently.
So, we need to add READ_ONCE() to avoid data-races.

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 20:42:44 +02:00
..
acpi ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions 2022-01-27 09:00:56 +01:00
asm-generic hugetlbfs: flush TLBs correctly after huge_pmd_unshare 2021-12-08 08:46:52 +01:00
clocksource
crypto crypto: drbg - make reseeding from get_random_bytes() synchronous 2022-06-25 11:46:41 +02:00
drm drm: fix EDID struct for old ARM OABI format 2022-06-14 16:53:47 +02:00
dt-bindings
keys
kvm
linux cgroup: Use separate src/dst nodes when preloading css_sets for migration 2022-07-21 20:42:43 +02:00
math-emu
media
memory
misc
net net: Fix data-races around sysctl_mem. 2022-07-21 20:42:44 +02:00
pcmcia
ras
rdma RDMA/netlink: Add __maybe_unused to static inline in C file 2021-11-26 11:40:41 +01:00
scsi scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() 2022-06-14 16:53:50 +02:00
soc
sound ALSA: jack: Access input_dev under mutex 2022-06-14 16:53:44 +02:00
target scsi: target: Fix ordered tag handling 2021-11-26 11:40:38 +01:00
trace net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer 2022-07-21 20:42:43 +02:00
uapi random: ignore GRND_RANDOM in getentropy(2) 2022-06-25 11:46:27 +02:00
video video: of_display_timing.h: include errno.h 2022-07-12 16:27:28 +02:00
xen xen/gnttab: fix gnttab_end_foreign_access() without page specified 2022-03-11 10:13:33 +01:00