From: Dan Carpenter Date: Sun, 20 Feb 2011 12:49:53 +0000 (+0300) Subject: staging: ath6kl: buffer overflow in SEND_FRAME ioctl X-Git-Tag: v2.6.39-rc1~469^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6567ee84d6e8f7015eaa7d7c4926b4fd81746e;p=pandora-kernel.git staging: ath6kl: buffer overflow in SEND_FRAME ioctl We should check that optTxFrmCmd.optIEDataLen isn't too large before we copy it into the data buffer. Signed-off-by: Dan Carpenter Acked-by: Vipin Mehta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed