From: Jakub Kicinski <kuba@kernel.org>
To: Zhiling Zou <zhilinz@nebusec.ai>
Cc: netfilter-devel@vger.kernel.org, bridge@lists.linux.dev,
netdev@vger.kernel.org, pablo@netfilter.org, fw@strlen.de,
phil@nwl.cc, razor@blackwall.org, idosch@nvidia.com,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
horms@kernel.org, vega@nebusec.ai
Subject: Re: [PATCH nf 1/1] netfilter: bridge: release template ct on non-IP path
Date: Fri, 31 Jul 2026 08:02:33 -0700 [thread overview]
Message-ID: <20260731080233.1956d41c@kernel.org> (raw)
In-Reply-To: <3cf187b612fd78f8835fa9dad870326ce380f82f.1785479514.git.zhilinz@nebusec.ai>
On Fri, 31 Jul 2026 14:36:53 +0800 Zhiling Zou wrote:
> A bridge nftables ct zone set rule can attach a conntrack template to
> an skb before nf_ct_bridge_pre() sees it. For non-IPv4 and non-IPv6
> EtherTypes, nf_ct_bridge_pre() currently overwrites skb->_nfct with
> IP_CT_UNTRACKED without releasing the existing template reference.
could be a coincidence but around the time this landed in our test tree
the nft_queue.sh test became more flaky.
--
pw-bot: au
next prev parent reply other threads:[~2026-07-31 15:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-31 6:36 [PATCH nf 0/1] netfilter: bridge: release template ct on non-IP path Zhiling Zou
2026-07-31 6:36 ` [PATCH nf 1/1] " Zhiling Zou
2026-07-31 15:02 ` Jakub Kicinski [this message]
2026-07-31 15:47 ` Pablo Neira Ayuso
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=20260731080233.1956d41c@kernel.org \
--to=kuba@kernel.org \
--cc=bridge@lists.linux.dev \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=horms@kernel.org \
--cc=idosch@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=phil@nwl.cc \
--cc=razor@blackwall.org \
--cc=vega@nebusec.ai \
--cc=zhilinz@nebusec.ai \
/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