[krbdev.mit.edu #9126] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue May 28 17:26:03 EDT 2024


Tue May 28 17:26:03 2024: Request 9126 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=9126 >



Handle empty initial buffer in IAKERB initiator

Section 5.19 of RFC 2744 (about gss_init_sec_context) states,
"Initially, the input_token parameter should be specified either as
GSS_C_NO_BUFFER, or as a pointer to a gss_buffer_desc object whose
length field contains the value zero."  In iakerb_initiator_step(),
handle both cases when deciding whether to parse an acceptor message.

[ghudson at mit.edu: edited commit message]

https://github.com/krb5/krb5/commit/5f0023d5f05e95021a7caa1193f76f86871222ce
Author: Andreas Schneider <asn at samba.org>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 5f0023d5f05e95021a7caa1193f76f86871222ce
Branch: master
 src/lib/gssapi/krb5/iakerb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the krb5-bugs mailing list