Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc Ticket 1556.



details:   https://anonhg.NetBSD.org/src/rev/f9f915527e5f
branches:  netbsd-3-0
changeset: 579323:f9f915527e5f
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Oct 25 19:14:24 2006 +0000

description:
Ticket 1556.

diffstat:

 doc/CHANGES-3.0.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5d4267565645 -r f9f915527e5f doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Wed Oct 25 19:14:00 2006 +0000
+++ b/doc/CHANGES-3.0.2 Wed Oct 25 19:14:24 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.2,v 1.1.2.31 2006/10/24 17:05:20 ghen Exp $
+#      $NetBSD: CHANGES-3.0.2,v 1.1.2.32 2006/10/25 19:14:24 tron Exp $
 
 A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
 release:
@@ -312,3 +312,8 @@
        Fix a kernel panic when trying to access /emul/linux/proc/0/stat.
        [elad, ticket #1567]
 
+sys/kern/sys_process.c                         1.111 via patch
+
+       Don't allow ptrace to copyout arbitrary sized data.
+       [christos, ticket #1556]
+



Home | Main Index | Thread Index | Old Index