summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202405-17.xml
blob: 07d4418f120b500ef9b978fb6e0fda2d77ef03f3 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202405-17">
    <title>glibc: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been discovered in glibc, the worst of which could lead to remote code execution.</synopsis>
    <product type="ebuild">glibc</product>
    <announced>2024-05-06</announced>
    <revised count="1">2024-05-06</revised>
    <bug>930177</bug>
    <bug>930667</bug>
    <access>remote</access>
    <affected>
        <package name="sys-libs/glibc" auto="yes" arch="*">
            <unaffected range="ge">2.38-r13</unaffected>
            <vulnerable range="lt">2.38-r13</vulnerable>
        </package>
    </affected>
    <background>
        <p>glibc is a package that contains the GNU C library.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in glibc. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="high">
        <p>Please review the referenced CVE identifiers for details.</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 ">=sys-libs/glibc-2.38-r13"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-2961">CVE-2024-2961</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-33599">CVE-2024-33599</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-33600">CVE-2024-33600</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-33601">CVE-2024-33601</uri>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2024-33602">CVE-2024-33602</uri>
        <uri>GLIBC-SA-2024-0004</uri>
        <uri>GLIBC-SA-2024-0005</uri>
        <uri>GLIBC-SA-2024-0006</uri>
        <uri>GLIBC-SA-2024-0007</uri>
        <uri>GLIBC-SA-2024-0008</uri>
    </references>
    <metadata tag="requester" timestamp="2024-05-06T16:20:24.087004Z">sam</metadata>
    <metadata tag="submitter" timestamp="2024-05-06T16:20:24.091368Z">sam</metadata>
</glsa>