Module Name: src
Committed By: martin
Date: Sun Dec 14 14:04:50 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1209
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.164 -r1.1.2.165 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.164 src/doc/CHANGES-6.2:1.1.2.165
--- src/doc/CHANGES-6.2:1.1.2.164 Fri Dec 12 07:15:43 2014
+++ src/doc/CHANGES-6.2 Sun Dec 14 14:04:50 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.164 2014/12/12 07:15:43 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.165 2014/12/14 14:04:50 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -4775,3 +4775,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]
+