From: james Date: Sun, 10 Aug 2008 19:05:02 +0000 (+0000) Subject: Tagged security fix in 2.1-rc9 as CVE-2008-3459. X-Git-Tag: v2.1_rc10~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbaf1991e44949000fc91d260ed45c3bb5e0aafd;p=thirdparty%2Fopenvpn.git Tagged security fix in 2.1-rc9 as CVE-2008-3459. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3218 e7ae566f-a301-0410-adde-c780ea21d3b5 --- diff --git a/ChangeLog b/ChangeLog index 62334c82f..28ee632c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ $Id$ successfully authenticates the server, (c) the server is malicious or has been compromised and is under the control of the attacker, and (d) the client is running a non-Windows OS. Credit: David Wagner. + CVE-2008-3459 * Miscellaneous defensive programming changes to multiple areas of the code. In particular, use of the system() call