[krbdev.mit.edu #8316] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Dec 9 17:58:17 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.
(cherry picked from commit 222b09f6e2f536354555f2a0dedfe29fc10c01d6)
https://github.com/krb5/krb5/commit/04d0faa8cf9548eddcf9e2d893fc52d57f7b7531
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 04d0faa8cf9548eddcf9e2d893fc52d57f7b7531
Branch: krb5-1.12
src/lib/gssapi/spnego/spnego_mech.c | 33 +++++++++++++++++++++++++++------
1 files changed, 27 insertions(+), 6 deletions(-)
More information about the krb5-bugs
mailing list