Re: [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set
From: David Howells
Date: Mon Apr 10 2017 - 09:20:15 EST
Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> 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.
David