summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChristoffer Dall <christoffer.dall@linaro.org>2014-10-10 10:14:29 (GMT)
committerChristoffer Dall <christoffer.dall@linaro.org>2014-10-14 12:48:25 (GMT)
commitc3058d5da2222629bc2223c488a4512b59bb4baf (patch)
treec34f1e9fcf3909ddd493f644902b29ca18168236 /kernel
parent38f791a4e499792eeb2a3c0572dd5133511c5bbb (diff)
downloadlinux-c3058d5da2222629bc2223c488a4512b59bb4baf.tar.xz
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
When creating or moving a memslot, make sure the IPA space is within the addressable range of the guest. Otherwise, user space can create too large a memslot and KVM would try to access potentially unallocated page table entries when inserting entries in the Stage-2 page tables. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions