aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/efi.h
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-09-26 10:52:42 +0200
committerArd Biesheuvel <ardb@kernel.org>2020-09-29 15:41:52 +0200
commitd32de9130f6c79533508e2c7879f18997bfbe2a0 (patch)
tree84b20813ae0a652d65300c70318746a6a3e27063 /include/linux/efi.h
parentefivarfs: Replace invalid slashes with exclamation marks in dentries. (diff)
downloadlinux-dev-d32de9130f6c79533508e2c7879f18997bfbe2a0.tar.xz
linux-dev-d32de9130f6c79533508e2c7879f18997bfbe2a0.zip
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Currently, on arm64, we abort on any failure from efi_get_random_bytes() other than EFI_NOT_FOUND when it comes to setting the physical seed for KASLR, but ignore such failures when obtaining the seed for virtual KASLR or for early seeding of the kernel's entropy pool via the config table. This is inconsistent, and may lead to unexpected boot failures. So let's permit any failure for the physical seed, and simply report the error code if it does not equal EFI_NOT_FOUND. Cc: <stable@vger.kernel.org> # v5.8+ Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'include/linux/efi.h')
0 files changed, 0 insertions, 0 deletions