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