Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #1523



details:   https://anonhg.NetBSD.org/src/rev/17ae2d61fd20
branches:  netbsd-6
changeset: 777271:17ae2d61fd20
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 30 18:45:16 2018 +0000

description:
Ticket #1523

diffstat:

 doc/CHANGES-6.2 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 011e70526d64 -r 17ae2d61fd20 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Jan 30 18:44:22 2018 +0000
+++ b/doc/CHANGES-6.2   Tue Jan 30 18:45:16 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.316 2018/01/29 19:27:05 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.317 2018/01/30 18:45:16 martin Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -21017,3 +21017,15 @@
        Fix a remote DoS vulnerability in IPsec-AH.
        [maxv, ticket #1521]
 
+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)
+sys/netinet6/ah_input.c                                adjust other callers (patch)
+sys/netinet6/esp_input.c                       adjust other callers (patch)
+sys/netinet6/ipcomp_input.c                    adjust other callers (patch)
+
+       Fix a memory corruption in ip6_get_prevhdr().
+       [maxv, ticket #1523]
+
+



Home | Main Index | Thread Index | Old Index