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: 
 <175505408200.2923440.4502312522998846490.git-patchwork-notify@kernel.org>
Date: Wed, 13 Aug 2025 03:01:22 +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, andrew+netdev@...n.ch, horms@...nel.org,
 borisp@...dia.com, john.fastabend@...il.com, shuah@...nel.org,
 linux-kselftest@...r.kernel.org, sd@...asysnail.net, will@...lsroot.io,
 savy@...t3mfailure.io
Subject: Re: [PATCH net v2 1/2] tls: handle data disappearing from under the
 TLS
 ULP

Hello:

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

On Thu,  7 Aug 2025 16:29:06 -0700 you wrote:
> TLS expects that it owns the receive queue of the TCP socket.
> This cannot be guaranteed in case the reader of the TCP socket
> entered before the TLS ULP was installed, or uses some non-standard
> read API (eg. zerocopy ones). Replace the WARN_ON() and a buggy
> early exit (which leaves anchor pointing to a freed skb) with real
> error handling. Wipe the parsing state and tell the reader to retry.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] tls: handle data disappearing from under the TLS ULP
    https://git.kernel.org/netdev/net/c/6db015fc4b5d
  - [net,v2,2/2] selftests: tls: test TCP stealing data from under the TLS socket
    https://git.kernel.org/netdev/net/c/d7e82594a45c

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