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: 
 <176160780701.1620997.1697978966670845263.git-patchwork-notify@kernel.org>
Date: Mon, 27 Oct 2025 23:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wilfred Mallawa <wilfred.opensource@...il.com>
Cc: netdev@...r.kernel.org, linux-doc@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
 davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
 corbet@....net, horms@...nel.org, john.fastabend@...il.com,
 sd@...asysnail.net, shuah@...nel.org, wilfred.mallawa@....com
Subject: Re: [PATCH net-next v8 1/2] net/tls: support setting the maximum
 payload
 size

Hello:

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

On Wed, 22 Oct 2025 10:19:36 +1000 you wrote:
> From: Wilfred Mallawa <wilfred.mallawa@....com>
> 
> During a handshake, an endpoint may specify a maximum record size limit.
> Currently, the kernel defaults to TLS_MAX_PAYLOAD_SIZE (16KB) for the
> maximum record size. Meaning that, the outgoing records from the kernel
> can exceed a lower size negotiated during the handshake. In such a case,
> the TLS endpoint must send a fatal "record_overflow" alert [1], and
> thus the record is discarded.
> 
> [...]

Here is the summary with links:
  - [net-next,v8,1/2] net/tls: support setting the maximum payload size
    https://git.kernel.org/netdev/net-next/c/82cb5be6ad64
  - [net-next,v8,2/2] selftests: tls: add tls record_size_limit test
    https://git.kernel.org/netdev/net-next/c/5f30bc470672

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