summaryrefslogtreecommitdiff
blob: 24bffbca5eb99ee7a44c66b99cb51c0d6ef47e63 (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201503-04">
  <title>GNU C Library: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in GNU C Library,  the
    worst of which allowing a local attacker to execute arbitrary code or cause
    a Denial of Service .
  </synopsis>
  <product type="ebuild">glibc</product>
  <announced>2015-03-08</announced>
  <revised count="1">2015-03-08</revised>
  <bug>431218</bug>
  <bug>434408</bug>
  <bug>454862</bug>
  <bug>464634</bug>
  <bug>477330</bug>
  <bug>480734</bug>
  <bug>484646</bug>
  <bug>488084</bug>
  <bug>489234</bug>
  <bug>501196</bug>
  <bug>513090</bug>
  <bug>521930</bug>
  <bug>537990</bug>
  <access>remote</access>
  <affected>
    <package name="sys-libs/glibc" auto="yes" arch="*">
      <unaffected range="ge">2.19-r1</unaffected>
      <vulnerable range="lt">2.19-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>The GNU C library is the standard C library used by Gentoo Linux
      systems.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in the GNU C Library.
      Please review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker may be able to execute arbitrary code or cause a Denial
      of Service condition,.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All glibc users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=sys-libs/glibc-2.19-r1"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3404">CVE-2012-3404</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3405">CVE-2012-3405</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3406">CVE-2012-3406</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3480">CVE-2012-3480</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4412">CVE-2012-4412</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4424">CVE-2012-4424</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6656">CVE-2012-6656</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0242">CVE-2013-0242</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1914">CVE-2013-1914</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-2207">CVE-2013-2207</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4237">CVE-2013-4237</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4332">CVE-2013-4332</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4458">CVE-2013-4458</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4788">CVE-2013-4788</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-4043">CVE-2014-4043</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-0235">CVE-2015-0235</uri>
  </references>
  <metadata tag="requester" timestamp="2014-05-30T23:06:40Z">
    BlueKnight
  </metadata>
  <metadata tag="submitter" timestamp="2015-03-08T14:38:42Z">
    creffett
  </metadata>
</glsa>