diff options
author | Dongwon Kim | 2022-09-09 03:40:52 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2022-09-27 07:32:31 +0200 |
commit | 49a99ecb2290571b2e3f464c13e9c73b87ca91c4 (patch) | |
tree | 9794bfc654ac6c940bea944140688895de2be4f9 /docs | |
parent | hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638) (diff) | |
download | qemu-49a99ecb2290571b2e3f464c13e9c73b87ca91c4.tar.gz qemu-49a99ecb2290571b2e3f464c13e9c73b87ca91c4.tar.xz qemu-49a99ecb2290571b2e3f464c13e9c73b87ca91c4.zip |
virtio-gpu: update scanout if there is any area covered by the rect
The scanout is currently updated only if the whole rect is inside the
scanout space. This is not a correct condition because the scanout should
be updated even a small area in the scanout space is covered by the rect.
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220909014052.7297-1-dongwon.kim@intel.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions