https://github.com/torvalds/linux
Revision 69765529d701c838df19ea1f5ad2f33a528261ae authored by Steve French on 17 February 2009, 01:29:40 UTC, committed by Steve French on 21 February 2009, 03:37:09 UTC
Fixes kernel bug #10451 http://bugzilla.kernel.org/show_bug.cgi?id=10451

Certain NAS appliances do not set the operating system or network operating system
fields in the session setup response on the wire.  cifs was oopsing on the unexpected
zero length response fields (when trying to null terminate a zero length field).

This fixes the oops.

Acked-by: Jeff Layton <jlayton@redhat.com>
CC: stable <stable@kernel.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
1 parent 44f68fa
History
Tip revision: 69765529d701c838df19ea1f5ad2f33a528261ae authored by Steve French on 17 February 2009, 01:29:40 UTC
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Tip revision: 6976552
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top