summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202211-01.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-02 03:08:46 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-02 03:08:46 +0000
commit29badda007a3bcd85bb351f602790eb3b8922448 (patch)
treec61f9e929e2bf3796366d57707eda3245586ce7a /metadata/glsa/glsa-202211-01.xml
parentc37d894982b59595356319a2b4655fed277097ae (diff)
gentoo auto-resync : 02:11:2022 - 03:08:46
Diffstat (limited to 'metadata/glsa/glsa-202211-01.xml')
-rw-r--r--metadata/glsa/glsa-202211-01.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202211-01.xml b/metadata/glsa/glsa-202211-01.xml
new file mode 100644
index 000000000000..b95d1a1de5ac
--- /dev/null
+++ b/metadata/glsa/glsa-202211-01.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202211-01">
+ <title>OpenSSL: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in OpenSSL, the worst of which could result in remote code execution.</synopsis>
+ <product type="ebuild">openssl</product>
+ <announced>2022-11-01</announced>
+ <revised count="1">2022-11-01</revised>
+ <bug>878269</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/openssl" auto="yes" arch="*">
+ <unaffected range="ge" slot="0/3">3.0.7</unaffected>
+ <vulnerable range="lt" slot="0/3">3.0.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>OpenSSL is an Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a general purpose cryptography library.</p>
+ </background>
+ <description>
+ <p>Multiple buffer overflows exist in OpenSSL&#39;s handling of TLS certificates for client authentication.</p>
+ </description>
+ <impact type="normal">
+ <p>It is believed that, while unlikely, code execution is possible in certain system configurations.</p>
+ </impact>
+ <workaround>
+ <p>Users operating TLS servers may consider disabling TLS client authentication, if it is being used, until fixes are applied.</p>
+ </workaround>
+ <resolution>
+ <p>All OpenSSL 3 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-libs/openssl-3.0.7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3602">CVE-2022-3602</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-3786">CVE-2022-3786</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-11-01T21:56:08.734256Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-11-01T21:56:08.739212Z">ajak</metadata>
+</glsa>