[PATCH 1/2] efi/arm64: fix potential NULL dereference of efi.systab
Ard Biesheuvel
ard.biesheuvel at linaro.org
Fri Jul 4 06:54:19 PDT 2014
On 4 July 2014 15:38, Catalin Marinas <catalin.marinas at arm.com> wrote:
> 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).
>
Eh, actually, I proposed a v2 based on Mark's feedback, but I now see
that I accidentally removed you from the To list.
http://marc.info/?l=linux-arm-kernel&m=140446911506688&w=2
--
Ard.
More information about the linux-arm-kernel
mailing list