From: Andy Walls Date: Fri, 24 Jul 2009 00:51:29 +0000 (-0300) Subject: V4L/DVB (12338): cx18: Read buffer overflow X-Git-Tag: v2.6.31-rc7~40^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=225aeb1c5863bc92c6bb1f921e9a6cf4d15dbb2a;p=pandora-kernel.git V4L/DVB (12338): cx18: Read buffer overflow This mistakenly tested against sizeof(freqs) instead of the array size. Due to the mask the only illegal value possible was 3. Reported-by: Roel Kluin Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed