[krbdev.mit.edu #9172] git commit
"Greg Hudson via RT" <[email protected]> Tue, 22 Apr 2025 15:10:40 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Tue Apr 22 15:10:40 2025: Request 9172 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9172 > Check lengths in xdr_krb5_key_data() Ensure that xdr_krb5_key_data() does not produce an inconsistent representation if the serialized key_data_contents fields do not match the corresponding byte array lengths. (This function is only used by libkadm5srv to serialize historical key data in per-principal kadmin data.) https://github.com/krb5/krb5/commit/e195747d2f8a8e1cd1694d768dba9265439228d0 Author: Greg Hudson <[email protected]> Commit: e195747d2f8a8e1cd1694d768dba9265439228d0 Branch: master src/lib/kadm5/srv/adb_xdr.c | 4 ++++ 1 file changed, 4 insertions(+)