Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 08:15:10 +0000
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc2732f40263 - main - security/vuxml: Document Apache DoS vulnerability
Message-ID:  <6a21340e.3b08c.7525dba7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc2732f402639c204940e8e24509d1048310567b

commit cc2732f402639c204940e8e24509d1048310567b
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-06-04 08:02:41 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-06-04 08:15:04 +0000

    security/vuxml: Document Apache DoS vulnerability
---
 security/vuxml/vuln/2026.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index 18c2766b2cff..fec5f53e20ab 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -1,3 +1,29 @@
+  <vuln vid="0d6d9d9b-5feb-11f1-8607-8447094a420f">
+    <topic>Apache httpd -- DoS exploit in HTTP/2</topic>
+    <affects>
+      <package>
+	<name>apache24</name>
+	<range><lt>2.4.67_2</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Calif security reports:</p>
+	<blockquote cite="https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb">;
+	  <p>Remote DoS in mod_http2</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2026-49975</cvename>
+      <url>https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb</url>;
+    </references>
+    <dates>
+      <discovery>2026-06-02</discovery>
+      <entry>2026-06-04</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="36cb0ced-5e23-11f1-86a2-589cfc10a551">
     <topic>xwayland -- Multiple vulnerabilities</topic>
     <affects>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a21340e.3b08c.7525dba7>