On 1/5/25 12:24 AM, Glenn Washburn wrote:
From: Lukas Fink
The pointer returned by grub_elf_file() is not checked to verify it is not
null before use. A null pointer may be returned when the given file does
not have a valid ELF header.
Indeed or for a number of other reasons. Also other place
On 1/12/25 10:07 PM, Gary Lin via Grub-devel wrote:
This commit updates the NV index mode section and the grub-protect
section to reflect the recent changes in TPM2 key protector and
grub-protect.
Signed-off-by: Gary Lin
Reviewed-by: Stefan Berger