]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Nov 2016 13:22:22 +0000 (13:22 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:33:57 +0000 (07:33 -0500)
commit3fc6ef67c1b85fa8c1652d90583d45e0ddcc3703
tree1616fe3cde9319d03f67b72f297b49285f8feec1
parentb9fe848b0dab75e797bef61217252c54da4f9f53
UBUNTU: SAUCE: (efi-lockdown) Enforce module signatures if the kernel is locked down

If the kernel is locked down, require that all modules have valid
signatures that we can verify.

Signed-off-by: David Howells <dhowells@redhat.com>
(cherry picked from commit 10b3fd774172548d69566b38c73a0eb46c8d57fb
 git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
kernel/module.c