ANDROID: KVM: arm64: Fix infinite loop in for_ppage_node_in_range()
When attempting to fix UAF, the newly introduced temp node was only incremented during the "for" init, leading to an infinite loop. Bug: 278749606 Fixes: 00b21f70 ("ANDROID: KVM: arm64: Fix UAF in pkvm_unmap_range") Change-Id: I8d8d088c7ac6cc617ce35ee58498a482ba93431e Signed-off-by:Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment