mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 13:30:29 +09:00
gfn_to_memslot() can return NULL or invalid slot. We need to check slot validity before accessing it. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>