[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <960.1364340890@warthog.procyon.org.uk>
Date: Tue, 26 Mar 2013 23:34:50 +0000
From: David Howells <dhowells@...hat.com>
To: Michal Marek <mmarek@...e.cz>
Cc: dhowells@...hat.com, Rusty Russell <rusty@...tcorp.com.au>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MODSIGN: Discard previous signature when signing modules
Michal Marek <mmarek@...e.cz> wrote:
> The format only supports one signature, so discard any previous
> signature before signing the module.
That's not totally true. The format does not preclude multiple signatures.
You can just add another signature block on the end that signs everything
inside of that, including all previous signatures. The alteration to the code
to check all of them would be very small, I think.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists