public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Michal Marek <mmarek@suse.cz>
Cc: dhowells@redhat.com, Rusty Russell <rusty@rustcorp.com.au>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] MODSIGN: Discard previous signature when signing modules
Date: Tue, 26 Mar 2013 23:34:50 +0000	[thread overview]
Message-ID: <960.1364340890@warthog.procyon.org.uk> (raw)
In-Reply-To: <1364338701-24306-1-git-send-email-mmarek@suse.cz>

Michal Marek <mmarek@suse.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

  reply	other threads:[~2013-03-26 23:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 22:58 [PATCH] MODSIGN: Discard previous signature when signing modules Michal Marek
2013-03-26 23:34 ` David Howells [this message]
2013-03-26 23:48   ` Michal Marek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=960.1364340890@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox