Module Name: src
Committed By: martin
Date: Sun Dec 14 14:05:42 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
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.1.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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.15 src/doc/CHANGES-6.1.6:1.1.2.16
--- src/doc/CHANGES-6.1.6:1.1.2.15 Fri Dec 12 07:21:20 2014
+++ src/doc/CHANGES-6.1.6 Sun Dec 14 14:05:42 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.15 2014/12/12 07:21:20 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.16 2014/12/14 14:05:42 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
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]
+