diff options
author | Ricardo Koller <ricarkol@google.com> | 2021-10-04 18:19:14 -0700 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-10-11 09:31:42 +0100 |
commit | 2ec02f6c64f043a249850c835ca7975c3a155d8b (patch) | |
tree | cae71cd969d0cacb50cbcd1d8410379c7893ca56 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c56a87da0a7fa14180082249ac954c7ebc9e74e1 (diff) |
KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size
Verify that the ITS region does not extend beyond the VM-specified IPA
range (phys_size).
base + size > phys_size AND base < phys_size
Add the missing check into vgic_its_set_attr() which is called when
setting the region.
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Ricardo Koller <ricarkol@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211005011921.437353-5-ricarkol@google.com
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions