Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-0]: src/doc Ticket 1097 and 1098.



details:   https://anonhg.NetBSD.org/src/rev/a5e7fbd8f69d
branches:  netbsd-6-0
changeset: 774963:a5e7fbd8f69d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jul 14 06:35:33 2014 +0000

description:
Ticket 1097 and 1098.

diffstat:

 doc/CHANGES-6.0.6 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r c48a6bb15e0a -r a5e7fbd8f69d doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Mon Jul 14 06:33:55 2014 +0000
+++ b/doc/CHANGES-6.0.6 Mon Jul 14 06:35:33 2014 +0000
@@ -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 @@
 
        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]



Home | Main Index | Thread Index | Old Index