kernel_optimize_test/fs/cifs
Murphy Zhou 63d37fb4ce CIFS: fix max ea value size
It should not be larger then the slab max buf size. If user
specifies a larger size, it passes this check and goes
straightly to SMB2_set_info_init performing an insecure memcpy.

Signed-off-by: Murphy Zhou <jencce.kernel@gmail.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2019-09-23 23:28:59 -05:00
..
asn1.c
cache.c
cifs_debug.c smb3: display max smb3 requests in flight at any one time 2019-09-16 11:43:38 -05:00
cifs_debug.h cifs: add a debug macro that prints \\server\share for errors 2019-09-16 11:43:38 -05:00
cifs_dfs_ref.c
cifs_fs_sb.h smb3: add mount option to allow RW caching of share accessed by only 1 client 2019-09-16 11:43:38 -05:00
cifs_ioctl.h smb3: allow decryption keys to be dumped by admin for debugging 2019-09-21 06:02:26 -05:00
cifs_spnego.c
cifs_spnego.h
cifs_unicode.c
cifs_unicode.h
cifs_uniupr.h
cifsacl.c cifs: modefromsid: write mode ACE first 2019-09-16 18:49:11 -05:00
cifsacl.h cifs: modefromsid: make room for 4 ACE 2019-09-16 11:43:38 -05:00
cifsencrypt.c
cifsfs.c smb3: allow disabling requesting leases 2019-09-16 11:43:38 -05:00
cifsfs.h cifs: update internal module version number 2019-09-16 19:18:39 -05:00
cifsglob.h cifs: Add support for root file systems 2019-09-16 11:43:38 -05:00
cifspdu.h
cifsproto.h cifs: add a helper to find an existing readable handle to a file 2019-09-16 11:43:38 -05:00
cifsroot.c cifs: cifsroot: add more err checking 2019-09-16 11:43:39 -05:00
cifssmb.c
connect.c cifs: Add support for root file systems 2019-09-16 11:43:38 -05:00
dfs_cache.c
dfs_cache.h
dir.c cifs: create a helper to find a writeable handle by path name 2019-09-16 11:43:37 -05:00
dns_resolve.c
dns_resolve.h
export.c
file.c cifs: add a helper to find an existing readable handle to a file 2019-09-16 11:43:38 -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 smb3: allow decryption keys to be dumped by admin for debugging 2019-09-21 06:02:26 -05:00
Kconfig cifs: Add support for root file systems 2019-09-16 11:43:38 -05:00
link.c
Makefile cifs: Add support for root file systems 2019-09-16 11:43:38 -05:00
misc.c
netmisc.c
nterr.c
nterr.h
ntlmssp.h
readdir.c
rfc1002pdu.h
sess.c fs/cifs/sess.c: Remove set but not used variable 'capabilities' 2019-09-23 22:51:57 -05:00
smb1ops.c
smb2file.c
smb2glob.h
smb2inode.c smb3: improve handling of share deleted (and share recreated) 2019-09-16 11:43:38 -05:00
smb2maperror.c smb3: improve handling of share deleted (and share recreated) 2019-09-16 11:43:38 -05:00
smb2misc.c
smb2ops.c smb3: fix leak in "open on server" perf counter 2019-09-23 22:48:36 -05:00
smb2pdu.c fs/cifs/smb2pdu.c: Make SMB2_notify_init static 2019-09-23 22:49:05 -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 smb3: allow skipping signature verification for perf sensitive configurations 2019-09-16 11:43:38 -05:00
smbdirect.c
smbdirect.h
smbencrypt.c
smberr.h
smbfsctl.h
trace.c
trace.h smb3: add missing worker function for SMB3 change notify 2019-09-16 11:43:39 -05:00
transport.c smb3: display max smb3 requests in flight at any one time 2019-09-16 11:43:38 -05:00
winucase.c
xattr.c CIFS: fix max ea value size 2019-09-23 23:28:59 -05:00