summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-15 16:45:39 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-15 16:45:39 -0400
commit95e55a3dac72b30c6d3fda38c22fbd714d6545ac (patch)
tree76b6e29a90cdcbac142765ba461feb9451c06280
parent[ GLSA 201904-13 ] Git: Multiple vulnerabilities (diff)
downloadglsa-95e55a3dac72b30c6d3fda38c22fbd714d6545ac.tar.gz
glsa-95e55a3dac72b30c6d3fda38c22fbd714d6545ac.tar.bz2
glsa-95e55a3dac72b30c6d3fda38c22fbd714d6545ac.zip
[ GLSA 201904-14 ] GnuTLS: Multiple vulnerabilities
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--glsa-201904-14.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201904-14.xml b/glsa-201904-14.xml
new file mode 100644
index 00000000..a6418b23
--- /dev/null
+++ b/glsa-201904-14.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201904-14">
+ <title>GnuTLS: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in GnuTLS, the worst of
+ which could result in a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">gnutls</product>
+ <announced>2019-04-15</announced>
+ <revised count="1">2019-04-15</revised>
+ <bug>681846</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-libs/gnutls" auto="yes" arch="*">
+ <unaffected range="ge">3.6.7</unaffected>
+ <vulnerable range="lt">3.6.7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>GnuTLS is a secure communications library implementing the SSL, TLS and
+ DTLS protocols and technologies around them.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in GnuTLS. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Please review the CVE identifiers referenced below for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GnuTLS users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-libs/gnutls-3.6.7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-3829">CVE-2019-3829</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-3836">CVE-2019-3836</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-04-02T06:51:08Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2019-04-15T20:45:09Z">b-man</metadata>
+</glsa>