Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/0aa8887bf095
branches:  netbsd-6-0
changeset: 775322:0aa8887bf095
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:25:09 2018 +0000

description:
Tickets #1540 and #1541

diffstat:

 doc/CHANGES-6.0.7 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 0b0a8f40fee1 -r 0aa8887bf095 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sun Apr 01 09:24:38 2018 +0000
+++ b/doc/CHANGES-6.0.7 Sun Apr 01 09:25:09 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.136 2018/03/26 12:21:50 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.137 2018/04/01 09:25:09 martin Exp $
 
 A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
 release:
@@ -15421,3 +15421,13 @@
        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