summaryrefslogtreecommitdiff
blob: c851080b7baff64c87fef39f137930c2b5f20aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201506-03">
  <title>GnuTLS: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been fixed in GnuTLS, the worst of
    which can cause Denial of Service
  </synopsis>
  <product type="ebuild">gnutls</product>
  <announced>2015-06-22</announced>
  <revised count="1">2015-06-22</revised>
  <bug>546760</bug>
  <bug>548636</bug>
  <access>local, remote</access>
  <affected>
    <package name="net-libs/gnutls" auto="yes" arch="*">
      <unaffected range="ge">3.3.15</unaffected>
      <vulnerable range="lt">3.3.15</vulnerable>
    </package>
  </affected>
  <background>
    <p>GnuTLS is an Open Source implementation of the TLS and SSL protocols. </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in GnuTLS. Please review
      the CVE identifiers and external references below for details. 
    </p>
  </description>
  <impact type="normal">
    <p>A context-dependent attacker can cause a denial of service condition.</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.3.15"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3308">CVE-2015-3308</uri>
    <uri link="https://www.gnutls.org/security.html#GNUTLS-SA-2015-2">
      GNUTLS-SA-2015-2
    </uri>
  </references>
  <metadata tag="requester" timestamp="2015-06-21T03:15:45Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2015-06-22T21:37:44Z">K_F</metadata>
</glsa>