https://github.com/torvalds/linux
Revision bb6dd5757c12e9f3f25da971f1ea45c777ae79ab authored by Heinrich Schuchardt on 14 April 2014, 07:42:01 UTC, committed by Pawel Moll on 24 April 2014, 10:41:12 UTC
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>
1 parent 6b4ed8b
History
Tip revision: bb6dd5757c12e9f3f25da971f1ea45c777ae79ab authored by Heinrich Schuchardt on 14 April 2014, 07:42:01 UTC
arm/mach-vexpress: array accessed out of bounds
Tip revision: bb6dd57
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top