[krbdev.mit.edu #8553] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Feb 27 22:37:33 EST 2017


Fix PKINIT two-component matching rule parsing

In pkinit_matching.c:parse_rule_set(), apply the default relation when
parsing the second component of a rule, not the third.  Otherwise we
apply no default relation to two-component matching rules, effectively
reducing such rules to their second components.  Reported by Sumit
Bose.

(cherry picked from commit 67ae7bbe1ea7032d1cb79682be3a14e7e13ec64f)

https://github.com/krb5/krb5/commit/cf3fafb2f0558f0ca984ebe33afd15c97192e17c
Author: Greg Hudson <ghudson at mit.edu>
Commit: cf3fafb2f0558f0ca984ebe33afd15c97192e17c
Branch: krb5-1.14
 src/plugins/preauth/pkinit/pkinit_matching.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list