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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 09 Jun 2023 02:40:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 simon.horman@...igine.com, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] tcp: let tcp_mtu_probe() build headless packets

Hello:

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

On Wed,  7 Jun 2023 21:41:13 +0000 you wrote:
> tcp_mtu_probe() is still copying payload from skbs in the write queue,
> using skb_copy_bits(), ignoring potential errors.
> 
> Modern TCP stack wants to only deal with payload found in page frags,
> as this is a prereq for TCPDirect (host stack might not have access
> to the payload)
> 
> [...]

Here is the summary with links:
  - [net-next] tcp: let tcp_mtu_probe() build headless packets
    https://git.kernel.org/netdev/net-next/c/736013292e3c

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