From: Eliad Peller Date: Thu, 24 Nov 2011 16:13:56 +0000 (+0200) Subject: nl80211: fix MAC address validation X-Git-Tag: v3.2-rc5~56^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e007b857e88097c96c45620bf3b04a4e309053d1;p=pandora-kernel.git nl80211: fix MAC address validation MAC addresses have a fixed length. The current policy allows passing < ETH_ALEN bytes, which might result in reading beyond the buffer. Cc: stable@vger.kernel.org Signed-off-by: Eliad Peller Signed-off-by: John W. Linville --- Reading git-diff-tree failed