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
| ||
|
Message-Id: <167238601848.1408.15942247005331864831.git-patchwork-notify@kernel.org> Date: Fri, 30 Dec 2022 07:40:18 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kuniyuki Iwashima <kuniyu@...zon.com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, jirislaby@...nel.org, joannelkoong@...il.com, kuni1840@...il.com, netdev@...r.kernel.org Subject: Re: [PATCH v1 net 0/2] tcp: Fix bhash2 and TIME_WAIT regression. Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 26 Dec 2022 22:27:51 +0900 you wrote: > We forgot to add twsk to bhash2. Therefore TIME_WAIT sockets cannot > prevent bind() to the same local address and port. > > > Changes: > v1: > * Patch 1: > * Add tw_bind2_node in inet_timewait_sock instead of > moving sk_bind2_node from struct sock to struct > sock_common. > > [...] Here is the summary with links: - [v1,net,1/2] tcp: Add TIME_WAIT sockets in bhash2. https://git.kernel.org/netdev/net/c/936a192f9740 - [v1,net,2/2] tcp: Add selftest for bind() and TIME_WAIT. https://git.kernel.org/netdev/net/c/2c042e8e54ef 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