Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8fc4d370eecd
branches:  netbsd-7-0
changeset: 801472:8fc4d370eecd
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:15:43 2018 +0000

description:
Tickets #1590 and #1591

diffstat:

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

diffs (23 lines):

diff -r e2d94386a796 -r 8fc4d370eecd doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun Apr 01 09:14:45 2018 +0000
+++ b/doc/CHANGES-7.0.3 Sun Apr 01 09:15:43 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.96 2018/03/25 14:12:19 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.97 2018/04/01 09:15:43 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5357,3 +5357,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