android_kernel_google_msm/drivers/media
Petar Sivenov 22591b12e0 msm: camera: isp: Bound check for number stats registers
The index of used stats register is derived from a stream handle least
significant byte and thus can be up to 255. However the stats registers
are up to 8 depending of the target. Thus a bound check is done before
use of the received stats register index value.

Bug: 28749728
Change-Id: I23f1add81eb8e0844103a3a3f59f4e4c2af14ffd
2016-06-02 11:58:27 -07:00
..
common Fix build for GCC 4.7 2013-03-15 17:13:02 -07:00
dvb media: dvb: Fix secure demux application load check 2013-03-15 17:09:11 -07:00
platform msm: camera: isp: Bound check for number stats registers 2016-06-02 11:58:27 -07:00
radio radio: iris: Use kernel API to copy data from user space 2016-05-31 14:34:42 -07:00
rc Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
video msm: camera: reorganize directory structure 2013-04-18 16:08:31 -07:00
Kconfig msm: camera: reorganize directory structure 2013-04-18 16:08:31 -07:00
Makefile msm: camera: reorganize directory structure 2013-04-18 16:08:31 -07:00
media-device.c media: Init the reserved fields of struct media_link_desc 2016-06-02 11:33:44 -07:00
media-devnode.c
media-entity.c