Skip to content
Commit a6085fba authored by Marcelo Tosatti's avatar Marcelo Tosatti
Browse files

KVM: MMU: bail out pagewalk on kvm_read_guest error



Exit the guest pagetable walk loop if reading gpte failed. Otherwise its
possible to enter an endless loop processing the previous present pte.

Cc: stable@kernel.org
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent d72118ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment