[krbdev.mit.edu #9115] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Mar 19 10:54:03 EDT 2024


Tue Mar 19 10:54:03 2024: Request 9115 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=9115 >



Fix leak in KDC NDR encoding

If the KDC tries to encode a principal containing encode invalid UTF-8
sequences for inclusion in a PAC delegation info buffer, it will leak
a small amount of memory in enc_wchar_pointer() before failing.  Fix
the leak.

https://github.com/krb5/krb5/commit/7d0d85bf99caf60c0afd4dcf91b0c4c683b983fe
Author: Greg Hudson <ghudson at mit.edu>
Commit: 7d0d85bf99caf60c0afd4dcf91b0c4c683b983fe
Branch: master
 src/kdc/ndr.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)



More information about the krb5-bugs mailing list