git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
803ab97
)
cifs: check offset in decode_ntlmssp_challenge()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 31 Jan 2012 08:52:01 +0000
(11:52 +0300)
committer
Steve French
<smfrench@gmail.com>
Tue, 31 Jan 2012 13:42:06 +0000
(07:42 -0600)
We should check that we're not copying memory from beyond the end of the
blob.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
No differences found