From: Jozsef Kadlecsik <kadlec@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: Pablo Neira Ayuso <pablo@netfilter.org>
Subject: [PATCH 0/1] netfilter: ipset: Fix data race between add and list header
Date: Fri, 20 Mar 2026 12:40:40 +0100 [thread overview]
Message-ID: <20260320114041.3486273-1-kadlec@netfilter.org> (raw)
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(-)
next reply other threads:[~2026-03-20 11:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 11:40 Jozsef Kadlecsik [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260320114041.3486273-1-kadlec@netfilter.org \
--to=kadlec@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox