Skip to content
Commit b363b330 authored by Steve French's avatar Steve French
Browse files

[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount



CIFS can allocate a few bytes to little for the nativeFileSystem field
during tree connect response processing during mount.  This can result
in a "Redzone overwritten" message to be logged.

Signed-off-by: default avatarSridhar Vinay <vinaysridhar@in.ibm.com>
Acked-by: default avatarShirish Pargaonkar <shirishp@us.ibm.com>
CC: Stable <stable@kernel.org>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent c6c00919
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment