Files
heimdal/kdc
Joseph Sutton b16f93240e kdc: Fix NULL pointer dereference on failure to verify armor ticket PAC
r->client_princ and r->server_princ are only set in the AS-REQ case, but
we perform the PAC check in the TGS-REQ case, so calling
krb5_unparse_name() will dereference a NULL pointer. Instead, use
r->cname and r->sname.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2021-12-20 14:34:21 +11:00
..
2011-07-24 13:07:07 -07:00
2021-12-18 11:34:12 +11:00
2011-05-21 11:57:31 -07:00
2021-12-16 10:40:01 +11:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2019-12-04 21:34:44 -06:00
2021-12-14 13:51:53 +11:00
2021-12-14 13:51:53 +11:00