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:
b3160ae
)
CIFS: Fix possible buffer corruption in cifs_user_read()
author
Pavel Shilovsky
<pshilovsky@samba.org>
Thu, 10 Jul 2014 06:21:15 +0000
(10:21 +0400)
committer
Steve French
<smfrench@gmail.com>
Sat, 2 Aug 2014 06:23:04 +0000
(
01:23
-0500)
If there was a short read in the middle of the rdata list,
we can end up with a corrupt output buffer.
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
No differences found