summaryrefslogtreecommitdiffstats
path: root/fs/smb (follow)
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: validate smb request protocol idNamjae Jeon2023-06-022-3/+16
* ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loopNamjae Jeon2023-06-021-0/+12
* ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon2023-06-022-4/+4
* ksmbd: fix out-of-bound read in parse_lease_state()Namjae Jeon2023-06-021-42/+24
* ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon2023-06-021-7/+6
* Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-06-013-77/+100
|\
| * ksmbd: call putname after using the last componentNamjae Jeon2023-05-271-2/+6
| * ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon2023-05-271-18/+3
| * ksmbd: fix UAF issue from opinfo->connNamjae Jeon2023-05-271-25/+47
| * ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen2023-05-271-19/+34
| * ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen2023-05-271-5/+5
| * ksmbd: fix credit count leakageNamjae Jeon2023-05-271-5/+1
| * ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon2023-05-271-3/+3
| * ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon2023-05-271-0/+1
* | cifs: address unused variable warningSteve French2023-05-271-1/+5
* | smb: delete an unnecessary statementDan Carpenter2023-05-271-1/+0
* | smb3: missing null check in SMB2_change_notifySteve French2023-05-261-1/+1
|/
* cifs: correct references in Documentation to old fs/cifs pathSteve French2023-05-242-2/+2
* smb: move client and server files to common directory fs/smbSteve French2023-05-24146-0/+109540