diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2021-08-17 16:36:25 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-26 13:39:20 +0200 |
commit | de5107f473190538a65aac7edea85209cd5c1a8f (patch) | |
tree | e21cac02886695d5a7f3a43af838882fe5f6a992 /tools/perf/scripts/python/mem-phys-addr.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: <stable@vger.kernel.org>
Reported-by: Stan Lu <stan.lu@mediatek.com>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1629189389-18779-5-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions