[krbdev.mit.edu #8273] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Nov 5 12:25:54 EST 2015


Fix SPNEGO context import

The patches for CVE-2015-2695 did not implement a SPNEGO
gss_import_sec_context() function, under the erroneous belief that an
exported SPNEGO context would be tagged with the underlying context
mechanism.  Implement it now to allow SPNEGO contexts to be
successfully exported and imported after establishment.

https://github.com/krb5/krb5/commit/222b09f6e2f536354555f2a0dedfe29fc10c01d6
Author: Greg Hudson <ghudson at mit.edu>
Commit: 222b09f6e2f536354555f2a0dedfe29fc10c01d6
Branch: master
 src/lib/gssapi/spnego/spnego_mech.c |   33 +++++++++++++++++++++++++++------
 1 files changed, 27 insertions(+), 6 deletions(-)



More information about the krb5-bugs mailing list