]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: protect check_smb2_posix_chmod_ace against invalid trustees
authorVolker Lendecke <vl@samba.org>
Fri, 2 Aug 2024 11:06:28 +0000 (13:06 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2024 16:29:33 +0000 (16:29 +0000)
commit51ce5ce7094d4e2190a9eb45a2cfea2e0cffa3c2
tree279e7278f7625841f836925706a35596cd78056c
parent6b10cfbaf2c522cceb48c610c18656d2d69cf60b
smbd: protect check_smb2_posix_chmod_ace against invalid trustees

Found because I got this wrong in new code coming soon

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_nttrans.c