Skip to content
Commit 2a68cd49 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: avoid invalid free



load_options passed from do_efibootmgr() to do_bootefi_exec() may contain
invalid data from the stack which will lead to an invalid free().

Fixes: 0ad64007 ("efi_loader: set load options in boot manager")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 97d36f06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment