From: Larry Finger Date: Tue, 27 Nov 2012 18:08:44 +0000 (-0600) Subject: staging: r8712u: Fix possible buffer overrun X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7a13c3f404cbd26b495fa9c34339cb9b7b8164;p=pandora-kernel.git staging: r8712u: Fix possible buffer overrun In routine r8712_report_sec_ie(), the code could set the length of the buffer to 256; however, that value is one larger than the corresponding memory allocation. Signed-off-by: Larry Finger Reported-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed