public inbox for netfilter-devel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] netfilter: ipset: Fix data race between add and list header
@ 2026-03-20 11:40 Jozsef Kadlecsik
  2026-03-20 11:40 ` [PATCH 1/1] netfilter: ipset: Fix data race between add and list header in all hash types Jozsef Kadlecsik
  2026-03-20 12:04 ` [PATCH 0/1] netfilter: ipset: Fix data race between add and list header Florian Westphal
  0 siblings, 2 replies; 6+ messages in thread
From: Jozsef Kadlecsik @ 2026-03-20 11:40 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso

Hi Pablo,

Please consider applying the next patch:

* Fix data race between add and list header commands in all hash types 
  by protecting the list header dumping part as well.

Best regards,
Jozsef

The following changes since commit 9ac76f3d0bb2940db3a9684d596b9c8f301ef315:

  Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next (2026-03-19 15:30:20 +0100)

are available in the Git repository at:

  git://blackhole.kfki.hu/nf-next 1962de9a3ef9136598a53

for you to fetch changes up to 1962de9a3ef9136598a538898fe750094d3f9ab6:

  netfilter: ipset: Fix data race between add and list header in all hash types (2026-03-20 12:33:37 +0100)

----------------------------------------------------------------
Jozsef Kadlecsik (1):
      netfilter: ipset: Fix data race between add and list header in all hash types

 net/netfilter/ipset/ip_set_core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-20 12:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 11:40 [PATCH 0/1] netfilter: ipset: Fix data race between add and list header Jozsef Kadlecsik
2026-03-20 11:40 ` [PATCH 1/1] netfilter: ipset: Fix data race between add and list header in all hash types Jozsef Kadlecsik
2026-03-20 12:04 ` [PATCH 0/1] netfilter: ipset: Fix data race between add and list header Florian Westphal
2026-03-20 12:09   ` Pablo Neira Ayuso
2026-03-20 12:35     ` Jozsef Kadlecsik
2026-03-20 12:33   ` Jozsef Kadlecsik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox