summaryrefslogtreecommitdiff
path: root/fs/smb/server/mgmt/user_config.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-17smb: server: Make sure that passkey is not leaked on the heap in user_config.cThomas Huth1-3/+3
2026-08-17ksmbd: fix slab-out-of-bounds read in ksmbd_alloc_user()Yunseong Kim1-0/+11
2026-08-17smb: server: fix leak of ksmbd_ipc_login_request_ext() returned bufferEnzo Matsumiya1-0/+1
2026-04-18ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito1-6/+0
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-08ksmbd: add procfs interface for runtime monitoring and statisticsBahubali B Gumaji1-4/+2
2024-11-25ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon1-4/+4
2024-10-11ksmbd: add support for supplementary groupsNamjae Jeon1-8/+37
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-0/+79