[krbdev.mit.edu #6511] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Sep 28 16:44:21 EDT 2009
------------------------------------------------------------------------
r22409 | epeisach | 2009-06-09 22:55:22 -0400 (Tue, 09 Jun 2009) | 7 lines
ticket: 6511
subject: krb5int_rd_chpw_rep could call krb5_free_error with random value
clang picked up on a path in which krberror is not set and passed as
an argument to krb5_free_error(). Essentially if the clearresult
length < 2 but everything decodes - you can hit this path...
http://src.mit.edu/fisheye/changelog/krb5/?cs=22798
Commit By: tlyu
Revision: 22798
Changed Files:
U branches/krb5-1-7/src/lib/krb5/krb/chpw.c
More information about the krb5-bugs
mailing list