kernel_optimize_test/fs/cifs
Steve French df58fae724 smb3: Incorrect size for netname negotiate context
It is not null terminated (length was off by two).

Also see similar change to Samba:

https://gitlab.com/samba-team/samba/merge_requests/666

Reported-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-09-16 11:43:37 -05:00
..
asn1.c
cache.c
cifs_debug.c
cifs_debug.h
cifs_dfs_ref.c
cifs_fs_sb.h
cifs_ioctl.h cifs: add passthrough for smb2 setinfo 2019-09-16 11:43:37 -05:00
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c cifs: allow chmod to set mode bits using special sid 2019-09-16 11:43:37 -05:00
cifsacl.h
cifsencrypt.c
cifsfs.c cifs: copy_file_range needs to strip setuid bits and update timestamps 2019-07-18 14:03:03 -05:00
cifsfs.h cifs: update internal module number 2019-08-27 17:29:56 -05:00
cifsglob.h
cifspdu.h
cifsproto.h cifs: get mode bits from special sid on stat 2019-09-16 11:43:37 -05:00
cifssmb.c fs: cifs: cifsssmb: remove redundant assignment to variable ret 2019-09-16 11:43:37 -05:00
connect.c cifs: fix a comment for the timeouts when sending echos 2019-09-16 11:43:37 -05:00
dfs_cache.c
dfs_cache.h
dir.c cifs: replace various strncpy with strscpy and similar 2019-08-27 17:25:12 -05:00
dns_resolve.c
dns_resolve.h
export.c
file.c cifs: remove unused variable 2019-09-16 11:43:37 -05:00
fscache.c
fscache.h
inode.c cifs: allow chmod to set mode bits using special sid 2019-09-16 11:43:37 -05:00
ioctl.c
Kconfig smb3/cifs fixes (3 for stable) and improvements including much faster encryption (SMB3.1.1 GCM) 2019-07-18 11:11:51 -07:00
link.c
Makefile
misc.c cifs: replace various strncpy with strscpy and similar 2019-08-27 17:25:12 -05:00
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c cifs: replace various strncpy with strscpy and similar 2019-08-27 17:25:12 -05:00
smb1ops.c
smb2file.c smb3: optimize open to not send query file internal info 2019-07-18 17:44:13 -05:00
smb2glob.h
smb2inode.c cifs: fix crash in smb2_compound_op()/smb2_set_next_command() 2019-07-15 21:20:09 -05:00
smb2maperror.c
smb2misc.c
smb2ops.c cifs: remove unused variable 2019-09-16 11:43:37 -05:00
smb2pdu.c smb3: Incorrect size for netname negotiate context 2019-09-16 11:43:37 -05:00
smb2pdu.h smb3: add missing flag definitions 2019-09-16 11:43:37 -05:00
smb2proto.h cifs: prepare SMB2_Flush to be usable in compounds 2019-09-16 11:43:37 -05:00
smb2status.h
smb2transport.c
smbdirect.c
smbdirect.h
smbencrypt.c
smberr.h
smbfsctl.h
trace.c
trace.h
transport.c
winucase.c
xattr.c