]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot...
authorDavid Howells <dhowells@redhat.com>
Mon, 21 Nov 2016 23:55:55 +0000 (23:55 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:33:56 +0000 (07:33 -0500)
commitb9fe848b0dab75e797bef61217252c54da4f9f53
tree013b893c1949a80cd92a249cca24b8e06ec0ce13
parent99f9ef18d5b6540b610f4b097d53e1af604081ad
UBUNTU: SAUCE: (efi-lockdown) efi: Lock down the kernel if booted in secure boot mode

UEFI Secure Boot provides a mechanism for ensuring that the firmware will
only load signed bootloaders and kernels.  Certain use cases may also
require that all kernel modules also be signed.  Add a configuration option
that to lock down the kernel - which includes requiring validly signed
modules - if the kernel is secure-booted.

Signed-off-by: David Howells <dhowells@redhat.com>
(cherry picked from commit 37d1503ec080faf72878bf544a641767dc1515e9
 git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/x86/Kconfig
arch/x86/kernel/setup.c