]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix handling of invalid CAMMAC service verifier
authorJeffrey Arbuckle <jeffa.lans@gmail.com>
Sun, 22 Dec 2019 03:59:20 +0000 (22:59 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 25 Jan 2020 04:07:10 +0000 (23:07 -0500)
commitad105209b4701d51437d1ffcc75ee3aa1e45f5ad
tree4fa9130b64a91d708aee45af6f6c330739d7b945
parent4fecf49c71f4b02bbd9633247f95a1f2f89e5932
Fix handling of invalid CAMMAC service verifier

In extract_cammacs(), avoid a null dereference if the CAMMAC service
verifier is invalid or the CAMMAC is empty.

(cherry picked from commit 8451ff6ed57361de585a35f35a39c54dc48172c7)

ticket: 8856
version_fixed: 1.17.2
src/lib/krb5/krb/authdata.c