CVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_des3()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 12 Oct 2022 00:55:39 +0000 (13:55 +1300)
committerJule Anger <janger@samba.org>
Mon, 24 Oct 2022 05:27:02 +0000 (07:27 +0200)
commit310bffc085514f9ceba5b3501ddef15807c53809
tree5007a4edafbc8ba1004904b50be1114a75807259
parenta49a3ac8e082921c2793a073b5991c4693f167ab
CVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_des3()

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
[jsutton@samba.org Adapted to lack of 'samba.unittests.auth.sam' test,
 renamed 'third_party' to 'source4' in paths, defined
 HEIMDAL_NORETURN_ATTRIBUTE and HEIMDAL_PRINTF_ATTRIBUTE to fix compiler
 error]
selftest/knownfail.d/heimdal-des-overflow [new file with mode: 0644]
selftest/tests.py
source4/auth/tests/heimdal_unwrap_des.c [new file with mode: 0644]
source4/auth/wscript_build