Source-Changes-HG archive

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

[src/netbsd-2-1]: src/doc Ticket 10381.



details:   https://anonhg.NetBSD.org/src/rev/ded84b7ee50a
branches:  netbsd-2-1
changeset: 564175:ded84b7ee50a
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Mar 24 21:57:10 2006 +0000

description:
Ticket 10381.

diffstat:

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

diffs (19 lines):

diff -r 3a0b9cbb8026 -r ded84b7ee50a doc/CHANGES-2.1.1
--- a/doc/CHANGES-2.1.1 Fri Mar 24 21:39:00 2006 +0000
+++ b/doc/CHANGES-2.1.1 Fri Mar 24 21:57:10 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.1.1,v 1.1.2.28 2006/03/24 19:15:21 riz Exp $
+#      $NetBSD: CHANGES-2.1.1,v 1.1.2.29 2006/03/24 21:57:10 riz Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.1.1
 release
@@ -288,3 +288,9 @@
        Apply patch 8.12.11.p0 from sendmail.org, with local compile fixes.
        [christos, ticket #10383]
 
+sys/kern/kern_sysctl.c                         1.191
+
+       Check the "oldlen" argument to sysctl(2) before passing it
+       to vslock(9). This prevents a local DOS.
+       [drochner, ticket #10381]
+



Home | Main Index | Thread Index | Old Index