Files
qemu/ui
Mauro Matteo Cascella 409723f5db ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Git-commit fa892e9abb
References: bsc#1198035, CVE-2021-4206

Prevent potential integer overflow by limiting 'width' and 'height' to
512x512. Also change 'datasize' type to size_t. Refer to security
advisory https://starlabs.sg/advisories/22-4206/ for more information.

Fixes: CVE-2021-4206
Signed-off-by: Mauro Matteo Cascella <mcascell@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220407081712.345609-1-mcascell@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Dario Faggioli <dfaggioli@suse.com>
2023-07-31 19:20:26 +02:00
..
2020-09-30 19:09:19 +02:00
2021-07-26 10:24:49 +02:00
2019-03-11 08:39:02 +01:00
2021-02-04 15:58:54 +01:00
2019-08-16 13:31:52 +02:00
2020-12-10 12:15:18 -05:00
2020-08-21 06:30:21 -04:00
2021-08-31 17:25:14 +04:00
2017-07-27 14:23:09 +02:00
2016-02-04 17:01:04 +00:00
2019-02-05 16:50:18 +01:00
2021-01-23 15:55:07 -05:00
2021-05-21 09:42:44 +02:00