From: Pavel Shilovsky Date: Thu, 10 Jul 2014 06:21:15 +0000 (+0400) Subject: CIFS: Fix possible buffer corruption in cifs_user_read() X-Git-Tag: cleanup-for-v3.18~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8a05d80213cdfbf3bf8e6eb3059831c7015e89;p=pandora-kernel.git CIFS: Fix possible buffer corruption in cifs_user_read() 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 Signed-off-by: Steve French --- Reading git-diff-tree failed