Module Name: src
Committed By: snj
Date: Sat Mar 3 20:27:00 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.2
Log Message:
1577
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-7.1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.1.2
diff -u src/doc/CHANGES-7.1.2:1.1.2.18 src/doc/CHANGES-7.1.2:1.1.2.19
--- src/doc/CHANGES-7.1.2:1.1.2.18 Sun Feb 25 23:35:54 2018
+++ src/doc/CHANGES-7.1.2 Sat Mar 3 20:27:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.2,v 1.1.2.18 2018/02/25 23:35:54 snj Exp $
+# $NetBSD: CHANGES-7.1.2,v 1.1.2.19 2018/03/03 20:27:00 snj Exp $
A complete list of changes from the NetBSD 7.1.1 release to the NetBSD 7.1.2
release:
@@ -181,3 +181,8 @@ sys/netinet6/ip6_input.c 1.188 via pat
Kick nested IPv6 fragments.
[maxv, ticket #1572]
+sys/netipsec/ipsec_input.c 1.57-1.58
+
+ Fix out-of-bounds read.
+ [maxv, ticket #1577]
+