diff options
author | Juergen Gross <jgross@suse.com> | 2022-03-11 13:35:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-16 11:05:59 +0300 |
commit | aff477cb8f94613f501d386d10f20019e294bc35 (patch) | |
tree | 2ac514fde81db6bf0bd67887f1ab92ede848296d /drivers/usb/host/uhci-grlib.c | |
parent | 7f220d4a38e095ef4ee851ef4ff90f92ed9b778b (diff) | |
download | linux-aff477cb8f94613f501d386d10f20019e294bc35.tar.xz |
xen/usb: harden xen_hcd against malicious backends
Make sure a malicious backend can't cause any harm other than wrong
I/O data.
Missing are verification of the request id in a response, sanitizing
the reported actual I/O length, and protection against interrupt storms
from the backend.
Signed-off-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20220311103509.12908-1-jgross@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/uhci-grlib.c')
0 files changed, 0 insertions, 0 deletions