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: 
 <172479423125.767553.13899166301990812537.git-patchwork-notify@kernel.org>
Date: Tue, 27 Aug 2024 21:30:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xueming Feng <kuro@...oa.me>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 lorenzo@...gle.com, kerneljasonxing@...il.com, pabeni@...hat.com,
 kuba@...nel.org, ncardwell@...gle.com, ycheng@...gle.com, soheil@...gle.com,
 dsahern@...nel.org, linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net,v3] tcp: fix forever orphan socket caused by tcp_abort

Hello:

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

On Mon, 26 Aug 2024 18:23:27 +0800 you wrote:
> We have some problem closing zero-window fin-wait-1 tcp sockets in our
> environment. This patch come from the investigation.
> 
> Previously tcp_abort only sends out reset and calls tcp_done when the
> socket is not SOCK_DEAD, aka orphan. For orphan socket, it will only
> purging the write queue, but not close the socket and left it to the
> timer.
> 
> [...]

Here is the summary with links:
  - [net,v3] tcp: fix forever orphan socket caused by tcp_abort
    https://git.kernel.org/netdev/net/c/bac76cf89816

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