Heinrich Schuchardt e434311dba 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: 0ad64007feb9 ("efi_loader: set load options in boot manager")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-12-29 02:09:04 +01:00
..
2020-12-29 02:09:04 +01:00
2020-12-29 02:09:04 +01:00
2020-10-27 21:13:16 +01:00
2020-11-21 07:26:16 +01:00