aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/smb/server/smb2misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong1-1/+1
2024-03-18ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon1-7/+16
2024-03-17ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-1/+4
2023-12-27ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon1-3/+12
2023-09-21ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon1-3/+1
2023-08-05ksmbd: validate command request sizeLong Li1-5/+5
2023-06-16ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon1-3/+9
2023-06-16ksmbd: validate command payload sizeNamjae Jeon1-11/+12
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+447