]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to an object
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 17 Jan 2022 23:02:45 +0000 (12:02 +1300)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 Jan 2022 14:26:10 +0000 (14:26 +0000)
commite4f18bfaec844f261fa03616c9e55924366dfcf9
tree5088ec0083bddf3b4c574c1330d76b013f08a3e7
parenteaede91afd6d171539aa5298644aa5fb107a6341
CVE-2022-0336: s4/dsdb/samldb: Don't return early when an SPN is re-added to an object

If an added SPN already exists on an object, we still want to check the
rest of the element values for conflicts.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
selftest/knownfail.d/ldap_spn
source4/dsdb/samdb/ldb_modules/samldb.c