]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv_netr_check_schannel() function
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Nov 2022 15:57:24 +0000 (16:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2022 10:28:16 +0000 (10:28 +0000)
commitabba8c4579f41f267d9b48d2adaac2b5228edcb0
tree1abb6c1e8cec0788ba26290e69fd245877659349
parent3f7cd285b79a113cacec0309fce9bfb303c0f417
CVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv_netr_check_schannel() function

This will allow us to reuse the function in other places.
As it will also get some additional checks soon.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit f43dc4f0bd60d4e127b714565147f82435aa4f07)
source4/rpc_server/netlogon/dcerpc_netlogon.c