1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/security
Nadezhda Ivanova 5073d5997c CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL
The implicit right of an object's owner to modify its security
descriptor no longer exists, according to the new access rules. However,
we continue to grant this implicit right for fileserver access checks.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14810

Signed-off-by: Nadezhda Ivanova <nivanova@symas.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-09-16 02:32:36 +00:00
..
access_check.c CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL 2022-09-16 02:32:36 +00:00
access_check.h CVE-2020-25720: s4-acl: Owner no longer has implicit Write DACL 2022-09-16 02:32:36 +00:00
create_descriptor.c libcli/security: Move debug message to DBG_DEBUG() 2017-09-07 06:56:27 +02:00
display_sec.c libcli: Simplify get_sec_mask_str() 2021-10-08 19:28:32 +00:00
display_sec.h
dom_sid.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
dom_sid.h smbd: Make SID_SAMBA_SMB3 a static SID 2021-10-08 19:28:31 +00:00
object_tree.c
privileges_private.h
privileges.c libcli: Align integer types 2021-10-08 19:28:31 +00:00
privileges.h libcli: Avoid an includes.h 2021-10-08 19:28:31 +00:00
pysecurity.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
sddl.c sddl: Remove SDDL SID strings unsupported by Windows 2022-03-17 23:11:37 +00:00
sddl.h
secace.c lib: Remove some unused code 2015-08-14 07:46:12 +02:00
secace.h lib: Remove some unused code 2015-08-14 07:46:12 +02:00
secacl.c libcli: make_sec_acl() copies the ace_list, make that const 2021-01-22 19:54:38 +00:00
secacl.h libcli: make_sec_acl() copies the ace_list, make that const 2021-01-22 19:54:38 +00:00
secdesc.c libcli/security: Remove unused dup_sec_desc_buf() 2019-05-22 05:59:14 +00:00
secdesc.h libcli/security: Remove unused dup_sec_desc_buf() 2019-05-22 05:59:14 +00:00
security_descriptor.c lib: Remove unused security_descriptor_append() 2020-11-19 22:56:40 +00:00
security_descriptor.h lib: Remove unused security_descriptor_append() 2020-11-19 22:56:40 +00:00
security_token.c libcli: Remove unused security_token_has_sid_string() 2021-10-08 19:28:31 +00:00
security_token.h libcli: Remove unused security_token_has_sid_string() 2021-10-08 19:28:31 +00:00
security.h lib: Add required prerequisites for librpc/gen_ndr/security.h 2016-12-28 20:17:12 +01:00
session.c libcli: Simplify security_session_user_level() 2021-10-08 19:28:31 +00:00
session.h libcli/security: implement SECURITY_GUEST 2016-04-28 16:51:17 +02:00
util_sid.c smbd: Make SID_SAMBA_SMB3 a static SID 2021-10-08 19:28:31 +00:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00