commit | 37b544087ef3f65ca68465ba39291a07195dac26 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Sep 17 14:56:17 2014 -0700 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Oct 10 13:07:37 2014 +0200 |
tree | e6fcb2b1fa3bdca8ca899c7bc515d4848a909296 | |
parent | e9e8578b6cdfba0259e99e79f0cb80c55c99b3c2 [diff] |
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() Handle the potential NULL return value of find_vma_intersection() before dereferencing it. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>