diff options
author | Randy Dunlap <[email protected]> | 2020-12-28 23:13:09 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-01-04 16:52:40 +0100 |
commit | 718bf42b119de652ebcc93655a1f33a9c0d04b3c (patch) | |
tree | 03a6a16e45e904c5a6e8218b75e2a306f0f0e5c3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 020a1f453449294926ca548d8d5ca970926e8dfd (diff) |
usb: usbip: vhci_hcd: protect shift size
Fix shift out-of-bounds in vhci_hcd.c:
UBSAN: shift-out-of-bounds in ../drivers/usb/usbip/vhci_hcd.c:399:41
shift exponent 768 is too large for 32-bit type 'int'
Fixes: 03cd00d538a6 ("usbip: vhci-hcd: Set the vhci structure up to work")
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: [email protected]
Cc: Yuyang Du <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions