[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1493751682.3680.11.camel@linux.vnet.ibm.com>
Date: Tue, 02 May 2017 15:01:22 -0400
From: Mimi Zohar <zohar@...ux.vnet.ibm.com>
To: David Howells <dhowells@...hat.com>
Cc: Dave Young <dyoung@...hat.com>, linux-kernel@...r.kernel.org,
Matthew Garrett <mjg59@...f.ucam.org>,
linux-efi@...r.kernel.org, gnomes@...rguk.ukuu.org.uk,
Chun-Yi Lee <jlee@...e.com>, gregkh@...uxfoundation.org,
kexec@...ts.infradead.org, linux-security-module@...r.kernel.org,
keyrings@...r.kernel.org, matthew.garrett@...ula.com
Subject: Re: [PATCH 09/24] kexec_file: Disable at runtime if securelevel has
been set
Hi David,
On Mon, 2017-04-10 at 14:19 +0100, David Howells wrote:
> Mimi Zohar <zohar@...ux.vnet.ibm.com> wrote:
>
> > From an IMA perspective, either a file hash or signature are valid,
> > but for this usage it must be a signature.
>
> Not necessarily. If IMA can guarantee that a module is the same based on its
> hash rather than on a key, I would've thought that should be fine.
File hashes can be modified on the running system, so they're normally
used, in conjunction with EVM, to detect off line modification of
mutable files and prevent their usage.
These patches https://lkml.org/lkml/2017/5/2/465 should provide some
of the missing functionality.
Mimi
Powered by blists - more mailing lists