diff options
author | Roland Dreier <rdreier@cisco.com> | 2010-01-05 20:43:34 -0800 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-01-11 09:56:30 -0600 |
commit | f2d928d44ebc918750c94f3605c1417f1f653ec9 (patch) | |
tree | 7f1e6940b95b59320d1aea373681f7138be1d985 /s390-dis.c | |
parent | e73223a5849d9e695b5f3b5a4a2a812e68e3735d (diff) | |
download | qemu-f2d928d44ebc918750c94f3605c1417f1f653ec9.zip qemu-f2d928d44ebc918750c94f3605c1417f1f653ec9.tar.gz qemu-f2d928d44ebc918750c94f3605c1417f1f653ec9.tar.bz2 |
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Check that the cursor dimensions passed from the guest for the
DEFINE_CURSOR command don't overflow the available space in the
cursor.image[] or cursor.mask[] arrays before copying data from the
guest into those arrays.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 's390-dis.c')
0 files changed, 0 insertions, 0 deletions