Module Name:    src
Committed By:   snj
Date:           Tue Jul 14 19:56:28 UTC 2009

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1336.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.164 -r1.1.2.165 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.164 src/doc/CHANGES-4.1:1.1.2.165
--- src/doc/CHANGES-4.1:1.1.2.164	Sun Jul  5 14:28:17 2009
+++ src/doc/CHANGES-4.1	Tue Jul 14 19:56:28 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.164 2009/07/05 14:28:17 snj Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.165 2009/07/14 19:56:28 snj Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -3567,3 +3567,9 @@
 	Fix build problem introduced with ticket 1334.
 	[spz, ticket #851]
 
+dist/dhcp/client/dhclient.c			1.20
+
+	Limit the length of the address mask before we copy it.
+	Fixes CVE-2009-0692.
+	[tonnerre, ticket #1336]
+

Reply via email to