summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorXie Yongji <xieyongji@bytedance.com>2021-07-28 21:07:55 +0800
committerMichael S. Tsirkin <mst@redhat.com>2021-08-10 11:52:23 -0400
commit0e398290cff997610b66e73573faaee70c9a700e (patch)
tree0c425ba49923d309b859b3c5abcec1ab8a0a770c /scripts/gdb/linux/proc.py
parent43bb40c5b92659966bdf4bfe584fde0a3575a049 (diff)
vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
The "msg->iova + msg->size" addition can have an integer overflow if the iotlb message is from a malicious user space application. So let's fix it. Fixes: 1b48dc03e575 ("vhost: vdpa: report iova range") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Xie Yongji <xieyongji@bytedance.com> Acked-by: Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20210728130756.97-1-xieyongji@bytedance.com Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions