Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc Ticket 10675.
details: https://anonhg.NetBSD.org/src/rev/083770d39bd4
branches: netbsd-2
changeset: 564509:083770d39bd4
user: tron <tron%NetBSD.org@localhost>
date: Mon Aug 28 14:53:48 2006 +0000
description:
Ticket 10675.
diffstat:
doc/CHANGES-2.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 21ce018e4914 -r 083770d39bd4 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2 Mon Aug 28 14:51:19 2006 +0000
+++ b/doc/CHANGES-2.2 Mon Aug 28 14:53:48 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.2,v 1.1.2.68 2006/08/23 20:19:06 tron Exp $
+# $NetBSD: CHANGES-2.2,v 1.1.2.69 2006/08/28 14:53:48 tron Exp $
A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2
release
@@ -825,3 +825,9 @@
interfaces ippp(4) and pppoe(4). This fixes SA2006-019 (CVE-2006-4304).
[adrianp, ticket #10677]
+sys/kern/uipc_syscalls.c 1.102
+
+ Don't leave a dangling socket in CLOSE_WAIT state if the user
+ supplies a bad name or namelen parameter to accept(2).
+ [seanb, ticket #10675]
+
Home |
Main Index |
Thread Index |
Old Index