Re: [PATCH v3 7/9] module: Move lockdown check into generic module loader

From: Sebastian Andrzej Siewior

Date: Sun Nov 23 2025 - 12:10:58 EST


On 2025-11-19 14:55:47 [-0500], Paul Moore wrote:
> On Wed, Nov 19, 2025 at 6:20 AM Sebastian Andrzej Siewior
> <bigeasy@xxxxxxxxxxxxx> wrote:
> > On 2025-04-29 15:04:34 [+0200], Thomas Weißschuh wrote:
> > > The lockdown check buried in module_sig_check() will not compose well
> > > with the introduction of hash-based module validation.
> >
> > An explanation of why would be nice.
>
> /me shrugs
>
> I thought the explanation was sufficient.

Okay. So if it is just me and everyone is well aware then okay.

Sebastian