Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1560



details:   https://anonhg.NetBSD.org/src/rev/c3e933801860
branches:  netbsd-7-0
changeset: 801426:c3e933801860
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 30 18:32:34 2018 +0000

description:
Ticket #1560

diffstat:

 doc/CHANGES-7.0.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r f65b3d716c1f -r c3e933801860 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Jan 30 18:31:53 2018 +0000
+++ b/doc/CHANGES-7.0.3 Tue Jan 30 18:32:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.74 2018/01/29 19:44:06 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.75 2018/01/30 18:32:34 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5195,3 +5195,11 @@
        Fix a remote DoS vulnerability in IPsec-AH.
        [maxv, ticket #1557]
 
+sys/netinet6/frag6.c                           1.65
+sys/netinet6/ip6_input.c                       1.187
+sys/netinet6/ip6_var.h                         1.78
+sys/netinet6/raw_ip6.c                         1.160 (via patch)
+
+       Fix a memory corruption in ip6_get_prevhdr().
+       [maxv, ticket #1560]
+



Home | Main Index | Thread Index | Old Index