CVE-2023-4154 libcli security_descriptor: Add function to delete a given ace from...
authorChristian Merten <christian@merten.dev>
Mon, 19 Sep 2022 20:47:10 +0000 (22:47 +0200)
committerJule Anger <janger@samba.org>
Sun, 8 Oct 2023 20:06:22 +0000 (22:06 +0200)
commit25585fda53fd2b6c2d7e21e7829945b51e984d07
tree78de74a6b9184780c6407d0beb270a8eaaf130ba
parent347d55084b76f53f752e9aae9e84a9f775cbec9d
CVE-2023-4154 libcli security_descriptor: Add function to delete a given ace from a security descriptor

Two functions have been added to delete a given ace from the SACL or the DACL of a security descriptor.

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

Signed-off-by: Christian Merten <christian@merten.dev>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 7efe673fbdcd27ddd23f36281c5f5338681a68fe)
libcli/security/security_descriptor.c
libcli/security/security_descriptor.h