[tor-bugs] #6537 [Tor Client]: Possible timing side-channel in router selection

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Aug 4 15:31:14 UTC 2012


#6537: Possible timing side-channel in router selection
---------------------------+------------------------------------------------
    Reporter:  nickm       |       Owner:                    
        Type:  defect      |      Status:  closed            
    Priority:  major       |   Milestone:  Tor: 0.2.2.x-final
   Component:  Tor Client  |     Version:                    
  Resolution:  fixed       |    Keywords:                    
      Parent:              |      Points:                    
Actualpoints:              |  
---------------------------+------------------------------------------------

Comment(by cypherpunks):

 No one of smartlists used by router selection funcs is strongly sorted.
 Order of it members is depend by limits from launch_descriptor_downloads()
 and by network timings from connection_dir_client_reached_eof(). Two
 different clients has differently ordered smartlists in result.

 How could attacker using cpu-time of router selection funcs if attacker
 can't be sure about lists' order?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6537#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list