]> granicus.if.org Git - apache/commitdiff
Propose CVE-2014-3583 fix made minimal.
authorYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:10:14 +0000 (22:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 16 Nov 2014 22:10:14 +0000 (22:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1640037 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dba4a8d038955d54611bf69c76c356d89825627b..4b90a7ec617a7cf01ef2cacb3aa29163d2d88a7a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -108,9 +108,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
    * SECURITY: CVE-2014-3583 (cve.mitre.org)
-     mod_proxy_fcgi: Fix a potential crash with response headers' size above 8K.
-     trunk patch: http://svn.apache.org/r1638818
-                  http://svn.apache.org/r1639812
+     mod_proxy_fcgi, mod_authnz_fcgi: Fix a potential crash with response
+     headers' size above 8K.
+     trunk patch: http://svn.apache.org/r1640036
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic