Re: [PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
From: Kees Cook
Date: Mon Nov 03 2025 - 19:16:26 EST
On Mon, Nov 03, 2025 at 08:49:43PM +0100, Daniel Gomez wrote:
>
> On Thu, 09 Oct 2025 20:06:06 -0700, Kees Cook wrote:
> > v2:
> > - use static_assert instead of _Static_assert
> > - add Hans's Reviewed-by's
> > v1: https://lore.kernel.org/lkml/20251008033844.work.801-kees@xxxxxxxxxx/
> >
> > Hi!
> >
> > [...]
>
> Applied patch 3, thanks!
>
> [3/3] module: Add compile-time check for embedded NUL characters
> commit: 913359754ea821c4d6f6a77e0449b29984099663
I'm nervous about this going in alone -- it breaks allmodconfig builds
without the media fixes. My intention was to have the media fixes land
first...
Should I send the media fixes to linus right away?
-Kees
--
Kees Cook