Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Bommarito <michael.bommarito@gmail.com>
Cc: jmaloy@redhat.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, tung.quang.nguyen@est.tech,
	horms@kernel.org, ying.xue@windriver.com, netdev@vger.kernel.org,
	tipc-discussion@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v4 0/3] tipc: fix netlink gate and receive-path bugs
Date: Thu, 11 Jun 2026 23:10:12 +0000	[thread overview]
Message-ID: <178121941238.401113.9393840948015079926.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260610124003.3831170-1-michael.bommarito@gmail.com>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 10 Jun 2026 08:40:00 -0400 you wrote:
> This is v4 of the public TIPC series. The only change from v3 is in
> patch 1: TIPC_NL_MEDIA_SET now uses GENL_UNS_ADMIN_PERM like the other
> mutators, instead of GENL_ADMIN_PERM, so the whole series uses the
> namespace-aware CAP_NET_ADMIN check that matches the legacy TIPC netlink
> path. Patches 2 and 3 are unchanged.
> 
> Patch 1 gives the TIPCv2 mutating generic-netlink operations the admin
> gate the legacy API already has, so a local unprivileged process can no
> longer change TIPC state. Patch 2 drops CONN_ACK messages that
> acknowledge more outstanding sends than exist, preventing the
> snt_unacked underflow. Patch 3 rejects peer bindings with lower > upper,
> which would otherwise leak binding-table memory.
> 
> [...]

Here is the summary with links:
  - [net,v4,1/3] tipc: require net admin for TIPCv2 netlink mutators
    https://git.kernel.org/netdev/net/c/86b0c540e2ea
  - [net,v4,2/3] tipc: prevent snt_unacked underflow on CONN_ACK
    https://git.kernel.org/netdev/net/c/ab3e10b44ba5
  - [net,v4,3/3] tipc: reject inverted service ranges from peer bindings
    https://git.kernel.org/netdev/net/c/2afb648f7b99

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



      parent reply	other threads:[~2026-06-11 23:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10 12:40 [PATCH net v4 0/3] tipc: fix netlink gate and receive-path bugs Michael Bommarito
2026-06-10 12:40 ` [PATCH net v4 1/3] tipc: require net admin for TIPCv2 netlink mutators Michael Bommarito
2026-06-10 12:40 ` [PATCH net v4 2/3] tipc: prevent snt_unacked underflow on CONN_ACK Michael Bommarito
2026-06-10 12:40 ` [PATCH net v4 3/3] tipc: reject inverted service ranges from peer bindings Michael Bommarito
2026-06-11  2:49 ` [PATCH net v4 0/3] tipc: fix netlink gate and receive-path bugs Tung Quang Nguyen
2026-06-11 23:10 ` patchwork-bot+netdevbpf [this message]

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=178121941238.401113.9393840948015079926.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jmaloy@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.bommarito@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=tipc-discussion@lists.sourceforge.net \
    --cc=tung.quang.nguyen@est.tech \
    --cc=ying.xue@windriver.com \
    /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