]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorJacob Champion <jchampion@apache.org>
Tue, 30 Aug 2016 00:19:25 +0000 (00:19 +0000)
committerJacob Champion <jchampion@apache.org>
Tue, 30 Aug 2016 00:19:25 +0000 (00:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1758312 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f3a19d0e6c324ce5a1dfbaff40532ae5834ae267..70e7ba55f93e94f5349fe93955450e4a0b791813 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -208,6 +208,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES
      +1 covener
 
+   * mpm_winnt: disable the 'data' accept filter entirely to prevent denial of
+     service. PR 59970.
+     trunk patch: http://svn.apache.org/r1758307
+                  http://svn.apache.org/r1758308
+                  http://svn.apache.org/r1758309
+                  http://svn.apache.org/r1758311
+     2.4.x patch: trunk works (modulo CHANGES and APLOGNO's next-number)
+     +1: jchampion
+
+   * mpm_winnt: always zero out OVERLAPPED structs when recycling them.
+     trunk patch: http://svn.apache.org/r1758310
+     2.4.x patch: trunk works
+     +1: jchampion
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if