Module Name:    src
Committed By:   msaitoh
Date:           Mon Jul 14 06:35:33 UTC 2014

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.6

Log Message:
Ticket 1097 and 1098.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-6.0.6

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-6.0.6
diff -u src/doc/CHANGES-6.0.6:1.1.2.14 src/doc/CHANGES-6.0.6:1.1.2.15
--- src/doc/CHANGES-6.0.6:1.1.2.14	Wed Jul  9 09:51:48 2014
+++ src/doc/CHANGES-6.0.6	Mon Jul 14 06:35:33 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.14 2014/07/09 09:51:48 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.15 2014/07/14 06:35:33 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
 release:
@@ -653,3 +653,13 @@ libexec/httpd/small/Makefile			1.2
 
 	Update bozohttpd from 20111118 to 20140708.
 	[mrg, ticket #1095]
+
+sys/kern/kern_core.c				1.23
+
+	Fix a read-beyond-end string read.
+	[maxt, ticket #1097]
+
+sys/kern/sys_module.c				1.15
+
+	Fix a user-controlled memory allocation.
+	[maxv, ticket #1098]

Reply via email to