Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/e12d1dbb3c72
branches:  netbsd-6
changeset: 776666:e12d1dbb3c72
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jul 14 06:34:22 2014 +0000

description:
Ticket 1097 and 1098.

diffstat:

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

diffs (23 lines):

diff -r 2c03d95be8be -r e12d1dbb3c72 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Mon Jul 14 06:32:30 2014 +0000
+++ b/doc/CHANGES-6.2   Mon Jul 14 06:34:22 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.122 2014/07/09 09:50:24 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.123 2014/07/14 06:34:22 msaitoh Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2952,3 +2952,13 @@
 
        Update bozohttpd from 20111118 to 20140708.
        [mrg, ticket #1095]
+
+sys/kern/kern_core.c                           1.23
+
+       Fix a read-beyond-end string read.
+       [maxv, 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