[tor-bugs] #7422 [Tor]: tor_cert_decode() memory leak

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 9 04:39:02 UTC 2012


#7422: tor_cert_decode() memory leak
--------------------+-------------------------------------------------------
 Reporter:  arma    |          Owner:  andrea            
     Type:  defect  |         Status:  needs_review      
 Priority:  normal  |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor     |        Version:                    
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------

Comment(by arma):

 {{{
 Nov 08 19:25:21.977 [info] channel_tls_process_certs_cell(): Received a
 bad CERTS cell from 78.105.243.209:9001: Problem setting or checking peer
 id
 Nov 08 19:25:21.978 [info] conn_close_if_marked(): Conn (addr
 "78.105.243.209", fd 1702, type OR, state 7) marked, but wants to flush
 929 bytes. (Marked at src/or/connection_or.c:1170)
 Nov 08 19:25:21.979 [info] conn_close_if_marked(): We stalled too much
 while trying to write 929 bytes to address "78.105.243.209".  If this
 happens a lot, either something is wrong with your network connection, or
 something is wrong with theirs. (fd 1702, type OR, state 7, marked at
 src/or/connection_or.c:1170).
 }}}

 {{{
 $ grep "Received a bad CERTS cell from " moria1-info|wc -l
 11
 }}}

 Other reasons include "Nov 08 21:36:08.930 [info]
 channel_tls_process_certs_cell(): Received a bad CERTS cell from
 103.5.15.89:443: The link certificate didn't match the TLS public key"

 "Received undecodable certificate in CERTS cell from %s:%d" seems to never
 show up.

 Any others I should look for?

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


More information about the tor-bugs mailing list