Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 5846.



details:   https://anonhg.NetBSD.org/src/rev/1d26ea1bdbdb
branches:  netbsd-2-0
changeset: 564853:1d26ea1bdbdb
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Sep 13 16:39:06 2005 +0000

description:
Ticket 5846.

diffstat:

 doc/CHANGES-2.0.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 50937e3b7c86 -r 1d26ea1bdbdb doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Tue Sep 13 16:37:28 2005 +0000
+++ b/doc/CHANGES-2.0.3 Tue Sep 13 16:39:06 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.42 2005/09/13 16:01:50 tron Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.43 2005/09/13 16:39:06 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -469,3 +469,9 @@
        Welcome to 2005.
        [rpaulo, ticket #5848]
 
+sys/compat/freebsd/freebsd_misc.c              1.22 via patch
+
+       Range checks are not optional. The omission of this one, allows the
+       user to corrupt the heap and/or crash the kernel.
+       [christos, ticket #5846]
+



Home | Main Index | Thread Index | Old Index