[tor-bugs] #26368 [Core Tor]: Consider circuit isolation when closing redundant intro points
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu Jun 14 05:53:05 UTC 2018
    
    
  
#26368: Consider circuit isolation when closing redundant intro points
--------------------------+--------------------
     Reporter:  sysrqb    |      Owner:  (none)
         Type:  defect    |     Status:  new
     Priority:  Medium    |  Milestone:
    Component:  Core Tor  |    Version:
     Severity:  Normal    |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |   Reviewer:
      Sponsor:            |
--------------------------+--------------------
 When tor receives more than one request for connecting to an onion service
 within a short amount of time, and these requests are circuit-isolated (by
 sockauth, or something else), tor will launch multiple connections to an
 intro point (one for each isolated request). When the first introduction
 succeeds (intro acks), tor closes any circuits it considers redundant
 (`rend_client_close_other_intros`). Tor should only close circuits if the
 socks request isolation bits match.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26368>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list