aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/netfilter/.gitignore
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-02-25 12:01:23 +0100
committerFlorian Westphal <fw@strlen.de>2022-03-01 11:48:58 +0100
commit2e78855d311c401083df9776aa450d32d716e83e (patch)
tree37255e2bd8e9ed9018cf2d984ca77b23687e0af7 /tools/testing/selftests/netfilter/.gitignore
parentnetfilter: nf_queue: don't assume sk is full socket (diff)
downloadwireguard-linux-2e78855d311c401083df9776aa450d32d716e83e.tar.xz
wireguard-linux-2e78855d311c401083df9776aa450d32d716e83e.zip
selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test
causes: BUG: KASAN: slab-out-of-bounds in sk_free+0x25/0x80 Write of size 4 at addr ffff888106df0284 by task nf-queue/1459 sk_free+0x25/0x80 nf_queue_entry_release_refs+0x143/0x1a0 nf_reinject+0x233/0x770 ... without 'netfilter: nf_queue: don't assume sk is full socket'. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/testing/selftests/netfilter/.gitignore')
-rw-r--r--tools/testing/selftests/netfilter/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/netfilter/.gitignore b/tools/testing/selftests/netfilter/.gitignore
index 8448f74adfec..4cb887b57413 100644
--- a/tools/testing/selftests/netfilter/.gitignore
+++ b/tools/testing/selftests/netfilter/.gitignore
@@ -1,2 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
nf-queue
+connect_close