You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2021/06/10 09:35:28 UTC

svn propchange: r1889759 - svn:log

Author: jorton
Revision: 1889759
Modified property: svn:log

Modified: svn:log at Thu Jun 10 09:35:28 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Jun 10 09:35:28 2021
@@ -2,3 +2,6 @@ Merge r1889119 from trunk:
 
 mod_http2: fix incomplete sync with github and its version number.
 
+SECURITY: CVE-2021-31618 (cve.mitre.org)
+
+Addresses NULL pointer dereference on specially crafted HTTP/2 request.