MIT krb5 KDC denial of service in cross-realm referral processing
2 Jan. 2010
Summary
An unauthenticated remote attacker could cause the KDC to crash due to a null pointer dereference. Legitimate requests can also cause this crash to occur.
A null pointer dereference can occur in an error condition in the KDC cross-realm referral processing code in MIT krb5-1.7. This can cause the KDC to crash.
This is an implementation vulnerability in MIT krb5, and is not a vulnerability in the Kerberos protocol.
Workaround:
Disable the realm referral capability by using the
"no_host_referral = *" setting, e.g.