Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #1590 and #1591



details:   https://anonhg.NetBSD.org/src/rev/e32b5d6fec1b
branches:  netbsd-7
changeset: 800459:e32b5d6fec1b
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:13:25 2018 +0000

description:
Tickets #1590 and #1591

diffstat:

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

diffs (23 lines):

diff -r 94d8ae44f811 -r e32b5d6fec1b doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Sun Apr 01 09:12:42 2018 +0000
+++ b/doc/CHANGES-7.2   Sun Apr 01 09:13:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.80 2018/03/25 14:07:56 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.81 2018/04/01 09:13:25 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5389,3 +5389,13 @@
        Updated tzdata to 2018d.
        [kre, ticket #1589]
 
+sys/netinet6/ip6_forward.c                     1.91 (patch)
+
+       Fix two IPv6 ipsec use-after-free issues.
+       [maxv, ticket #1590]
+
+sys/netinet6/raw_ip6.c                         1.161
+
+       Fix use-after-free.
+       [maxv, ticket #1591]
+



Home | Main Index | Thread Index | Old Index