public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] selftests: netfilter: add regression test for nft_ct timeout UAF
@ 2026-04-22 13:18 Vastargazing
  2026-04-22 13:18 ` [PATCH 1/1] selftests: netfilter: add nft_ct timeout destroy race test Vastargazing
  0 siblings, 1 reply; 3+ messages in thread
From: Vastargazing @ 2026-04-22 13:18 UTC (permalink / raw)
  To: pablo, fw
  Cc: netfilter-devel, linux-kselftest, shuah, linux-kernel,
	Vastargazing

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


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

end of thread, other threads:[~2026-04-22 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-22 13:18 [PATCH 0/1] selftests: netfilter: add regression test for nft_ct timeout UAF Vastargazing
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

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