diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2014-04-14 09:42:01 +0200 |
---|---|---|
committer | Pawel Moll <pawel.moll@arm.com> | 2014-04-24 12:41:12 +0200 |
commit | bb6dd5757c12e9f3f25da971f1ea45c777ae79ab (patch) | |
tree | dee08962b88b6ec4a7ae5840e304ac3908aed08c /Documentation | |
parent | clk: vexpress: NULL dereference on error path (diff) | |
download | linux-bb6dd5757c12e9f3f25da971f1ea45c777ae79ab.tar.xz linux-bb6dd5757c12e9f3f25da971f1ea45c777ae79ab.zip |
arm/mach-vexpress: array accessed out of bounds
dcscb_allcpus_mask is an array of size 2.
The index variable cluster has to be checked against this limit
before accessing the array.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions