[GIT PULL] Kernel lockdown for secure boot
David Howells
dhowells at redhat.com
Wed Apr 4 00:22:27 UTC 2018
Linus Torvalds <torvalds at linux-foundation.org> wrote:
> ... use the kernel command line to disable things.
An attacker could then modify grub.cfg, say, and cause a reboot (or wait for
the next reboot) to disable lockdown:-/
And whilst we could also distribute a non-locked-down variant of the kernel as
an alternative, the attacker could install and boot that instead since we
can't lock package installation down very easily since it doesn't impinge
directly on the running kernel.
Unfortunately, it's hard to come up with a disablement mechanism in the kernel
that an attacker can't also make use of:-/
David
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Linux-security-module-archive
mailing list