summaryrefslogtreecommitdiff
path: root/fs/smb/server/auth.c
AgeCommit message (Expand)Author
2026-08-23Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20smb: server: remove unused DES crypto headerNamjae Jeon
2026-08-17ksmbd: make RDMA encryption diagnostics conditionalNamjae Jeon
2026-08-17ksmbd: add SMB Direct RDMA encryption transformNamjae Jeon
2026-08-17ksmbd: decrypt requests from expired encrypted sessionsNamjae Jeon
2026-08-17ksmbd: fix encrypted request lookup on bound channelsNamjae Jeon
2026-08-17smb: server: Clear sensitive stack and heap data in auth.cThomas Huth
2026-08-17ksmbd: expire SMB sessions when Kerberos tickets expireNamjae Jeon
2026-08-17smb: server: fix leak of ksmbd_ipc_login_request_ext() returned bufferEnzo Matsumiya
2026-08-12smb: clear the aes_cmac_key and aes_cmac_ctx when doneThomas Huth
2026-07-06ksmbd: handle channel binding with a different userNamjae Jeon
2026-07-06ksmbd: fix multichannel binding and enforce channel limitNamjae Jeon
2026-06-23ksmbd: validate NTLMv2 response before updating session keyHaofeng Li
2026-04-22ksmbd: Use AES-CMAC library for SMB3 signature calculationEric Biggers
2026-04-12ksmbd: fix use-after-free from async crypto on Qualcomm crypto engineJoshua Klinesmith
2026-03-08ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum
2026-02-22ksmbd: Compare MACs in constant timeEric Biggers
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-11-30ksmbd: Use HMAC-MD5 library for NTLMv2Eric Biggers
2025-11-30ksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers
2025-11-30ksmbd: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
2025-09-29smb: Use arc4 library instead of duplicate arc4 codeEric Biggers
2025-05-25ksmbd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-04-25ksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-04-01ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon
2025-03-27ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin
2024-12-10ksmbd: fix racy issue from session lookup and expireNamjae Jeon
2024-11-25ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon
2024-10-11ksmbd: add support for supplementary groupsNamjae Jeon
2024-01-09ksmbd: auth: fix most kernel-doc warningsRandy Dunlap
2023-08-29ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon
2023-08-29ksmbd: add support for read compoundNamjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French