From: Dan Carpenter Date: Sun, 23 Sep 2012 16:33:00 +0000 (+0300) Subject: mwifiex: potential corruption in mwifiex_update_uap_custom_ie() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0fc5218dc31d446fd108a6a571702a7c9bec29;p=pandora-kernel.git mwifiex: potential corruption in mwifiex_update_uap_custom_ie() ap_custom_ie is a struct mwifiex_ie_list which is quite different and also larger than struct mwifiex_ie. It's a difference between 4196 bytes and 262. Signed-off-by: Dan Carpenter Tested-by: Stone Piao Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed