diff options
author | Mauro Matteo Cascella | 2022-07-05 19:47:34 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2022-07-19 14:36:38 +0200 |
commit | 84218892f05515d20347fde4506e1944eb11cb25 (patch) | |
tree | 526f4dd30851f4acd3238923ed16a1ad4cd0eb91 /python/qemu | |
parent | microvm: turn off io reservations for pcie root ports (diff) | |
download | qemu-84218892f05515d20347fde4506e1944eb11cb25.tar.gz qemu-84218892f05515d20347fde4506e1944eb11cb25.tar.xz qemu-84218892f05515d20347fde4506e1944eb11cb25.zip |
usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
This prevents an OOB read (followed by an assertion failure in
xhci_kick_ep) when slotid > xhci->numslots.
Reported-by: Soul Chen <soulchen8650@gmail.com>
Signed-off-by: Mauro Matteo Cascella <mcascell@redhat.com>
Message-Id: <20220705174734.2348829-1-mcascell@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions