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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 22 Apr 2022 22:20:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Francesco Ruggeri <fruggeri@...sta.com> Cc: pabeni@...hat.com, kuba@...nel.org, dsahern@...nel.org, yoshfuji@...ux-ipv6.org, davem@...emloft.net, edumazet@...gle.com, linux-kernel@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [PATCH v2 net] tcp: md5: incorrect tcp_header_len for incoming connections Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 20 Apr 2022 17:50:26 -0700 you wrote: > In tcp_create_openreq_child we adjust tcp_header_len for md5 using the > remote address in newsk. But that address is still 0 in newsk at this > point, and it is only set later by the callers (tcp_v[46]_syn_recv_sock). > Use the address from the request socket instead. > > v2: Added "Fixes:" line. > > [...] Here is the summary with links: - [v2,net] tcp: md5: incorrect tcp_header_len for incoming connections https://git.kernel.org/netdev/net/c/5b0b9e4c2c89 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