diff options
author | Shuah Khan <skhan@linuxfoundation.org> | 2021-03-24 17:06:54 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-26 14:49:03 +0100 |
commit | 1cc5ed25bdade86de2650a82b2730108a76de20c (patch) | |
tree | 3ce2baa0b1aa516091a87513beb63c7cfc8aa508 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0bd860493f81eb2a46173f6f5e44cc38331c8dbd (diff) |
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Fix shift out-of-bounds in vhci_hub_control() SetPortFeature handling.
UBSAN: shift-out-of-bounds in drivers/usb/usbip/vhci_hcd.c:605:42
shift exponent 768 is too large for 32-bit type 'int'
Reported-by: syzbot+3dea30b047f41084de66@syzkaller.appspotmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20210324230654.34798-1-skhan@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions