]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-42669 s3-rpc_server: Disable rpcecho for consistency with the AD DC
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Sep 2023 07:01:03 +0000 (19:01 +1200)
committerJule Anger <janger@samba.org>
Sun, 8 Oct 2023 20:06:40 +0000 (22:06 +0200)
commit2e2a9feecff6dda90ef27ee7534a69bc4c3ee960
tree55f7e01efeefd262f7b25679f35c4fc5a7b7ca4b
parent808a46b1877dc67e131d9d1cbcac701964c75571
CVE-2023-42669 s3-rpc_server: Disable rpcecho for consistency with the AD DC

The rpcecho server in source3 does have samba the sleep() feature that
the s4 version has, but the task architecture is different, so there
is not the same impact.  Hoever equally this is not something that
should be enabled on production builds of Samba, so restrict to
selftest builds.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/wscript_build