Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/25569bccae10
branches:  netbsd-2-0
changeset: 565018:25569bccae10
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Nov 19 17:42:36 2006 +0000

description:
tickets 10759 and 10760

diffstat:

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

diffs (25 lines):

diff -r 5c6f25131a3a -r 25569bccae10 doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Sun Nov 19 17:38:22 2006 +0000
+++ b/doc/CHANGES-2.0.4 Sun Nov 19 17:42:36 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.4,v 1.1.2.54 2006/10/29 13:05:08 tron Exp $
+#      $NetBSD: CHANGES-2.0.4,v 1.1.2.55 2006/11/19 17:42:36 bouyer Exp $
 
 A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
 update.
@@ -439,3 +439,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