From: Dan Carpenter Date: Tue, 31 Jan 2012 08:52:01 +0000 (+0300) Subject: cifs: check offset in decode_ntlmssp_challenge() X-Git-Tag: v3.3-rc3~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4991a5faab7368daac463181e786608b4eb63675;p=pandora-kernel.git cifs: check offset in decode_ntlmssp_challenge() We should check that we're not copying memory from beyond the end of the blob. Signed-off-by: Dan Carpenter Reviewed-by: Jeff Layton --- Reading git-diff-tree failed