1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/rpc_server/lsa
Joseph Sutton 18b73e01ca CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
This aims to minimise usage of the error-prone pattern of searching for
a just-added message element in order to make modifications to it (and
potentially finding the wrong element).

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2022-07-24 09:20:21 +02:00
..
dcesrv_lsa.c CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-24 09:20:21 +02:00
lsa_init.c CVE-2021-3738 s4:rpc_server/lsa: make use of dcesrv_samdb_connect_as_user() helper 2021-11-09 19:45:34 +00:00
lsa_lookup.c s4-lsa: Cache sam.ldb handle in lsa_LookupSids3/LookupNames4 2021-09-05 03:19:26 +00:00
lsa.h s4:rpc_server/lsa: implement the policy security descriptor 2015-03-30 13:41:25 +02:00