summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)AuthorFilesLines
13 dayssmb: client: validate DFS referral PathConsumedYichong Chen1-9/+25
13 dayssmb: move some duplicate definitions to common/cifsglob.hZhangGuoDong1-18/+1
13 dayssmb/client: handle overlapping allocated ranges in fallocateHuiwen He1-7/+18
2026-07-24smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-07-24smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring1-7/+6
2026-07-24smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
2026-07-24cifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N1-1/+29
2026-07-24smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
2026-07-24cifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
2026-07-24cifs: Fix missing credit release on failure in cifs_issue_read()David Howells1-0/+1
2026-07-24netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells3-19/+4
2026-07-24smb/client: preserve errors from smb2_set_sparse()Huiwen He1-15/+15
2026-07-24smb/client: always return a value for FS_IOC_GETFLAGSHuiwen He1-7/+5
2026-07-24cifs: remove all cifs files before kill superJian Zhang1-0/+3
2026-07-18smb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
2026-07-18smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
2026-07-18smb: client: fix atime clamp check in read completionXu Rao1-1/+1
2026-07-18smb: client: harden POSIX SID length parsingZihan Xi1-1/+1
2026-07-18smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi1-3/+3
2026-07-18smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li1-4/+6
2026-07-18smb: client: fix double-free in SMB2_close() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_open() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_flush() replayZhao Zhang1-0/+2
2026-07-18smb: client: fix change notify replay double-freeHenrique Carvalho1-0/+2
2026-07-18smb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho1-0/+2
2026-07-18smb: client: fix query_info() replay double-freeHenrique Carvalho1-0/+2
2026-07-18smb: client: fix query directory replay double-freeHenrique Carvalho1-0/+2
2026-07-18smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter1-3/+5
2026-07-18smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto1-6/+26
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
2026-06-01smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
2026-06-01smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
2026-06-01smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
2026-05-23smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
2026-05-23smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
2026-05-23smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
2026-05-23smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie2-3/+3
2026-05-14smb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2026-05-14smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
2026-05-14smb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
2026-05-14smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
2026-05-14cifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
2026-05-14cifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
2026-05-07smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
2026-04-22smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman1-1/+1
2026-04-22fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover1-0/+4
2026-03-25smb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4