Module Name: src
Committed By: snj
Date: Sat Mar 3 20:27:09 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
1577
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-7.0.3
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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.88 src/doc/CHANGES-7.0.3:1.1.2.89
--- src/doc/CHANGES-7.0.3:1.1.2.88 Sun Feb 25 23:35:25 2018
+++ src/doc/CHANGES-7.0.3 Sat Mar 3 20:27:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.88 2018/02/25 23:35:25 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.89 2018/03/03 20:27:09 snj Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5293,3 +5293,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]
+