UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel lockdown
Make an option to provide a sysrq key that will lift the kernel lockdown, thereby allowing the running kernel image to be accessed and modified. On x86_64 this is triggered with SysRq+x, but this key may not be available on all arches, so it is set by setting LOCKDOWN_LIFT_KEY in asm/setup.h. Signed-off-by:Kyle McMartin <kyle@redhat.com> Signed-off-by:
David Howells <dhowells@redhat.com> cc: x86@kernel.org (cherry picked from commit fa917ff842651e0455d6dab2868e5a08785babf3 git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git ) Signed-off-by:
Seth Forshee <seth.forshee@canonical.com>
Loading
Please sign in to comment