From: Dan Carpenter Date: Tue, 18 Oct 2011 06:27:25 +0000 (+0300) Subject: Staging: vt6655: memory corruption in check in wpa_set_wpadev() X-Git-Tag: v3.2-rc1~169^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7200fe0a59d7bda59e9e028b235b25a137dff9;p=pandora-kernel.git Staging: vt6655: memory corruption in check in wpa_set_wpadev() The original code left it up to the user to decide how much data to copy, but that doesn't work with a fixed size array. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed