[krbdev.mit.edu #9189] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Nov 21 18:14:57 EST 2025
Fri Nov 21 18:14:57 2025: Request 9189 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9189 >
Fix krb5 gss_acquire_cred() leak on some errors
When a krb5 acceptor cred is acquired with a specified name, a late
enough failure can leak the acceptor_mprinc field. Fix this leak by
freeing the field in the acquire_cred_context() error_out cleanup
code.
[ghudson at mit.edu: rewrote commit message]
https://github.com/krb5/krb5/commit/a6512164a71ca2ade20d1cf3bf89b3973092eb48
Author: benpope81 <benpope81 at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: a6512164a71ca2ade20d1cf3bf89b3973092eb48
Branch: master
src/lib/gssapi/krb5/acquire_cred.c | 1 +
1 file changed, 1 insertion(+)
More information about the krb5-bugs
mailing list