summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
6 dayscifs: fix lock ordering while disabling multichannelShyam Prasad N1-9/+13
6 daysksmbd: track the connection owning a byte-range lockNamjae Jeon3-6/+17
6 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang4-5/+69
6 daysksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang1-0/+1
6 daysksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman2-1/+2
6 daysksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon1-3/+5
6 dayssmb: move smb_version_values to common/smbglob.hZhangGuoDong6-70/+51
6 dayssmb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
6 daysksmbd: use opener credentials for FSCTL mutationsNamjae Jeon2-7/+16
6 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
6 dayscifs: Add tracing for the cifs_tcon struct refcountingDavid Howells13-35/+151
6 dayscifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells3-0/+18
6 dayscifs: after disabling multichannel, mark tcon for reconnectShyam Prasad N1-8/+12
6 dayscifs: handle when server stops supporting multichannelShyam Prasad N6-11/+145
6 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
6 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
6 dayssmb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li1-2/+2
6 dayscifs: validate DFS referral string offsetsGuangshuo Li1-0/+8
6 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He1-15/+15
6 daysksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATEGil Portnoy1-4/+7
6 daysksmbd: fix use-after-free in same_client_has_lease()Guangshuo Li1-0/+6
6 dayssmb/client: always return a value for FS_IOC_GETFLAGSHuiwen He1-7/+5
6 dayscifs: remove all cifs files before kill superJian Zhang1-0/+3
6 dayssmb/server: do not require delete access for non-replacing linksChenXiaoSong1-6/+8
6 dayssmb: client: reject overlapping data areas in SMB2 responsesShoichiro Miyamoto1-9/+25
6 dayssmb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey1-1/+1
6 dayssmb: client: harden POSIX SID length parsingZihan Xi1-1/+1
6 dayssmb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi1-3/+3
6 dayssmb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li1-4/+6
6 daysksmbd: add per-handle permission check to FILE_LINK_INFORMATIONGil Portnoy1-0/+5
6 daysksmbd: run set info with opener credentialsNamjae Jeon1-5/+3
6 daysksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITYGil Portnoy1-0/+3
6 daysksmbd: require source read access for duplicate extentsNamjae Jeon1-0/+4
6 daysksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellationDavide Ornaghi1-18/+16
6 daysksmbd: serialize QUERY_DIRECTORY requests per fileNamjae Jeon3-0/+7
6 daysksmbd: add a permission check for FSCTL_SET_ZERO_DATAGil Portnoy1-0/+6
6 daysksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILEGil Portnoy1-0/+11
6 daysksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCELGil Portnoy1-7/+7
6 dayssmb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto1-6/+26
2026-07-04ksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh1-1/+3
2026-07-04ksmbd: reject non-VALID session in compound request branchGil Portnoy1-0/+5
2026-06-19ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
2026-06-19smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-06-19smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-8/+26
2026-06-19smb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2026-06-19smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-10/+85
2026-06-19ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
2026-06-19ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCELGil Portnoy1-0/+11
2026-06-01cifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
2026-06-01smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16