diff options
author | Mauro Matteo Cascella <mcascell@redhat.com> | 2022-07-05 19:47:34 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-07-19 14:36:38 +0200 |
commit | 84218892f05515d20347fde4506e1944eb11cb25 (patch) | |
tree | 526f4dd30851f4acd3238923ed16a1ad4cd0eb91 /softmmu | |
parent | 3ef1497b46c57eba151fb1d0bdd8c8bff8a0f524 (diff) | |
download | qemu-84218892f05515d20347fde4506e1944eb11cb25.zip qemu-84218892f05515d20347fde4506e1944eb11cb25.tar.gz qemu-84218892f05515d20347fde4506e1944eb11cb25.tar.bz2 |
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 'softmmu')
0 files changed, 0 insertions, 0 deletions