From: roel kluin Date: Mon, 10 Aug 2009 01:29:52 +0000 (+0000) Subject: lmc: Read outside array bounds X-Git-Tag: v2.6.32-rc1~703^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd07086a1f8048428d33a1917b6209978750cb1;p=pandora-kernel.git lmc: Read outside array bounds If dev_alloc_skb() fails on the first iteration of the allocation loop, then we end up writing before the start of the array. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller --- Reading git-diff-tree failed