grub2/grub-core/loader/efi
Chris Coulson 19b4f19cfe loader/efi/chainloader: Use grub_loader_set_ex()
This ports the EFI chainloader to use grub_loader_set_ex() in order to fix
a use-after-free bug that occurs when grub_cmd_chainloader() is executed
more than once before a boot attempt is performed.

Fixes: CVE-2022-28736

Signed-off-by: Chris Coulson <chris.coulson@canonical.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2022-06-08 12:41:03 +02:00
..
appleloader.c Declare GRUB_EFI_VENDOR_APPLE_GUID. 2013-12-24 14:14:19 +01:00
chainloader.c loader/efi/chainloader: Use grub_loader_set_ex() 2022-06-08 12:41:03 +02:00
fdt.c efi: The device-tree must be in EfiACPIReclaimMemory 2021-03-02 17:39:42 +01:00