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 5637.
details: https://anonhg.NetBSD.org/src/rev/cd4bbf10da16
branches: netbsd-2-0
changeset: 564844:cd4bbf10da16
user: riz <riz%NetBSD.org@localhost>
date: Thu Sep 01 17:53:48 2005 +0000
description:
Ticket 5637.
diffstat:
doc/CHANGES-2.0.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 45a69ed6b6a5 -r cd4bbf10da16 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Thu Sep 01 17:53:25 2005 +0000
+++ b/doc/CHANGES-2.0.3 Thu Sep 01 17:53:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.3,v 1.1.2.37 2005/08/31 13:43:38 tron Exp $
+# $NetBSD: CHANGES-2.0.3,v 1.1.2.38 2005/09/01 17:53:48 riz Exp $
A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
release.
@@ -418,3 +418,10 @@
2. Checking for attempts to write to init sooner and in all cases.
[christos, ticket #5634]
+sys/miscfs/kernfs/kernfs_vnops.c 1.112
+
+ Also protect the ipsec ioctls from negative offsets to prevent panics
+ in m_copydata(). Pointed out by Karl Janmar. Move the negative offset
+ check from kernfs_xread() to kernfs_read().
+ [christos, ticket #5637]
+
Home |
Main Index |
Thread Index |
Old Index