From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, horms@kernel.org, fw@strlen.de, ja@ssi.bg
Subject: Re: [PATCH net 1/9] ipvs: reject invalid states in connection template sync records
Date: Tue, 08 Sep 2026 21:00:07 +0000 [thread overview]
Message-ID: <178890120764.4166699.5576956918061082530.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260907171732.1407739-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:
On Mon, 7 Sep 2026 19:17:24 +0200 you wrote:
> From: Kyle Zeng <kylebot@openai.com>
>
> IPVS sync receivers validate protocol states before creating or updating a
> connection. For connection templates, however, they only log states outside
> the template state range and still store the value in the connection.
>
> A template can be returned by ordinary connection lookup. TCP and SCTP then
> use the invalid state as an index into their transition tables.
>
> [...]
Here is the summary with links:
- [net,1/9] ipvs: reject invalid states in connection template sync records
https://git.kernel.org/netdev/net/c/74cb39735b6c
- [net,2/9] ipvs: fix reversed sequence option serialization
https://git.kernel.org/netdev/net/c/b04578b74f2d
- [net,3/9] netfilter: nf_conntrack_sip: fix OOB read in sip_skip_whitespace()
https://git.kernel.org/netdev/net/c/e8f8231824b5
- [net,4/9] netfilter: cttimeout: prevent UAF during module unload
https://git.kernel.org/netdev/net/c/fec9b1de0d02
- [net,5/9] netfilter: nf_log: unregister loggers before per-net teardown
https://git.kernel.org/netdev/net/c/2c018cc4842c
- [net,6/9] netfilter: nfnetlink_log: cope with concurrent instance destruction
https://git.kernel.org/netdev/net/c/387d744fa7e4
- [net,7/9] netfilter: arp_tables: remove the 32bit compat interface
https://git.kernel.org/netdev/net/c/0bd7ed1a3263
- [net,8/9] netfilter: ip6_tables: set F_PROTO when proto value is nonzero
https://git.kernel.org/netdev/net/c/da4afc5a956d
- [net,9/9] netfilter: report NLM_F_DUMP_FILTERED when all is filtered out
https://git.kernel.org/netdev/net/c/7a099b347fef
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2026-09-08 21:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 17:17 [PATCH net,v2 0/9] Netfilter/IPVS fixes for net Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 1/9] ipvs: reject invalid states in connection template sync records Pablo Neira Ayuso
2026-09-08 21:00 ` patchwork-bot+netdevbpf [this message]
2026-09-07 17:17 ` [PATCH net 2/9] ipvs: fix reversed sequence option serialization Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 3/9] netfilter: nf_conntrack_sip: fix OOB read in sip_skip_whitespace() Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 4/9] netfilter: cttimeout: prevent UAF during module unload Pablo Neira Ayuso
2026-09-08 18:04 ` netdev-bot+sashiko
2026-09-08 20:24 ` Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 5/9] netfilter: nf_log: unregister loggers before per-net teardown Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 6/9] netfilter: nfnetlink_log: cope with concurrent instance destruction Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 7/9] netfilter: arp_tables: remove the 32bit compat interface Pablo Neira Ayuso
2026-09-08 18:04 ` netdev-bot+sashiko
2026-09-08 20:32 ` Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 8/9] netfilter: ip6_tables: set F_PROTO when proto value is nonzero Pablo Neira Ayuso
2026-09-08 18:04 ` netdev-bot+sashiko
2026-09-08 20:22 ` Pablo Neira Ayuso
2026-09-08 20:35 ` Pablo Neira Ayuso
2026-09-07 17:17 ` [PATCH net 9/9] netfilter: report NLM_F_DUMP_FILTERED when all is filtered out 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=178890120764.4166699.5576956918061082530.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=horms@kernel.org \
--cc=ja@ssi.bg \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.