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: <169707062457.15864.16528334906282807183.git-patchwork-notify@kernel.org> Date: Thu, 12 Oct 2023 00:30:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jakub Kicinski <kuba@...nel.org> Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com, dsahern@...nel.org, clm@...com, osandov@...ndov.com Subject: Re: [PATCH net] net: tcp: fix crashes trying to free half-baked MTU probes Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Tue, 10 Oct 2023 10:36:51 -0700 you wrote: > tcp_stream_alloc_skb() initializes the skb to use tcp_tsorted_anchor > which is a union with the destructor. We need to clean that > TCP-iness up before freeing. > > Fixes: 736013292e3c ("tcp: let tcp_mtu_probe() build headless packets") > Signed-off-by: Jakub Kicinski <kuba@...nel.org> > > [...] Here is the summary with links: - [net] net: tcp: fix crashes trying to free half-baked MTU probes https://git.kernel.org/netdev/net/c/71c299c711d1 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