Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]
commitc7225ae57f2e9f5c8a51f8afb5c5e1b6038ad263
authorLove Hornquist Astrand <lha@h5l.org>
Wed, 26 May 2010 16:53:31 +0000 (26 11:53 -0500)
committerLove Hornquist Astrand <lha@h5l.org>
Wed, 26 May 2010 16:57:09 +0000 (26 11:57 -0500)
tree348e42401e792afaba6df630d1f23a24d9f63046
parent987c45a11f0fe66c92758fc1db8876d8c4018260
Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]

This was introduced by checking the Kerberos 5 checksum as a
alternative to the 8003 checksum.

Thanks to MIT Kerberos and Shawn Emery for forwarding this issue
lib/gssapi/krb5/8003.c
lib/gssapi/krb5/accept_sec_context.c