public inbox for netdev@vger.kernel.org
 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 01/10] netfilter: annotate NAT helper hook pointers with __rcu
Date: Thu, 19 Feb 2026 01:20:16 +0000	[thread overview]
Message-ID: <177146401658.1625981.7919315366165441134.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260217163233.31455-2-fw@strlen.de>

Hello:

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

On Tue, 17 Feb 2026 17:32:24 +0100 you wrote:
> From: Sun Jian <sun.jian.kdev@gmail.com>
> 
> The NAT helper hook pointers are updated and dereferenced under RCU rules,
> but lack the proper __rcu annotation.
> 
> This makes sparse report address space mismatches when the hooks are used
> with rcu_dereference().
> 
> [...]

Here is the summary with links:
  - [net,01/10] netfilter: annotate NAT helper hook pointers with __rcu
    https://git.kernel.org/netdev/net/c/07919126ecfc
  - [net,02/10] netfilter: nft_counter: serialize reset with spinlock
    https://git.kernel.org/netdev/net/c/779c60a5190c
  - [net,03/10] netfilter: nft_quota: use atomic64_xchg for reset
    https://git.kernel.org/netdev/net/c/30c4d7fb59ac
  - [net,04/10] netfilter: nf_tables: revert commit_mutex usage in reset path
    https://git.kernel.org/netdev/net/c/7f261bb906bf
  - [net,05/10] netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
    https://git.kernel.org/netdev/net/c/a6d28eb8efe9
  - [net,06/10] include: uapi: netfilter_bridge.h: Cover for musl libc
    https://git.kernel.org/netdev/net/c/4edd4ba71ce0
  - [net,07/10] ipvs: skip ipv6 extension headers for csum checks
    https://git.kernel.org/netdev/net/c/05cfe9863ef0
  - [net,08/10] ipvs: do not keep dest_dst if dev is going down
    https://git.kernel.org/netdev/net/c/8fde939b0206
  - [net,09/10] net: remove WARN_ON_ONCE when accessing forward path array
    https://git.kernel.org/netdev/net/c/008e7a7c293b
  - [net,10/10] netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
    https://git.kernel.org/netdev/net/c/71e99ee20fc3

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



  reply	other threads:[~2026-02-19  1:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-17 16:32 [PATCH net 00/10] netfilter: updates for net Florian Westphal
2026-02-17 16:32 ` [PATCH net 01/10] netfilter: annotate NAT helper hook pointers with __rcu Florian Westphal
2026-02-19  1:20   ` patchwork-bot+netdevbpf [this message]
2026-02-17 16:32 ` [PATCH net 02/10] netfilter: nft_counter: serialize reset with spinlock Florian Westphal
2026-02-17 16:32 ` [PATCH net 03/10] netfilter: nft_quota: use atomic64_xchg for reset Florian Westphal
2026-02-17 16:32 ` [PATCH net 04/10] netfilter: nf_tables: revert commit_mutex usage in reset path Florian Westphal
2026-02-17 16:32 ` [PATCH net 05/10] netfilter: nf_conntrack_h323: don't pass uninitialised l3num value Florian Westphal
2026-02-17 16:32 ` [PATCH net 06/10] include: uapi: netfilter_bridge.h: Cover for musl libc Florian Westphal
2026-02-17 16:32 ` [PATCH net 07/10] ipvs: skip ipv6 extension headers for csum checks Florian Westphal
2026-02-17 16:32 ` [PATCH net 08/10] ipvs: do not keep dest_dst if dev is going down Florian Westphal
2026-02-17 16:32 ` [PATCH net 09/10] net: remove WARN_ON_ONCE when accessing forward path array Florian Westphal
2026-02-17 16:32 ` [PATCH net 10/10] netfilter: nf_tables: fix use-after-free in nf_tables_addchain() 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=177146401658.1625981.7919315366165441134.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