Show patches with: Submitter = zhangxiaoxu (A)       |    State = Action Required       |    Archived = No       |   90 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] cifs: Fix warning and UAF when destroy the MR list cifs: Fix resource leak when MR allocate failed - 1 1 - --- 2022-11-18 zhangxiaoxu (A) New
[1/2] cifs: Fix lost destroy smbd connection when MR allocate failed cifs: Fix resource leak when MR allocate failed - 1 - - --- 2022-11-18 zhangxiaoxu (A) New
[v2] cifs: Fix OOB read in parse_server_interfaces() [v2] cifs: Fix OOB read in parse_server_interfaces() 1 1 - - --- 2022-11-18 zhangxiaoxu (A) New
cifs: Fix OOB read in parse_server_interfaces() cifs: Fix OOB read in parse_server_interfaces() - 1 - - --- 2022-11-17 zhangxiaoxu (A) New
[v2,2/2] cifs: Move the in_send statistic to __smb_send_rqst() Fix some bug in cifs - 1 - - --- 2022-11-16 zhangxiaoxu (A) New
[v2,1/2] cifs: Fix UAF in cifs_demultiplex_thread() Fix some bug in cifs - 1 - - --- 2022-11-16 zhangxiaoxu (A) New
[3/3] cifs: Move the in_send statistic to __smb_send_rqst() Fix some bug in cifs - 1 - - --- 2022-11-15 zhangxiaoxu (A) New
[2/3] cifs: Fix UAF in cifs_demultiplex_thread() Fix some bug in cifs - 1 - - --- 2022-11-15 zhangxiaoxu (A) New
[1/3] cifs: Fix wrong return value checking when GETFLAGS Fix some bug in cifs - 1 - - --- 2022-11-15 zhangxiaoxu (A) New
[v2] cifs: Fix connections leak when tlink setup failed [v2] cifs: Fix connections leak when tlink setup failed - 1 1 - --- 2022-11-11 zhangxiaoxu (A) New
cifs: Fix connections leak when tlink setup failed cifs: Fix connections leak when tlink setup failed - 1 - - --- 2022-11-10 zhangxiaoxu (A) New
[v2,7/7] cifs: Reset rc before free_xid() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,6/7] cifs: Fix wrong return value checking when GETFLAGS cifs: minor code improvements - 1 - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo cifs: minor code improvements - 1 - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge() cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[v2,1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one cifs: minor code improvements - - - - --- 2022-10-29 zhangxiaoxu (A) New
[7/7] cifs: Reset rc before free_xid() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[6/7] cifs: Fix wrong return value checking when GETFLAGS cifs: minor code improvements - 1 - - --- 2022-10-28 zhangxiaoxu (A) New
[5/7] cifs: remove the unused xid parameter from smb_mnt_get_fsinfo cifs: minor code improvements - 1 - - --- 2022-10-28 zhangxiaoxu (A) New
[4/7] cifs: Remove the redundant null pointer check in SMB2_negotiate() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[3/7] cifs: Remove the redundant null pointer check in SMB2_sess_setup() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[2/7] cifs: Use helper macro NTLMSSP_SIGNATURE in decode_ntlmssp_challenge() cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[1/7] cifs: Use helper macro SMB2_CREATE_* instead of assignment one by one cifs: minor code improvements - - - - --- 2022-10-28 zhangxiaoxu (A) New
[2/2] cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc() Fix memory and page leak when writedata alloc failed - 1 - - --- 2022-10-22 zhangxiaoxu (A) New
[1/2] cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter() Fix memory and page leak when writedata alloc failed - 1 - - --- 2022-10-22 zhangxiaoxu (A) New
cifs: Fix memory leak when build ntlmssp negotiate blob failed cifs: Fix memory leak when build ntlmssp negotiate blob failed - 2 - - --- 2022-10-18 zhangxiaoxu (A) New
[5/5] cifs: Fix xid leak in cifs_get_file_info_unix() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[4/5] cifs: Fix xid leak in cifs_ses_add_channel() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[3/5] cifs: Fix xid leak in cifs_flock() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[2/5] cifs: Fix xid leak in cifs_copy_file_range() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[1/5] cifs: Fix xid leak in cifs_create() cifs: Fix xid leak in cifs - 1 - - --- 2022-10-17 zhangxiaoxu (A) New
[v8,3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-26 zhangxiaoxu (A) New
[v8,2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 1 - - --- 2022-09-26 zhangxiaoxu (A) New
[v8,1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-26 zhangxiaoxu (A) New
[v7,3/3] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-24 zhangxiaoxu (A) New
[v7,2/3] ksmbd: Fix wrong return value and message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-24 zhangxiaoxu (A) New
[v7,1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-24 zhangxiaoxu (A) New
[v6,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 - - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-14 zhangxiaoxu (A) New
[v6,2/5] ksmbd: Fix wrong return value in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-14 zhangxiaoxu (A) New
[v6,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-14 zhangxiaoxu (A) New
[v5,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 - - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,3/5] ksmbd: Fix FSCTL_VALIDATE_NEGOTIATE_INFO message length check in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,2/5] ksmbd: Fix wrong return value in smb2_ioctl() Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-13 zhangxiaoxu (A) New
[v5,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-13 zhangxiaoxu (A) New
[v4,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-01 zhangxiaoxu (A) New
[v4,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 - - - --- 2022-09-01 zhangxiaoxu (A) New
[v4,3/5] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler 1 1 1 - --- 2022-09-01 zhangxiaoxu (A) New
[v4,2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 2 - - --- 2022-09-01 zhangxiaoxu (A) New
[v4,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 1 - --- 2022-09-01 zhangxiaoxu (A) New
[v3,5/5] cifs: Refactor dialects in validate_negotiate_info_req to variable array Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-01 zhangxiaoxu (A) New
[v3,4/5] cifs: Add neg dialects info to smb version values Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - - - - --- 2022-09-01 zhangxiaoxu (A) New
[v3,3/5] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-01 zhangxiaoxu (A) New
[v3,2/5] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-01 zhangxiaoxu (A) New
[v3,1/5] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-09-01 zhangxiaoxu (A) New
[v2,3/3] ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-08-31 zhangxiaoxu (A) New
[v2,2/3] ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-08-31 zhangxiaoxu (A) New
[v2,1/3] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message Fix some bug in FSCTL_VALIDATE_NEGOTIATE_INFO handler - 1 - - --- 2022-08-31 zhangxiaoxu (A) New
[-next,2/2] ksmbd: Use helper macro SMB2_CREATE_TAG_POSIX Use help macro SMB2_CREATE_TAG_POSIX in cifs and ksmbd - - - - --- 2022-08-26 zhangxiaoxu (A) New
[-next,1/2] cifs: Use helper macro SMB2_CREATE_TAG_POSIX Use help macro SMB2_CREATE_TAG_POSIX in cifs and ksmbd - - - - --- 2022-08-26 zhangxiaoxu (A) New
cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message - 1 - - --- 2022-08-24 zhangxiaoxu (A) New
[-next,2/2] cifs: remove the release parameter form async_writev add release callback to cifs_writedata - - - - --- 2022-08-23 zhangxiaoxu (A) New
[-next,1/2] cifs: Add release function to cifs_writedata add release callback to cifs_writedata - - - - --- 2022-08-23 zhangxiaoxu (A) New
[-next,3/3] cifs: Add helper function to check smb1+ server cifs: Use some helper function for preamble size - - - - --- 2022-08-23 zhangxiaoxu (A) New
[-next,2/3] cifs: Use help macro to get the mid header size cifs: Use some helper function for preamble size - - - - --- 2022-08-23 zhangxiaoxu (A) New
[-next,1/3] cifs: Use help macro to get the header preamble size cifs: Use some helper function for preamble size - - - - --- 2022-08-23 zhangxiaoxu (A) New
cifs: Fix memory leak on the deferred close cifs: Fix memory leak on the deferred close - 2 - - --- 2022-08-18 zhangxiaoxu (A) New
cifs: Fix build error when no CONFIG_DNS_RESOLVER cifs: Fix build error when no CONFIG_DNS_RESOLVER - 2 - - --- 2021-04-09 zhangxiaoxu (A) New
cifsd: Select SG_POOL for SMB_SERVER cifsd: Select SG_POOL for SMB_SERVER - 1 - - --- 2021-04-07 zhangxiaoxu (A) New
cifs: Fix the target file was deleted when rename failed. cifs: Fix the target file was deleted when rename failed. - - 1 - --- 2020-06-29 zhangxiaoxu (A) New
[v2,2/2] cifs/smb3: Fix data inconsistent when zero file range cifs: Fix data insonsistent when fallocate - 1 - - --- 2020-06-23 zhangxiaoxu (A) New
[v2,1/2] cifs/smb3: Fix data inconsistent when punch hole cifs: Fix data insonsistent when fallocate - 1 - - --- 2020-06-23 zhangxiaoxu (A) New
cifs/smb3: Fix data inconsistent when punch hole cifs/smb3: Fix data inconsistent when punch hole - - - - --- 2020-06-23 zhangxiaoxu (A) New
cifs: Fix double add page to memcg when cifs_readpages cifs: Fix double add page to memcg when cifs_readpages 1 - - - --- 2020-06-22 zhangxiaoxu (A) New
cifs: update ctime and mtime during truncate cifs: update ctime and mtime during truncate - - - - --- 2020-06-20 zhangxiaoxu (A) New
cifs/smb3: Fix data inconsistent when zero file range cifs/smb3: Fix data inconsistent when zero file range - - 1 - --- 2020-06-20 zhangxiaoxu (A) New
[v3,2/2] cifs: Fix use-after-free in SMB2_read Fix KASAN use-after free in SMB2_write and SMB2_read - 1 1 - --- 2019-04-08 zhangxiaoxu (A) New
[v3,1/2] cifs: Fix use-after-free in SMB2_write Fix KASAN use-after free in SMB2_write and SMB2_read - 1 1 - --- 2019-04-08 zhangxiaoxu (A) New
[v4] cifs: Fix lease buffer length error [v4] cifs: Fix lease buffer length error - 2 1 - --- 2019-04-08 zhangxiaoxu (A) New
[v2,2/2] cifs: Fix use-after-free in SMB2_read [v2,1/2] cifs: Fix use-after-free in SMB2_write - 1 - - --- 2019-04-06 zhangxiaoxu (A) New
[v2,1/2] cifs: Fix use-after-free in SMB2_write [v2,1/2] cifs: Fix use-after-free in SMB2_write - 1 - - --- 2019-04-06 zhangxiaoxu (A) New
[v3] cifs: Fix lease buffer length error [v3] cifs: Fix lease buffer length error - 2 - - --- 2019-04-06 zhangxiaoxu (A) New
[v2] cifs: Fix lease buffer length error [v2] cifs: Fix lease buffer length error - 2 - - --- 2019-04-06 zhangxiaoxu (A) New
cifs: Fix lease buffer length error cifs: Fix lease buffer length error - - - - --- 2019-04-06 zhangxiaoxu (A) New
[2/2] cifs: Fix use-after-free in SMB2_read Fix KASAN use-after free in SMB2_write and SMB2_read - - - - --- 2019-04-05 zhangxiaoxu (A) New
[1/2] cifs: Fix use-after-free in SMB2_write Fix KASAN use-after free in SMB2_write and SMB2_read - - - - --- 2019-04-05 zhangxiaoxu (A) New