CVE-2022-37967 Add new PAC checksum
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 9 Nov 2022 00:45:13 +0000 (13:45 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2022 10:28:16 +0000 (10:28 +0000)
commit0601bb94c62b7e64b1f943523120196727b118ed
tree80eadf2621d9a1c00632e934d498265a7cea2e58
parenta9c836d0442b60a3b5dbc3ddbedf6f866e633e79
CVE-2022-37967 Add new PAC checksum

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

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(similar to commit a50a2be622afaa7a280312ea12f5eb9c9a0c41da)
[jsutton@samba.org Fixed conflicts in krb5pac.idl and raw_testcase.py]

[jsutton@samba.org Fixed conflicts in kdc_base_test.py, raw_testcase.py,
 knownfails, tests.py. Adapted KDC PAC changes to older function.]
14 files changed:
librpc/idl/krb5pac.idl
python/samba/tests/krb5/compatability_tests.py
python/samba/tests/krb5/kdc_base_test.py
python/samba/tests/krb5/kdc_tgs_tests.py
python/samba/tests/krb5/raw_testcase.py
python/samba/tests/krb5/rodc_tests.py
python/samba/tests/krb5/s4u_tests.py
selftest/knownfail_mit_kdc
source4/kdc/wdc-samba4.c
source4/selftest/tests.py
source4/torture/rpc/remote_pac.c
third_party/heimdal/kdc/kerberos5.c
third_party/heimdal/kdc/krb5tgs.c
third_party/heimdal/lib/krb5/pac.c