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