summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202210-38.xml
blob: 82ab9493972444d445e375ded7d6f519dc61aab5 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202210-38">
    <title>Expat: Denial of Service</title>
    <synopsis>A vulnerability has been found in Expat which could result in denial of service.</synopsis>
    <product type="ebuild">expat</product>
    <announced>2022-10-31</announced>
    <revised count="1">2022-10-31</revised>
    <bug>878271</bug>
    <access>remote</access>
    <affected>
        <package name="dev-libs/expat" auto="yes" arch="*">
            <unaffected range="ge">2.5.0</unaffected>
            <vulnerable range="lt">2.5.0</vulnerable>
        </package>
    </affected>
    <background>
        <p>Expat is a set of XML parsing libraries.</p>
    </background>
    <description>
        <p>In certain out-of-memory situations, Expat may free memory before it should, leading to a use-after-free.</p>
    </description>
    <impact type="low">
        <p>A use-after-free can result in denial of service.</p>
    </impact>
    <workaround>
        <p>There is no known workaround at this time.</p>
    </workaround>
    <resolution>
        <p>All Expat users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=dev-libs/expat-2.5.0"
        </code>
    </resolution>
    <references>
        <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-43680">CVE-2022-43680</uri>
    </references>
    <metadata tag="requester" timestamp="2022-10-31T20:22:43.385930Z">ajak</metadata>
    <metadata tag="submitter" timestamp="2022-10-31T20:22:43.392589Z">ajak</metadata>
</glsa>