From a0f84b9659f9df6dd43b4608942ad490e37764d6 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 15 Jul 2014 11:41:28 +0000 Subject: [PATCH] Fix CVE number for WinNT MPM issue (Thanks Joe) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610661 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index afd4dd64ad..f0b81ee362 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ Changes with Apache 2.4.10 - *) SECURITY (CVE-2014-0226): Fix a memory consumption denial of + *) SECURITY (CVE-2014-3523): Fix a memory consumption denial of service in the WinNT MPM (used in all Windows installations). Workaround: AcceptFilter {none|connect} [Jeff Trawick] -- 2.50.1