aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/smb/client/smb2misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-24cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina1-4/+5
2024-09-30Revert "smb: client: make SHA-512 TFM ephemeral"Steve French1-14/+14
2024-09-26smb: client: make SHA-512 TFM ephemeralEnzo Matsumiya1-14/+14
2024-09-15smb: move SMB2 Status code to common header fileChenXiaoSong1-1/+1
2024-04-19cifs: 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-24smb: move client and server files to common directory fs/smbSteve French1-0/+944