[PATCH 1/2] efi/arm64: fix potential NULL dereference of efi.systab

Catalin Marinas catalin.marinas at arm.com
Fri Jul 4 06:38:44 PDT 2014


On Wed, Jul 02, 2014 at 11:10:01AM +0100, Ard Biesheuvel wrote:
> We assign efi.systab using efi_lookup_mapped_addr(), and test for !NULL, but
> then go on an dereference it anyway.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>

Thanks. I applied this one (the other patch needs to go in via a
different route).

-- 
Catalin



More information about the linux-arm-kernel mailing list