[tor-bugs] #25226 [Core Tor/Tor]: Circuit cell queue can fill up memory
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Fri Feb 23 19:10:15 UTC 2018
    
    
  
#25226: Circuit cell queue can fill up memory
-------------------------------------------------+-------------------------
 Reporter:  dgoulet                              |          Owner:  dgoulet
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.3.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-cell, tor-relay, tor-dos,        |  Actual Points:
  033-must                                       |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):
 * status:  accepted => needs_review
Comment:
 An upper limit on the circuit queue bound with the SENDME logic would look
 like this: `bug25226_033_01`
 The gist is that if the queue size goes above the circuit window start
 maximum limit (1000), the circuit is closed with TORPROTOCOL reason.
 Assuming we ever reach that limit, it means something is wrong in the path
 and the edge connection keeps sending stuff even though it shouldn't.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25226#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list