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 11023
details: https://anonhg.NetBSD.org/src/rev/d649e83f5f6f
branches: netbsd-2-0
changeset: 565032:d649e83f5f6f
user: bouyer <bouyer%NetBSD.org@localhost>
date: Thu Feb 08 23:10:24 2007 +0000
description:
ticket 11023
diffstat:
doc/CHANGES-2.0.4 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 70b8bacf368f -r d649e83f5f6f doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Thu Feb 08 23:09:25 2007 +0000
+++ b/doc/CHANGES-2.0.4 Thu Feb 08 23:10:24 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.4,v 1.1.2.61 2007/02/06 21:18:11 bouyer Exp $
+# $NetBSD: CHANGES-2.0.4,v 1.1.2.62 2007/02/08 23:10:24 bouyer Exp $
A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
update.
@@ -494,3 +494,13 @@
fsync_range(2) call could cause the file descriptor to never be closed.
[adrianp, ticket #11015]
+sys/kern/kern_ktrace.c 1.110 via patch
+sys/sys/ktrace.h 1.45 via patch
+sys/compat/freebsd/freebsd_misc.c 1.26 via patch
+sys/compat/darwin/darwin_iohidsystem.c 1.35 via patch
+sys/compat/darwin/darwin_ktrace.c 1.6 via patch
+
+ Due to insufficient length checking it is possible for a user to cause
+ an integer overflow. Make ktruser return an error instead.
+ [adrianp, ticket #11023]
+
Home |
Main Index |
Thread Index |
Old Index