CVE-2023-4154 librpc ndr/py_security: Export ACE deletion functions to python
authorChristian Merten <christian@merten.dev>
Mon, 19 Sep 2022 21:01:34 +0000 (23:01 +0200)
committerJule Anger <janger@samba.org>
Mon, 9 Oct 2023 20:16:07 +0000 (22:16 +0200)
commitd7034c4194a2cec0a88870ea3c7709d2a323653a
treebde49b6f1b8c8e33450963da6f3737c41f072e6f
parent8c0be1d17a5f4e700fe38b5f58d1caa359e8c383
CVE-2023-4154 librpc ndr/py_security: Export ACE deletion functions to python

Exported security_descriptor_sacl_del and security_descriptor_dacl_del as new methods of the
security descriptor class to python.

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 84a54d2fa2b1590fdb4e2ea986ded9c39a82cf78)
source4/librpc/ndr/py_security.c