From: Yann Ylavic Date: Sun, 16 Nov 2014 22:35:28 +0000 (+0000) Subject: Propose new *fcgi fix. X-Git-Tag: 2.4.11~168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49a4976ef9e70ce2d14f98442e9af5e48e711967;p=apache Propose new *fcgi fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1640045 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4b90a7ec61..c97d6592a0 100644 --- a/STATUS +++ b/STATUS @@ -245,9 +245,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_proxy_wstunnel-aborted.patch +1: ylavic - * mod_authnz_fcgi: Fix a potential crash with response headers' size above 8K. - trunk patch: http://svn.apache.org/r1639717 - http://svn.apache.org/r1639814 + * mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an error + when parsing or forwarding the response fails. + trunk patch: http://svn.apache.org/r1640040 + http://svn.apache.org/r1640042 2.4.x patch: trunk works (modulo CHANGES) +1: ylavic