lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: 
 <175257481551.2793.9987057213083962280.git-patchwork-notify@kernel.org>
Date: Tue, 15 Jul 2025 10:20:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matt Johnston <matt@...econstruct.com.au>
Cc: jk@...econstruct.com.au, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v4 0/8] net: mctp: Improved bind handling

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:

On Thu, 10 Jul 2025 16:55:53 +0800 you wrote:
> This series improves a couple of aspects of MCTP bind() handling.
> 
> MCTP wasn't checking whether the same MCTP type was bound by multiple
> sockets. That would result in messages being received by an arbitrary
> socket, which isn't useful behaviour. Instead it makes more sense to
> have the duplicate binds fail, the same as other network protocols.
> An exception is made for more-specific binds to particular MCTP
> addresses.
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/8] net: mctp: mctp_test_route_extaddr_input cleanup
    https://git.kernel.org/netdev/net-next/c/3558ab79a2f2
  - [net-next,v4,2/8] net: mctp: Prevent duplicate binds
    https://git.kernel.org/netdev/net-next/c/3954502377ec
  - [net-next,v4,3/8] net: mctp: Treat MCTP_NET_ANY specially in bind()
    https://git.kernel.org/netdev/net-next/c/5000268c2982
  - [net-next,v4,4/8] net: mctp: Add test for conflicting bind()s
    https://git.kernel.org/netdev/net-next/c/4ec4b7fc04a7
  - [net-next,v4,5/8] net: mctp: Use hashtable for binds
    https://git.kernel.org/netdev/net-next/c/1aeed732f4f8
  - [net-next,v4,6/8] net: mctp: Allow limiting binds to a peer address
    https://git.kernel.org/netdev/net-next/c/3549eb08e550
  - [net-next,v4,7/8] net: mctp: Test conflicts of connect() with bind()
    https://git.kernel.org/netdev/net-next/c/b7e28129b667
  - [net-next,v4,8/8] net: mctp: Add bind lookup test
    https://git.kernel.org/netdev/net-next/c/e6d8e7dbc5a3

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ