aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen-bus-helper.c
diff options
context:
space:
mode:
authorPrasad J Pandit <pjp@fedoraproject.org>2020-06-04 17:05:25 +0530
committerMichael S. Tsirkin <mst@redhat.com>2020-06-09 14:18:04 -0400
commitf7d6a635fa3b7797f9d072e280f065bf3cfcd24d (patch)
tree9e43e03f7f27fbda33da15a70a0bc8a74e69094b /hw/xen/xen-bus-helper.c
parent0dabc0f6544f2c0310546f6d6cf3b68979580a9c (diff)
downloadqemu-f7d6a635fa3b7797f9d072e280f065bf3cfcd24d.zip
qemu-f7d6a635fa3b7797f9d072e280f065bf3cfcd24d.tar.gz
qemu-f7d6a635fa3b7797f9d072e280f065bf3cfcd24d.tar.bz2
pci: assert configuration access is within bounds
While accessing PCI configuration bytes, assert that 'address + len' is within PCI configuration space. Generally it is within bounds. This is more of a defensive assert, in case a buggy device was to send 'address' which may go out of bounds. Suggested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org> Message-Id: <20200604113525.58898-1-ppandit@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/xen/xen-bus-helper.c')
0 files changed, 0 insertions, 0 deletions