[tor-bugs] #33491 [Core Tor/Tor]: tor_bug_occurred_: Bug: src/core/or/dos.c:697: dos_new_client_conn: Non-fatal assertion !(entry == NULL) failed. (Future instances of this warning will be silenced.) (on Tor 0.4.2.6 )

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Mar 10 18:49:18 UTC 2020


#33491: tor_bug_occurred_: Bug: src/core/or/dos.c:697: dos_new_client_conn: Non-
fatal assertion !(entry == NULL) failed. (Future instances of this warning
will be silenced.) (on Tor 0.4.2.6 )
-------------------------------------------------+-------------------------
 Reporter:  sjcjonker                            |          Owner:  dgoulet
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.4.4.x-final
Component:  Core Tor/Tor                         |        Version:  0.4.2.6
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-dos FreeBSD 043-backport         |  Actual Points:
  042-backport, 041-backport, 035-backport       |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * keywords:  FreeBSD 043-backport 042-backport => tor-dos FreeBSD
     043-backport 042-backport, 041-backport, 035-backport
 * status:  accepted => needs_review


Comment:

 The obvious issue here is that we need to pass the `transport_name` to the
 DoS subsystem because it is needed to query the geoIP cache and needed if
 we want bridges to be able to use the DoS defenses at the connection
 level.

 We should backport this down to 035 (all our stable) because this bug
 means bridges are not applying DoS defenses...

 Branch: `ticket33491_035_01`
 PR: https://github.com/torproject/tor/pull/1784

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


More information about the tor-bugs mailing list