summaryrefslogtreecommitdiff
path: root/fs/smb/server/smbacl.c
AgeCommit message (Expand)Author
5 daysksmbd: validate SID namespace before mapping IDsNamjae Jeon
10 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
10 daysksmbd: reject undersized DACLs before parsing ACEsHaofeng Li
2026-06-16ksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
2026-05-26ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev
2026-05-21ksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu
2026-05-13ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng
2026-05-01ksmbd: validate inherited ACE SID lengthShota Zaizen
2026-04-18ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2026-04-18ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-18ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-04-12ksmbd: require 3 sub-authorities before reading sub_auth[2]Greg Kroah-Hartman
2026-03-29ksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-14ksmbd: remove redundant DACL check in smb_check_perm_daclAlexey Velichayshiy
2025-04-01ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei
2025-04-01ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei
2025-03-02ksmbd: fix incorrect validation for num_aces field of smb_aclNamjae Jeon
2025-03-02smb: common: change the data type of num_aces to le16Namjae Jeon
2025-03-02ksmbd: fix out-of-bounds in parse_sec_desc()Namjae Jeon
2024-11-25ksmbd: use __GFP_RETRY_MAYFAILNamjae Jeon
2024-01-09ksmbd: free ppace array on error in parse_daclFedor Pchelkin
2023-11-23ksmbd: fix possible deadlock in smb2_openNamjae Jeon
2023-11-07ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon
2023-09-13ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon
2023-06-26ksmbd: Replace the ternary conditional operator with min()Lu Hongfei
2023-06-16ksmbd: add mnt_want_write to ksmbd vfs functionsNamjae Jeon
2023-06-02ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon
2023-05-24smb: move client and server files to common directory fs/smbSteve French