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] [day] [month] [year] [list]
Message-Id: 
 <174364023450.1731187.2572806115256964093.git-patchwork-notify@kernel.org>
Date: Thu, 03 Apr 2025 00:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stefano Garzarella <sgarzare@...hat.com>
Cc: netdev@...r.kernel.org, mhal@...x.co, pabeni@...hat.com,
 georgezhang@...are.com, virtualization@...ts.linux.dev,
 linux-kernel@...r.kernel.org, acking@...are.com, edumazet@...gle.com,
 davem@...emloft.net, kuba@...nel.org, dtor@...are.com, horms@...nel.org,
 leonardi@...hat.com
Subject: Re: [PATCH net] vsock: avoid timeout during connect() if the socket is
 closing

Hello:

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

On Fri, 28 Mar 2025 15:15:28 +0100 you wrote:
> From: Stefano Garzarella <sgarzare@...hat.com>
> 
> When a peer attempts to establish a connection, vsock_connect() contains
> a loop that waits for the state to be TCP_ESTABLISHED. However, the
> other peer can be fast enough to accept the connection and close it
> immediately, thus moving the state to TCP_CLOSING.
> 
> [...]

Here is the summary with links:
  - [net] vsock: avoid timeout during connect() if the socket is closing
    https://git.kernel.org/netdev/net/c/fccd2b711d96

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