[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27926.1524148733@warthog.procyon.org.uk>
Date: Thu, 19 Apr 2018 15:38:53 +0100
From: David Howells <dhowells@...hat.com>
To: Pavel Machek <pavel@....cz>
Cc: dhowells@...hat.com, torvalds@...ux-foundation.org,
linux-man@...r.kernel.org, linux-api@...r.kernel.org,
jmorris@...ei.org, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org
Subject: Re: [PATCH 07/24] hibernate: Disable when the kernel is locked down
Pavel Machek <pavel@....cz> wrote:
> > There is currently no way to verify the resume image when returning
> > from hibernate. This might compromise the signed modules trust model,
> > so until we can work with signed hibernate images we disable it when the
> > kernel is locked down.
>
> I'd rather see hibernation fixed than disabled like this.
The problem is that you have to store the hibernated kernel image encrypted,
but you can't store the decryption key on disk unencrypted or you've just
wasted the effort.
So the firmware has to unlock the image, asking the user for a password to
unlock the key.
David
Powered by blists - more mailing lists