index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: validate smb request protocol id
Namjae Jeon
2023-06-02
2
-3
/
+16
*
ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
Namjae Jeon
2023-06-02
1
-0
/
+12
*
ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
Namjae Jeon
2023-06-02
2
-4
/
+4
*
ksmbd: fix out-of-bound read in parse_lease_state()
Namjae Jeon
2023-06-02
1
-42
/
+24
*
ksmbd: fix out-of-bound read in deassemble_neg_contexts()
Namjae Jeon
2023-06-02
1
-7
/
+6
*
Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-06-01
3
-77
/
+100
|
\
|
*
ksmbd: call putname after using the last component
Namjae Jeon
2023-05-27
1
-2
/
+6
|
*
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon
2023-05-27
1
-18
/
+3
|
*
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon
2023-05-27
1
-25
/
+47
|
*
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen
2023-05-27
1
-19
/
+34
|
*
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Kuan-Ting Chen
2023-05-27
1
-5
/
+5
|
*
ksmbd: fix credit count leakage
Namjae Jeon
2023-05-27
1
-5
/
+1
|
*
ksmbd: fix uninitialized pointer read in smb2_create_link()
Namjae Jeon
2023-05-27
1
-3
/
+3
|
*
ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
Namjae Jeon
2023-05-27
1
-0
/
+1
*
|
cifs: address unused variable warning
Steve French
2023-05-27
1
-1
/
+5
*
|
smb: delete an unnecessary statement
Dan Carpenter
2023-05-27
1
-1
/
+0
*
|
smb3: missing null check in SMB2_change_notify
Steve French
2023-05-26
1
-1
/
+1
|
/
*
cifs: correct references in Documentation to old fs/cifs path
Steve French
2023-05-24
2
-2
/
+2
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
146
-0
/
+109540