summaryrefslogtreecommitdiff
path: root/include/linux/tc.h
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2018-10-27 01:46:34 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-21 09:27:36 +0100
commitd3105e63dc72969cf5cc643154146c1a181043c7 (patch)
tree5d05c2c2e56dfc78895ba61f6749d1d9e5488a0a /include/linux/tc.h
parent901c46620f2fb8f93e0888b658e424f38e706cba (diff)
MIPS: OCTEON: fix out of bounds array access on CN68XX
commit c0fae7e2452b90c31edd2d25eb3baf0c76b400ca upstream. The maximum number of interfaces is returned by cvmx_helper_get_number_of_interfaces(), and the value is used to access interface_port_count[]. When CN68XX support was added, we forgot to increase the array size. Fix that. Fixes: 2c8c3f0201333 ("MIPS: Octeon: Support additional interfaces on CN68XX") Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/20949/ Cc: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org # v4.3+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tc.h')
0 files changed, 0 insertions, 0 deletions