[krbdev.mit.edu #7041] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Dec 5 17:29:06 EST 2011
pull up r25480 from trunk, minus a non-applying manpage patch
------------------------------------------------------------------------
r25480 | ghudson | 2011-11-20 00:19:45 -0500 (Sun, 20 Nov 2011) | 13 lines
ticket: 7021
subject: Fix failure interval of 0 in LDAP lockout code
target_version: 1.10
tags: pullup
A failure count interval of 0 caused krb5_ldap_lockout_check_policy to
pass the lockout check (but didn't cause a reset of the failure count
in krb5_ldap_lockout_audit). It should be treated as forever, as in
the DB2 back end.
This bug is the previously unknown cause of the assertion failure
fixed in CVE-2011-1528.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25514
Commit By: tlyu
Revision: 25514
Changed Files:
U branches/krb5-1-8/src/plugins/kdb/ldap/libkdb_ldap/lockout.c
More information about the krb5-bugs
mailing list