[tor-bugs] #3390 [Tor Relay]: Tor exit node crashed

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Jun 13 18:14:19 UTC 2011


#3390: Tor exit node crashed
-----------------------+----------------------------------------------------
 Reporter:  whabib     |          Owner:                    
     Type:  defect     |         Status:  new               
 Priority:  major      |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Relay  |        Version:                    
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by nickm):

 suspicious: routerlist_insert_old and signed_descriptor_from_routerinfo
 both free a routerinfo without guaranteeing that it's been removed from
 desc_by_eid_map.  If either one can be called on a routerinfo_t that's
 already in the desc_by_eid_map without first removing it, that would
 account for this bug.

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


More information about the tor-bugs mailing list