mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 23:41:58 +00:00
![]() Commit 32ddc42c (efi: Only register shim_lock verifier if shim_lock
protocol is found and SB enabled) reintroduced CVE-2020-15705 which
previously only existed in the out-of-tree linuxefi patches and was
fixed as part of the BootHole patch series.
Under Secure Boot enforce loading shim_lock verifier. Allow skipping
shim_lock verifier if SecureBoot/MokSBState EFI variables indicate
skipping validations, or if GRUB image is built with --disable-shim-lock.
Fixes:
|
||
---|---|---|
.. | ||
acpi.c | ||
efi.c | ||
fdt.c | ||
init.c | ||
mm.c | ||
sb.c |