Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934569 (TROVE-2024-005, TROVE-2024-006) - <net-p2p/arti-1.2.4: multiple vulnerabilities
Summary: <net-p2p/arti-1.2.4: multiple vulnerabilities
Status: RESOLVED FIXED
Alias: TROVE-2024-005, TROVE-2024-006
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Security
URL: https://blog.torproject.org/arti_1_2_...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 18:17 UTC by John Helmert III
Modified: 2024-06-19 18:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2024-06-19 18:17:48 UTC
"TROVE-2024-005 affects hidden service circuits using non-default vanguard configurations (where the vanguard mode is set to 'disabled' or 'full'), causing hidden service circuits to be built from circuit stubs that are incompatible with the circuit target, and to have an incorrect length. This bug is also tracked as issue #1424.

TROVE-2024-006 affects hidden services and clients using non-default vanguard configurations, where the vanguard mode is set to 'disabled', or that have the vanguards feature compiled out. In some circumstances, this bug can lead to building hidden service circuits that contain the same relay in multiple positions. This bug is also tracked as issue #1425.

Both issues can make users of this code more vulnerable to traffic analysis when running or accessing onion services."

Fixes in 1.2.4.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-19 18:19:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d014b48e4912dc287a3fe5f5d2be866a55874409

commit d014b48e4912dc287a3fe5f5d2be866a55874409
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2024-06-19 18:18:50 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2024-06-19 18:18:50 +0000

    net-p2p/arti: drop 1.2.3
    
    Bug: https://bugs.gentoo.org/934569
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-p2p/arti/Manifest          |  85 ------
 net-p2p/arti/arti-1.2.3.ebuild | 602 -----------------------------------------
 2 files changed, 687 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74cdfaecf60999915fda90a00023773a0a1b83f

commit b74cdfaecf60999915fda90a00023773a0a1b83f
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2024-06-19 18:18:26 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2024-06-19 18:18:26 +0000

    net-p2p/arti: add 1.2.4
    
    Bug: https://bugs.gentoo.org/934569
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-p2p/arti/Manifest          |  88 ++++++
 net-p2p/arti/arti-1.2.4.ebuild | 605 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 693 insertions(+)