Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smb: move SMB2 Status code to common header file | ChenXiaoSong | 2024-09-15 | 1 | -1/+1 |
* | ksmbd: fix potencial out-of-bounds when buffer offset is invalid | Namjae Jeon | 2024-03-19 | 1 | -7/+16 |
* | ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() | Namjae Jeon | 2024-03-17 | 1 | -1/+4 |
* | ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() | Namjae Jeon | 2023-12-28 | 1 | -3/+12 |
* | ksmbd: return invalid parameter error response if smb2 request is invalid | Namjae Jeon | 2023-09-21 | 1 | -3/+1 |
* | ksmbd: validate command request size | Long Li | 2023-08-06 | 1 | -5/+5 |
* | ksmbd: fix out-of-bound read in smb2_write | Namjae Jeon | 2023-06-17 | 1 | -3/+9 |
* | ksmbd: validate command payload size | Namjae Jeon | 2023-06-17 | 1 | -11/+12 |
* | smb: move client and server files to common directory fs/smb | Steve French | 2023-05-24 | 1 | -0/+447 |