git: 2201f181d1cb - main - security/vuxml: Document OpenSSL vulnerability

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Sun, 03 Jul 2022 18:55:28 UTC
The branch main has been updated by brnrd:

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

commit 2201f181d1cba34906fc7e18cf60f3ec2d0a20bd
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-07-03 18:55:26 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-07-03 18:55:26 +0000

    security/vuxml: Document OpenSSL vulnerability
---
 security/vuxml/vuln-2022.xml | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index dbdfb011ed3d..05e820a7c540 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,35 @@
+  <vuln vid="f0e45968-faff-11ec-856e-d4c9ef517024">
+    <topic>OpenSSL -- Bug in RSA implementation for AVX512IFMA</topic>
+    <affects>
+      <package>
+	<name>openssl</name>
+	<range><lt>1.1.1q,1</lt></range>
+      </package>
+      <package>
+	<name>openssl-devel</name>
+	<range><lt>3.0.5</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The OpenSSL project reports:</p>
+	<blockquote cite="https://mta.openssl.org/pipermail/openssl-announce/2022-July/000229.html">
+	  <p>One of the issues fixed in the 3.0.5 release is the
+	    CVE-2022-2274 (Bug in RSA implementation for AVX512IFMA
+	    capable CPUs) which is already public</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2022-2274</cvename>
+      <url>https://mta.openssl.org/pipermail/openssl-announce/2022-July/000229.html</url>
+    </references>
+    <dates>
+      <discovery>2022-07-01</discovery>
+      <entry>2022-07-03</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="5ab54ea0-fa94-11ec-996c-080027b24e86">
     <topic>mediawiki -- multiple vulnerabilities</topic>
     <affects>