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>
Sun, 8 Oct 2023 20:06:22 +0000 (22:06 +0200)
commitbd5213a918edef9397ef41c1fe93d3d03264a396
tree8b42bfd5c56dad749d7197febbf96df6b152a346
parent25585fda53fd2b6c2d7e21e7829945b51e984d07
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