summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2026-06-27ksmbd: reject non-VALID session in compound request branchGil Portnoy
2026-06-19ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy
2026-06-19ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiersGil Portnoy
2026-06-09ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev
2026-06-09smb: client: fix uninitialized variable in smb2_writev_callbackSteve French
2026-06-09ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen
2026-06-01ksmbd: fix durable reconnect error path file lifetimeJunyi Liu
2026-06-01cifs: Fix undefined variablesDavid Howells
2026-06-01cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
2026-06-01netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng
2026-06-01smb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong
2026-06-01smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo
2026-06-01smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho
2026-06-01smb: client: require net admin for CIFS SWN netlinkMichael Bommarito
2026-06-01ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-06-01ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng
2026-06-01ksmbd: fix null pointer dereference in proc_show_files()Jeremy Laratro
2026-06-01ksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada
2026-06-01ksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
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-23ksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim
2026-05-23ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang
2026-05-23ksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
2026-05-23ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang
2026-05-23ksmbd: fix use-after-free in smb2_open during durable reconnectAkif
2026-05-23ksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
2026-05-14ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-05-14smb: client: validate dacloffset before building DACL pointersMichael Bommarito
2026-05-14smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
2026-05-14smb/client: fix out-of-bounds read in symlink_data()Zisen Ye
2026-05-14smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
2026-05-14cifs: change_conf needs to be called for session setupShyam Prasad N
2026-05-14cifs: abort open_cached_dir if we don't request leasesShyam Prasad N
2026-05-14smb: client/smbdirect: fix MR registration for coalesced SG listsYi Kuo
2026-05-14ksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
2026-04-27ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2026-04-27ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2026-04-27ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2026-04-27ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-27ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2026-04-27smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara
2026-04-27smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2026-04-27ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito