summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2misc.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-20cifs: Add tracing for the cifs_tcon struct refcountingDavid Howells1-3/+7
2024-04-03smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara1-0/+2
2024-04-03smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara1-0/+2
2023-12-19smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara1-15/+15
2023-12-11smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara1-1/+1
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French1-3/+3
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+944