Module Name: src
Committed By: martin
Date: Sun Dec 14 14:06:27 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1209
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-6.0.7
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.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.15 src/doc/CHANGES-6.0.7:1.1.2.16
--- src/doc/CHANGES-6.0.7:1.1.2.15 Fri Dec 12 07:28:02 2014
+++ src/doc/CHANGES-6.0.7 Sun Dec 14 14:06:26 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.15 2014/12/12 07:28:02 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.16 2014/12/14 14:06:26 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -336,3 +336,8 @@ xsrc/xfree/xc/programs/Xserver/render/re
CVE-2014-8103
[mrg, ticket #1208]
+sys/compat/netbsd32/netbsd32_compat_30.c 1.31
+
+ Prevent a user-triggerable kmem_alloc(0).
+ [maxv, ticket #1209]
+