CVE-2021-3738 s4:torture/drsuapi: DsBindAssocGroup* tests
authorStefan Metzmacher <metze@samba.org>
Thu, 5 Aug 2021 09:26:16 +0000 (11:26 +0200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commit5337dc5eaeb7abba3aeb73cc6ef0471ffc9e7bc8
tree2d8e142eeda991a6c1443292bda53ab7f9773b2b
parentec1ea05e8f1dcca14ed7a92a0645da9ff73f33d3
CVE-2021-3738 s4:torture/drsuapi: DsBindAssocGroup* tests

This adds a reproducer for an invalid memory access, when
using the context handle from DsBind across multiple connections
within an association group.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/drsuapi.DsBindAssocGroupWS [new file with mode: 0644]
source4/torture/rpc/drsuapi.c