CVE-2022-2031 third_party/heimdal: Check generate_pac() return code
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 16 Jun 2022 03:32:49 +0000 (15:32 +1200)
committerJule Anger <janger@samba.org>
Wed, 27 Jul 2022 10:52:36 +0000 (10:52 +0000)
commit2872ccc931c9b601807f91cadc614dcf7c174c8f
tree474a371702ce2bf6f22aee62fe2325874af14290
parent9881491023eb1ece27bd7a24ed41902bb15dbff2
CVE-2022-2031 third_party/heimdal: Check generate_pac() return code

If the function fails, we should not issue a ticket missing the PAC.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
third_party/heimdal/kdc/kerberos5.c