Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Tickets #1540 and #1541



details:   https://anonhg.NetBSD.org/src/rev/fa9f4071ae77
branches:  netbsd-6-1
changeset: 776319:fa9f4071ae77
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:24:07 2018 +0000

description:
Tickets #1540 and #1541

diffstat:

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

diffs (24 lines):

diff -r 57f6f8ea6a02 -r fa9f4071ae77 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Sun Apr 01 09:23:39 2018 +0000
+++ b/doc/CHANGES-6.1.6 Sun Apr 01 09:24:07 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.133 2018/03/26 12:20:00 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.134 2018/04/01 09:24:07 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -15089,3 +15089,14 @@
 
        Updated tzdata to 2018d.
        [kre, ticket #1539]
+
+sys/netinet6/ip6_forward.c                     1.91 (patch)
+
+       Fix two IPv6 ipsec use-after-free issues.
+       [maxv, ticket #1540]
+
+sys/netinet6/raw_ip6.c                         1.161
+
+       Fix use-after-free.
+       [maxv, ticket #1541]
+



Home | Main Index | Thread Index | Old Index