linux-stable/include
Florian Westphal f6815767e2 inet: ping: use hlist_nulls rcu iterator during lookup
[ Upstream commit c25b7a7a56 ]

ping_lookup() does not acquire the table spinlock, so iteration should
use hlist_nulls_for_each_entry_rcu().

Spotted during code review.

Fixes: dbca1596bb ("ping: convert to RCU lookups, get rid of rwlock")
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://lore.kernel.org/r/20221129140644.28525-1-fw@strlen.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-14 11:40:58 +01:00
..
acpi ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() 2022-11-10 18:17:24 +01:00
asm-generic mm/khugepaged: fix GUP-fast interaction by sending IPI 2022-12-14 11:40:50 +01:00
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux memcg: fix possible use-after-free in memcg_write_event_control() 2022-12-14 11:40:52 +01:00
math-emu
media media: v4l: subdev: Fail graciously when getting try data for NULL state 2022-11-10 18:17:24 +01:00
memory
misc
net inet: ping: use hlist_nulls rcu iterator during lookup 2022-12-14 11:40:58 +01:00
pcmcia
ras
rdma
rv
scsi
soc ARM: at91: pm: avoid soft resetting AC DLL 2022-11-26 09:27:26 +01:00
sound ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older 2022-12-02 17:43:14 +01:00
target
trace fscache: Fix oops due to race with cookie_lru and use_cookie 2022-12-14 11:40:51 +01:00
uapi audit: fix undefined behavior in bit shift for AUDIT_BIT 2022-12-02 17:42:59 +01:00
ufs
vdso
video
xen