Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Pull ksmbd fixes from Steve French: "Five fixes for the ksmbd kernel server, including three security fixes: - remove follow symlinks support - use LOOKUP_BENEATH to prevent out of share access - SMB3 compounding security fix - fix for returning the default streams correctly, fixing a bug when writing ppt or doc files from some clients - logging more clearly that ksmbd is experimental (at module load time)" * tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd: ksmbd: use LOOKUP_BENEATH to prevent the out of share access ksmbd: remove follow symlinks support ksmbd: check protocol id in ksmbd_verify_smb_message() ksmbd: add default data stream name in FILE_STREAM_INFORMATION ksmbd: log that server is experimental at module load
Showing
- fs/ksmbd/misc.c 19 additions, 81 deletionsfs/ksmbd/misc.c
- fs/ksmbd/misc.h 4 additions, 3 deletionsfs/ksmbd/misc.h
- fs/ksmbd/server.c 3 additions, 0 deletionsfs/ksmbd/server.c
- fs/ksmbd/smb2pdu.c 38 additions, 81 deletionsfs/ksmbd/smb2pdu.c
- fs/ksmbd/smb_common.c 9 additions, 4 deletionsfs/ksmbd/smb_common.c
- fs/ksmbd/smb_common.h 1 addition, 0 deletionsfs/ksmbd/smb_common.h
- fs/ksmbd/vfs.c 83 additions, 89 deletionsfs/ksmbd/vfs.c
- fs/ksmbd/vfs.h 7 additions, 2 deletionsfs/ksmbd/vfs.h
Please register or sign in to comment