summaryrefslogtreecommitdiff
path: root/fs/smb/server/smb2pdu.c
AgeCommit message (Expand)Author
2023-06-26ksmbd: add missing compound request handing in some commandsNamjae Jeon
2023-06-26ksmbd: fix out of bounds read in smb2_sess_setupNamjae Jeon
2023-06-26ksmbd: use kvzalloc instead of kvmallocNamjae Jeon
2023-06-26ksmbd: Change the return value of ksmbd_vfs_query_maximal_access to voidLu Hongfei
2023-06-16ksmbd: validate session id and tree id in the compound requestNamjae Jeon
2023-06-16ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2023-06-02ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon
2023-05-26ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon
2023-05-26ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen
2023-05-26ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen
2023-05-26ksmbd: fix credit count leakageNamjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French