Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket #1523
details: https://anonhg.NetBSD.org/src/rev/b9cfe6561f0a
branches: netbsd-6-0
changeset: 775287:b9cfe6561f0a
user: martin <martin%NetBSD.org@localhost>
date: Tue Jan 30 18:48:17 2018 +0000
description:
Ticket #1523
diffstat:
doc/CHANGES-6.0.7 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 72b1acabe64f -r b9cfe6561f0a doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Tue Jan 30 18:47:35 2018 +0000
+++ b/doc/CHANGES-6.0.7 Tue Jan 30 18:48:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.123 2018/01/29 19:31:26 martin Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.124 2018/01/30 18:48:17 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15287,3 +15287,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