[krbdev.mit.edu #9183] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Sep 8 17:20:20 EDT 2025


Mon Sep 08 17:20:20 2025: Request 9183 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=9183 >



Fix SPNEGO mechListMIC parsing

Commit fdceb225f881e2b1337eebcb9a9443fa4a9be3fd erroneously altered
get_negTokenResp() to look for mechListMIC with tag 0xA4 instead of
0xA3.  Fix it.

Restore the t_spnego.c reselection test by constructing a
two-mechanism SPNEGO initiator credential using the internal
structures.

[ghudson at mit.edu: added test case; rewrote commit message]

https://github.com/krb5/krb5/commit/942c5036e14066a1f4badfdf67716c47f2e33a39
Author: dovsyannikov <Dmitry.Ovsyannikov at dell.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 942c5036e14066a1f4badfdf67716c47f2e33a39
Branch: master
 src/lib/gssapi/spnego/spnego_mech.c |  2 +-
 src/tests/gssapi/Makefile.in        |  2 +-
 src/tests/gssapi/deps               | 19 ++++++++++--
 src/tests/gssapi/t_spnego.c         | 60 +++++++++++++++++++++++++++++--------
 4 files changed, 66 insertions(+), 17 deletions(-)



More information about the krb5-bugs mailing list