From 2e8a05d80213cdfbf3bf8e6eb3059831c7015e89 Mon Sep 17 00:00:00 2001 From: Pavel Shilovsky Date: Thu, 10 Jul 2014 10:21:15 +0400 Subject: [PATCH] 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-format-patch failed