From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DA614426D1D; Thu, 14 May 2026 15:09:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778771359; cv=none; b=fu4aB/KwBRcSp4pKMBcKnymz6Yc7MaAQGGzGURPN/dUowKqoY3QHA/+D7cdBrKHZapOcyW00hGvIGiGxkGvA78VF5/7SfGR/OiscMGgA8EtC7AWmrzMaD+Fb5vPdO+HzOQAgI7KWNJDzn35edOWX8WgbMsjVZ23YMloRjHCqWnI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778771359; c=relaxed/simple; bh=RC+hKj6gClWLJMMIFEIpRAg0/fF1WWAnr3TXhUXqe6w=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=RV3Ww+jbfYp8p73too1XvfWCurJe3gF1kXz64sDieNGGDPhFUZW8xeVSY8KctgCwk7KS5g+uQrQMdyIhs2bmX+ziDPeX9/v5IGkkSL/grebnWdcPEHwl/EHAWUCXLEiDl3HCYPi0s7j+8mxFYJX1tLKsm5UveHxPHbYmtDk47Qk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=gWGvkrEH; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="gWGvkrEH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EDB87C2BCB8; Thu, 14 May 2026 15:09:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778771358; bh=RC+hKj6gClWLJMMIFEIpRAg0/fF1WWAnr3TXhUXqe6w=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=gWGvkrEHIyjpcWAYXRETMEmevEygWWV3GR5YQnUQG4whdlTkEZwyIbiWbKJ/vV9RK 1/lKQAiehLvi9fsb1Al/mC6n2wxTP0ub2hYLeAMKEUZth/mFibIFtzMSEKTv14JBti z5fXYgnLEB+TeoPvMoJ5vwWrGtYj8fxIldM3Bl7zOPfYqQgdSQK9C/0IImGA5xbVdu fnI8OqD/ahDKUrFq/AH/mXEK/PYzTgrGX6Bl+6xEFpiLMxJx0Udc62f+8BEE4crlLF 68wiIHqhI5jJGEeJolFL7Pgdx6FuKlSYpQOw5LSUpaCpQz7MAdGlQV87u5gz4DVESe fGvd7zr6ZKs8w== Date: Thu, 14 May 2026 08:09:17 -0700 From: Jakub Kicinski To: Sabrina Dubroca Cc: Paolo Abeni , davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, andrew+netdev@lunn.ch, horms@kernel.org, john.fastabend@gmail.com, bpf@vger.kernel.org Subject: Re: [PATCH net v2 4/4] net: tls: remove bad rollback and UAF on ENOSPC Message-ID: <20260514080917.386505e7@kernel.org> In-Reply-To: References: <20260511174920.433155-1-kuba@kernel.org> <20260511174920.433155-5-kuba@kernel.org> <20260514075504.1790a187@kernel.org> Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 14 May 2026 17:05:23 +0200 Sabrina Dubroca wrote: > 2026-05-14, 07:55:04 -0700, Jakub Kicinski wrote: > > On Thu, 14 May 2026 14:55:03 +0200 Sabrina Dubroca wrote: > > Or not, cause frankly TLS+sockmap feels a bit hopeless at this > > stage. > > :/ > How long do you want to give Daniel/John (or others) to chime in on > the cover letter? (it's been only 2 days, but it feels like much longer) It does! Could you ping them off-list with the link to the question? There's a solid chance they missed the question, hopefully the direct email bypasses email filters..