diff options
author | Christoffer Dall <christoffer.dall@linaro.org> | 2014-10-10 10:14:29 (GMT) |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2014-10-14 12:48:25 (GMT) |
commit | c3058d5da2222629bc2223c488a4512b59bb4baf (patch) | |
tree | c34f1e9fcf3909ddd493f644902b29ca18168236 /crypto | |
parent | 38f791a4e499792eeb2a3c0572dd5133511c5bbb (diff) | |
download | linux-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 'crypto')
0 files changed, 0 insertions, 0 deletions