summaryrefslogtreecommitdiffstats
path: root/fs/smb/server/smb2misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* smb: move SMB2 Status code to common header fileChenXiaoSong2024-09-151-1/+1
* ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2024-03-191-7/+16
* ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2024-03-171-1/+4
* ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2023-12-281-3/+12
* ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon2023-09-211-3/+1
* ksmbd: validate command request sizeLong Li2023-08-061-5/+5
* ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon2023-06-171-3/+9
* ksmbd: validate command payload sizeNamjae Jeon2023-06-171-11/+12
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+447