From: Roel Kluin Date: Wed, 4 Nov 2009 16:31:59 +0000 (-0800) Subject: isdn: hfc_usb: Fix read buffer overflow X-Git-Tag: v2.6.27.40~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ab6d1f58eda5d33cc7e849778b72a5b2c1d916;p=pandora-kernel.git isdn: hfc_usb: Fix read buffer overflow commit 286e633ef0ff5bb63c07b4516665da8004966fec upstream. Check whether index is within bounds before testing the element. Signed-off-by: Roel Kluin Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed