]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: SAUCE: UEFI: KEYS: Add a system blacklist keyring
authorJosh Boyer <jwboyer@fedoraproject.org>
Fri, 26 Oct 2012 16:36:24 +0000 (12:36 -0400)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commit177a18d1612701658fe3ec6faa5d1928cc6cab29
treec94f7f158ebd0be87078c0f44934bf86faa7f237
parent3da7fb50653a7707633adf937244b94d57ad05f5
UBUNTU: SAUCE: UEFI: KEYS: Add a system blacklist keyring

This adds an additional keyring that is used to store certificates that
are blacklisted.  This keyring is searched first when loading signed modules
and if the module's certificate is found, it will refuse to load.  This is
useful in cases where third party certificates are used for module signing.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
certs/system_keyring.c
include/keys/system_keyring.h
init/Kconfig