Hello:

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

On Tue, 28 Jan 2025 14:15:26 +0100 you wrote:
> Series deals with two issues:
> - socket reference count imbalance due to an unforgiving transport release
>   (triggered by transport reassignment);
> - unintentional API feature, a failing connect() making the socket
>   impossible to use for any subsequent connect() attempts.
> 
> Luigi, I took the opportunity to comment vsock_bind() (patch 3/6), and I've
> kept your Reviewed-by. Is this okay?
> 
> [...]

Here is the summary with links:
  - [net,v3,1/6] vsock: Keep the binding until socket destruction
    https://git.kernel.org/netdev/net/c/fcdd2242c023
  - [net,v3,2/6] vsock: Allow retrying on connect() failure
    https://git.kernel.org/netdev/net/c/aa388c72113b
  - [net,v3,3/6] vsock/test: Introduce vsock_bind()
    https://git.kernel.org/netdev/net/c/852a00c4281d
  - [net,v3,4/6] vsock/test: Introduce vsock_connect_fd()
    https://git.kernel.org/netdev/net/c/ac12b7e2912d
  - [net,v3,5/6] vsock/test: Add test for UAF due to socket unbinding
    https://git.kernel.org/netdev/net/c/301a62dfb0d0
  - [net,v3,6/6] vsock/test: Add test for connect() retries
    https://git.kernel.org/netdev/net/c/4695f64e028d

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



Reply via email to