Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Florian Westphal <fw@strlen.de>
Cc: netdev@vger.kernel.org, pabeni@redhat.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org,
	netfilter-devel@vger.kernel.org, pablo@netfilter.org
Subject: Re: [PATCH net 1/9] netfilter: xt_nat: reject unsupported target families
Date: Fri, 17 Jul 2026 09:30:19 +0000	[thread overview]
Message-ID: <178428061915.1629459.3441388363052531602.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260710143733.29741-2-fw@strlen.de>

Hello:

This series was applied to netdev/net.git (main)
by Florian Westphal <fw@strlen.de>:

On Fri, 10 Jul 2026 16:37:25 +0200 you wrote:
> From: Wyatt Feng <bronzed_45_vested@icloud.com>
> 
> xt_nat SNAT and DNAT target handlers assume IP-family conntrack state
> is present and can dereference a NULL pointer when instantiated from an
> unsupported family through nft_compat. A bridge-family compat rule can
> therefore trigger a NULL-dereference in nf_nat_setup_info().
> 
> [...]

Here is the summary with links:
  - [net,1/9] netfilter: xt_nat: reject unsupported target families
    https://git.kernel.org/netdev/net/c/5d1a2240935e
  - [net,2/9] netfilter: ecache: fix inverted time_after() check
    https://git.kernel.org/netdev/net/c/b06163ce52ec
  - [net,3/9] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
    https://git.kernel.org/netdev/net/c/86f3ce81dd2b
  - [net,4/9] netfilter: nf_conncount: fix zone comparison in tuple dedup
    https://git.kernel.org/netdev/net/c/f62c41b4910e
  - [net,5/9] selftests: netfilter: add bridge tunnel flowtable regression
    https://git.kernel.org/netdev/net/c/bd0bdfae1cf0
  - [net,6/9] netfilter: flowtable: use correct direction to set up tunnel route
    https://git.kernel.org/netdev/net/c/90941d9c925d
  - [net,7/9] ipvs: reload ip header after head reallocation
    https://git.kernel.org/netdev/net/c/a2f57827bf7c
  - [net,8/9] ipvs: fix more places with wrong ipv6 transport offsets
    https://git.kernel.org/netdev/net/c/b3fe4cbd5838
  - [net,9/9] netfilter: xt_physdev: masks are not c-strings
    https://git.kernel.org/netdev/net/c/f468c48d488d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2026-07-17  9:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 14:37 [PATCH net 0/9] netfilter: updates for net Florian Westphal
2026-07-10 14:37 ` [PATCH net 1/9] netfilter: xt_nat: reject unsupported target families Florian Westphal
2026-07-17  9:30   ` patchwork-bot+netdevbpf [this message]
2026-07-10 14:37 ` [PATCH net 2/9] netfilter: ecache: fix inverted time_after() check Florian Westphal
2026-07-10 14:37 ` [PATCH net 3/9] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment() Florian Westphal
2026-07-10 14:37 ` [PATCH net 4/9] netfilter: nf_conncount: fix zone comparison in tuple dedup Florian Westphal
2026-07-10 14:37 ` [PATCH net 5/9] selftests: netfilter: add bridge tunnel flowtable regression Florian Westphal
2026-07-10 14:37 ` [PATCH net 6/9] netfilter: flowtable: use correct direction to set up tunnel route Florian Westphal
2026-07-10 14:37 ` [PATCH net 7/9] ipvs: reload ip header after head reallocation Florian Westphal
2026-07-10 14:37 ` [PATCH net 8/9] ipvs: fix more places with wrong ipv6 transport offsets Florian Westphal
2026-07-17  9:17   ` Paolo Abeni
2026-07-17 10:13     ` Pablo Neira Ayuso
2026-07-10 14:37 ` [PATCH net 9/9] netfilter: xt_physdev: masks are not c-strings 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=178428061915.1629459.3441388363052531602.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --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