Files
qemu/hw/usb
Gerd Hoffmann e204dca909 usb: limit combined packets to 1 MiB (CVE-2021-3527)
usb-host and usb-redirect try to batch bulk transfers by combining many
small usb packets into a single, large transfer request, to reduce the
overhead and improve performance.

This patch adds a size limit of 1 MiB for those combined packets to
restrict the host resources the guest can bind that way.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210503132915.2335822-6-kraxel@redhat.com>
(cherry picked from commit 05a40b172e)
Signed-off-by: Michael Roth <michael.roth@amd.com>
2021-10-17 20:20:04 -05:00
..
2021-03-09 21:19:10 +01:00
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2018-06-01 19:20:38 +03:00
2016-02-23 12:43:05 +00:00
2021-01-08 15:13:38 +00:00
2021-03-15 17:01:17 +01:00
2020-12-15 12:04:30 +00:00
2020-05-15 07:08:14 +02:00
2021-03-09 21:19:10 +01:00
2021-03-15 17:01:12 +01:00
2019-08-16 13:31:52 +02:00
2021-03-15 17:01:12 +01:00
2021-02-17 14:29:12 +01:00
2020-11-16 09:11:21 +01:00
2020-09-21 09:44:54 +02:00
2021-03-15 17:00:58 +01:00
2020-08-31 08:10:47 +02:00