CVE-2018-16852 dcerpc dnsserver: Verification tests
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 5 Nov 2018 23:10:07 +0000 (12:10 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Nov 2018 07:22:24 +0000 (08:22 +0100)
commitc1d4033e09acd5f7edfbafaf04b3b410a5b8e574
treecaecc163f0f1728c96a5d8925580dd95210cdcf9
parentd2c98abde12d11d64cc62697f633fc5db75502ef
CVE-2018-16852 dcerpc dnsserver: Verification tests

Tests to verify
Bug 13669 - (CVE-2018-16852) NULL
            pointer de-reference in Samba AD DC DNS management

The presence of the ZONE_MASTER_SERVERS property or the
ZONE_SCAVENGING_SERVERS property in a zone record causes the server to
follow a null pointer and terminate.

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

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/bug13669 [new file with mode: 0644]
source4/rpc_server/tests/rpc_dns_server_dnsutils_test.c [new file with mode: 0644]
source4/rpc_server/wscript_build
source4/selftest/tests.py