Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907779 (TROVE-2023-001) - <net-p2p/arti-1.1.5: denial of service via infinite loop in socks protocol implementation
Summary: <net-p2p/arti-1.1.5: denial of service via infinite loop in socks protocol im...
Status: RESOLVED FIXED
Alias: TROVE-2023-001
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Security
URL: https://gitlab.torproject.org/tpo/cor...
Whiteboard: ~3 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-03 17:42 UTC by John Helmert III
Modified: 2023-06-11 19:00 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 2023-06-03 17:42:55 UTC
From https://blog.torproject.org/arti_115_released/:

"Finally, this release also fixes a security issue: there was a bug in our SOCKS code that could be exploited to cause a denial-of-service attack against an Arti client. We are classifying this as a low-severity issue, since exploiting it would require the attacker to have access to localhost. Thanks to Jakob Lell for reporting this issue; it is tracked as TROVE-2023-001."
Comment 1 Larry the Git Cow gentoo-dev 2023-06-03 18:21:20 UTC
The bug has been referenced in the following commit(s):

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

commit 0cb439ed1425c7e27f9081199493bd07bea3a54a
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-06-03 18:16:24 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-06-03 18:21:06 +0000

    net-p2p/arti: drop 1.1.1, 1.1.3
    
    Bug: https://bugs.gentoo.org/907779
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-p2p/arti/Manifest          | 207 -----------------
 net-p2p/arti/arti-1.1.1.ebuild | 480 ----------------------------------------
 net-p2p/arti/arti-1.1.3.ebuild | 490 -----------------------------------------
 3 files changed, 1177 deletions(-)

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

commit a2eab5d8a75386f420ee3d2eb4c5369a4d4621a6
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-06-03 18:16:02 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-06-03 18:21:06 +0000

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

 net-p2p/arti/Manifest          |  97 ++++++++
 net-p2p/arti/arti-1.1.5.ebuild | 504 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 601 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-06-11 19:00:15 UTC
The bug has been referenced in the following commit(s):

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

commit ad45ab74e6340e508b7da4a74b177498c93fa0cf
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2023-06-11 18:59:24 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2023-06-11 19:00:05 +0000

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

 net-p2p/arti/Manifest          |  99 --------
 net-p2p/arti/arti-1.1.4.ebuild | 506 -----------------------------------------
 2 files changed, 605 deletions(-)
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-06-11 19:00:59 UTC
All unstable, all done.