[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1ED66B1B-339B-4C86-AA04-36E1345E0A02@linux.dev>
Date: Fri, 4 Jul 2025 00:46:42 +0200
From: Thorsten Blum <thorsten.blum@...ux.dev>
To: Kees Cook <kees@...nel.org>
Cc: Suman Kumar Chakraborty <suman.kumar.chakraborty@...el.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
Nick Terrell <terrelln@...com>,
David Sterba <dsterba@...e.com>,
linux-hardening@...r.kernel.org,
linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: zstd - replace zero-length array with flexible
array member
On 3. Jul 2025, at 23:57, Kees Cook wrote:
> And likely, to use __counted_by(wksp_size)
I hesitated because semantically "size" isn't a "count" although the
values are the same here.
> Reviewed-by: Kees Cook <kees@...nel.org>
Thanks!
Powered by blists - more mailing lists