1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-20 01:52:09 +02:00
Files
u-boot-megous/lib/efi_loader
Heinrich Schuchardt 2a68cd492e 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: 0ad64007fe ("efi_loader: set load options in boot manager")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-12-31 14:33:07 +01:00
..
2020-12-31 14:33:07 +01:00
2020-12-31 14:33:07 +01:00