diff options
author | Ivan Gorinov <ivan.gorinov@intel.com> | 2018-05-25 10:45:09 -0700 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-06-03 15:27:21 +0200 |
commit | fe5bc23f43341d19528b15aaf6e09f56975e1316 (patch) | |
tree | 3bff70d6926cd7081902ff8eb54d77720fbe4be3 /arch | |
parent | 7f474ef6cc3565bb3538b7004a50fd79280ae105 (diff) |
efi_selftest: check for buffer overflow in efi_get_variable
Allocate a buffer on the stack instead of an array of uninitialized
pointers; check if GetVariable writes past the end of the buffer.
Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions