summaryrefslogtreecommitdiff
path: root/fs/smb/client
AgeCommit message (Expand)Author
2026-06-19smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-06-01smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-05-23smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2026-05-23smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
2026-05-23smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
2026-05-23smb: client: correctly handle ErrorContextData as a flexible arrayLiang Jie
2026-05-17smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-17smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-05-17smb: common: change the data type of num_aces to le16Namjae Jeon
2026-05-17smb: move some duplicate definitions to common/smbacl.hChenXiaoSong
2026-05-17smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-17smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-17smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-17cifs: change_conf needs to be called for session setupShyam Prasad N
2026-05-17cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
2026-04-27fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover
2026-03-25smb: client: fix krb5 mount with username optionPaulo Alcantara
2026-03-25smb: client: Compare MACs in constant timeEric Biggers
2026-03-25cifs: open files should not hold ref on superblockShyam Prasad N
2026-03-25smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho
2026-03-25smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM
2026-03-25smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara
2026-03-25cifs: make default value of retrans as zeroShyam Prasad N
2026-03-25smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-25smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-25smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-03-25smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-25smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04smb: client: prevent races in ->query_interfaces()Henrique Carvalho
2026-03-04smb: client: add proper locking around ses->iface_last_updateHenrique Carvalho
2026-03-04smb: client: correct value for smbd_max_fragmented_recv_sizeStefan Metzmacher
2026-03-04smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara
2026-02-16smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho
2026-02-11smb/client: fix memory leak in smb2_open_file()ChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong
2026-01-11cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
2026-01-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun
2025-12-07smb: client: fix memory leak in cifs_construct_tcon()Paulo Alcantara
2025-12-01smb: client: fix incomplete backport in cfids_invalidation_worker()Henrique Carvalho
2025-12-01cifs: fix typo in enable_gcm_256 module parameterSteve French
2025-12-01cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane