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>
Mon, 9 Oct 2023 20:16:07 +0000 (22:16 +0200)
commit8c0be1d17a5f4e700fe38b5f58d1caa359e8c383
tree6a76f595905eadfb3f0a9d58a0a219a5ae230adc
parent8b26f634372f11edcbea33dfd68a3d57889dfcc5
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