summaryrefslogtreecommitdiff
blob: fd5092cd5d129adc6f3015911c0a8cd2d37e403d (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202409-24">
    <title>Tor: Multiple Vulnerabilities</title>
    <synopsis>Multiple vulnerabilities have been found in Tor, the worst of which could result in denial of service.</synopsis>
    <product type="ebuild">tor</product>
    <announced>2024-09-24</announced>
    <revised count="1">2024-09-24</revised>
    <bug>916759</bug>
    <bug>917142</bug>
    <access>remote</access>
    <affected>
        <package name="net-vpn/tor" auto="yes" arch="*">
            <unaffected range="ge">0.4.8.9</unaffected>
            <vulnerable range="lt">0.4.8.9</vulnerable>
        </package>
    </affected>
    <background>
        <p>Tor is an implementation of second generation Onion Routing, a connection-oriented anonymizing communication service.</p>
    </background>
    <description>
        <p>Multiple vulnerabilities have been discovered in Tor. Please review the CVE identifiers referenced below for details.</p>
    </description>
    <impact type="low">
        <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 Tor users should upgrade to the latest version:</p>
        
        <code>
          # emerge --sync
          # emerge --ask --oneshot --verbose ">=net-vpn/tor-0.4.8.9"
        </code>
    </resolution>
    <references>
        <uri>TROVE-2023-004</uri>
        <uri>TROVE-2023-006</uri>
    </references>
    <metadata tag="requester" timestamp="2024-09-24T05:15:39.701157Z">ajak</metadata>
    <metadata tag="submitter" timestamp="2024-09-24T05:15:39.704608Z">graaff</metadata>
</glsa>