Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-1]: src/doc Ticket #1461



details:   https://anonhg.NetBSD.org/src/rev/68b29339dda3
branches:  netbsd-6-1
changeset: 776211:68b29339dda3
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jul 13 09:45:08 2017 +0000

description:
Ticket #1461

diffstat:

 doc/CHANGES-6.1.6 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 7938b7e575c2 -r 68b29339dda3 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Thu Jul 13 09:44:34 2017 +0000
+++ b/doc/CHANGES-6.1.6 Thu Jul 13 09:45:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.96 2017/07/11 21:29:14 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.97 2017/07/13 09:45:08 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -11970,3 +11970,14 @@
        Fix CVE-2017-10971 and CVE-2017-10972.
        [mrg, ticket #1459]
 
+crypto/external/bsd/heimdal/dist/lib/krb5/ticket.c 1.3-1.4
+
+       In _krb5_extract_ticket() the KDC-REP service name must be
+       obtained from encrypted version stored in 'enc_part' instead
+       of the unencrypted version stored in 'ticket'.
+       Use of the unecrypted version provides an opportunity for
+       successful server impersonation and other attacks.
+
+       Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams.
+       [christos, ticket #1461]
+



Home | Main Index | Thread Index | Old Index