Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket #1523
details: https://anonhg.NetBSD.org/src/rev/9d0e6913fe67
branches: netbsd-6-1
changeset: 776285:9d0e6913fe67
user: martin <martin%NetBSD.org@localhost>
date: Tue Jan 30 18:46:45 2018 +0000
description:
Ticket #1523
diffstat:
doc/CHANGES-6.1.6 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 9092a94c0b20 -r 9d0e6913fe67 doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Tue Jan 30 18:45:59 2018 +0000
+++ b/doc/CHANGES-6.1.6 Tue Jan 30 18:46:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.120 2018/01/29 19:29:48 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.121 2018/01/30 18:46:45 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -14960,3 +14960,14 @@
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