Re: [PATCH net 0/2] net/tls: Fail splice after a failed async decrypt

[email protected]
Newsgroups org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest
Message-ID <178645621096.532553.2035307199203449109.git-patchwork-notify@kernel.org>
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <[email protected]>:

On Thu, 06 Aug 2026 20:44:06 -0400 you wrote:
> tls_sw_recvmsg() and tls_sw_read_sock() both read ctx->async_wait.err
> once they hold the reader lock, so a record that failed
> authentication fails the call. tls_sw_splice_read() has no such
> check. sk_err does not stand in for one. The first reader to reach
> sock_error() clears sk_err, while async_wait.err persists. A splice
> therefore keeps delivering records on a connection the other two
> readers have already refused.
> 
> [...]

Here is the summary with links:
  - [net,1/2] net/tls: Fail tls_sw_splice_read() after a failed async decrypt
    https://git.kernel.org/netdev/net/c/976df67f463d
  - [net,2/2] selftests: tls: cover splice after a failed decrypt
    https://git.kernel.org/netdev/net/c/8a4222973913

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.