Source-Changes-HG archive

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

[src/netbsd-2]: src/doc tickets 10759 and 10760



details:   https://anonhg.NetBSD.org/src/rev/d7844a810018
branches:  netbsd-2
changeset: 564557:d7844a810018
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Nov 19 17:42:27 2006 +0000

description:
tickets 10759 and 10760

diffstat:

 doc/CHANGES-2.2 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 6d2ab050d839 -r d7844a810018 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Sun Nov 19 17:37:01 2006 +0000
+++ b/doc/CHANGES-2.2   Sun Nov 19 17:42:27 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.90 2006/10/29 13:04:59 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.91 2006/11/19 17:42:27 bouyer Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -971,3 +971,15 @@
        PR kern/34873: sendmsg() can cause kernel panic.
        [adrianp, ticket #10740]
 
+sys/net/if.c:                                  1.172, 1.173, 1.175 via patch
+
+       Avoid kernel memory disclose in if_clone_list().
+       [adrianp, ticket #10759]
+
+sys/kern/kern_systrace.c                       1.59
+sys/sys/systrace.h                             1.21
+
+       Fix an exploitable integer overflow found by Chris Evans of
+       Google Security.
+       [adrianp, ticket #10760]
+



Home | Main Index | Thread Index | Old Index