Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/ed3a3b6e6b51
branches:  netbsd-7-1
changeset: 800885:ed3a3b6e6b51
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:14:15 2018 +0000

description:
Tickets #1590 and #1591

diffstat:

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

diffs (23 lines):

diff -r f7feac9564f4 -r ed3a3b6e6b51 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Sun Apr 01 09:13:46 2018 +0000
+++ b/doc/CHANGES-7.1.3 Sun Apr 01 09:14:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.3 2018/03/25 14:10:23 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.4 2018/04/01 09:14:15 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -49,3 +49,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