From: Ruediger Pluem Date: Wed, 11 Jan 2006 22:38:11 +0000 (+0000) Subject: * Propose fix for PR37791 for backport X-Git-Tag: 2.0.56~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b69fdf5257ebde4de396e020bde5bfd35b873d;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR37791 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@368152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9a967cfc249..9f8b652ea1f 100644 --- a/STATUS +++ b/STATUS @@ -321,6 +321,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://issues.apache.org/bugzilla/attachment.cgi?id=16995 +1: rpluem + *) mod_ssl: Fix PR37791 (CVEID: CAN-2005-3357) (SEGV if the client is + connection plain to a SSL enabled port) + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=354394&view=rev + Backport version for 2.0.x of patch: + http://issues.apache.org/bugzilla/attachment.cgi?id=17393 + +1: rpluem + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) Replace some of the mutex locking in the worker MPM with