Re: [PATCH] MODSIGN: Warn when module signature checking fails

From: Stephen Rothwell
Date: Sun Jan 20 2013 - 19:34:23 EST


Hi Rusty,

On Mon, 21 Jan 2013 10:06:11 +1030 Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:
>
> #ifdef CONFIG_MODULE_SIG
> mod->sig_ok = info->sig_ok;
> - if (!mod->sig_ok)
> + if (!mod->sig_ok) {
> + printk_once(KERN_NOTICE
> + "%s: module verification failed: signature and/or"
> + " required key missing - tainting kernel\n");

Did you forget to add "mod->name"?

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx

Attachment: pgp00000.pgp
Description: PGP signature