Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/e21bf5340cb4
branches:  netbsd-6
changeset: 777313:e21bf5340cb4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 01 09:23:13 2018 +0000

description:
Tickets #1540 and #1541

diffstat:

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

diffs (23 lines):

diff -r e23fb116cb9b -r e21bf5340cb4 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sun Apr 01 09:22:37 2018 +0000
+++ b/doc/CHANGES-6.2   Sun Apr 01 09:23:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.329 2018/03/26 12:18:23 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.330 2018/04/01 09:23:13 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -21195,3 +21195,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