From: Dan Carpenter Date: Thu, 29 Sep 2011 06:13:18 +0000 (+0300) Subject: Staging: vt6656: potential memory corruption X-Git-Tag: v3.2-rc1~169^2^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657d1b0dfc97e2256257320f0818e21cf360d0ce;p=pandora-kernel.git Staging: vt6656: potential memory corruption param->u.wpa_key.key_len comes from the user. If it's too large we would write past the end of the array. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed