diff options
author | Chunfeng Yun <[email protected]> | 2021-08-17 16:36:25 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-26 13:39:20 +0200 |
commit | de5107f473190538a65aac7edea85209cd5c1a8f (patch) | |
tree | e21cac02886695d5a7f3a43af838882fe5f6a992 /scripts/gdb/linux/utils.py | |
parent | 7465d7b66ac73db87b9eb99be01500093f80b575 (diff) |
usb: xhci-mtk: fix issue of out-of-bounds array access
Bus bandwidth array access is based on esit, increase one
will cause out-of-bounds issue; for example, when esit is
XHCI_MTK_MAX_ESIT, will overstep boundary.
Fixes: 7c986fbc16ae ("usb: xhci-mtk: get the microframe boundary for ESIT")
Cc: <[email protected]>
Reported-by: Stan Lu <[email protected]>
Signed-off-by: Chunfeng Yun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions