Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/9482a70dc9e0
branches:  netbsd-7
changeset: 800398:9482a70dc9e0
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 30 18:29:25 2018 +0000

description:
Ticket #1560

diffstat:

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

diffs (21 lines):

diff -r 93a8630071e1 -r 9482a70dc9e0 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Tue Jan 30 18:28:45 2018 +0000
+++ b/doc/CHANGES-7.2   Tue Jan 30 18:29:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.60 2018/01/29 19:40:17 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.61 2018/01/30 18:29:25 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5066,3 +5066,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