From: Vastargazing <vebohr@gmail.com>
To: pablo@netfilter.org, fw@strlen.de
Cc: netfilter-devel@vger.kernel.org, linux-kselftest@vger.kernel.org,
shuah@kernel.org, linux-kernel@vger.kernel.org,
Vastargazing <vebohr@email.com>
Subject: [PATCH 0/1] selftests: netfilter: add regression test for nft_ct timeout UAF
Date: Wed, 22 Apr 2026 16:18:17 +0300 [thread overview]
Message-ID: <20260422131818.106417-1-vebohr@gmail.com> (raw)
From: Vastargazing <vebohr@email.com>
Commit f8dca15a1b19 ("netfilter: nft_ct: fix use-after-free in timeout
object destroy") fixed a slab-use-after-free but no regression test was
added. This patch adds one to tools/testing/selftests/net/netfilter/.
Vastargazing (1):
selftests: netfilter: add nft_ct timeout destroy race test
.../testing/selftests/net/netfilter/Makefile | 1 +
.../netfilter/nft_ct_timeout_concurrency.sh | 116 ++++++++++++++++++
2 files changed, 117 insertions(+)
create mode 100644 tools/testing/selftests/net/netfilter/nft_ct_timeout_concurrency.sh
--
2.51.0
next reply other threads:[~2026-04-22 13:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 13:18 Vastargazing [this message]
2026-04-22 13:18 ` [PATCH 1/1] selftests: netfilter: add nft_ct timeout destroy race test Vastargazing
2026-04-22 13:51 ` Florian Westphal
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=20260422131818.106417-1-vebohr@gmail.com \
--to=vebohr@gmail.com \
--cc=fw@strlen.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=shuah@kernel.org \
--cc=vebohr@email.com \
/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