[tor-bugs] #17953 [Tor]: Fallback to resolving localhost when interface searches fail

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Dec 29 12:40:32 UTC 2015


#17953: Fallback to resolving localhost when interface searches fail
------------------------+--------------------------------
     Reporter:  teor    |      Owner:  teor
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor     |    Version:
     Severity:  Normal  |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |    Sponsor:
------------------------+--------------------------------
 As described in #17949 & #17901, tor needs to know the loopback address.

 We can fall back to resolving localhost on systems that don't return any
 loopback addresses when their interfaces are enumerated.

 We need to check that the returned values are standard 127/8 or [::1].
 This allows tor to work on non-127.0.0.1 loopback IPv4 systems, and
 IPv6-only systems, without the security issues inherent in trusting a
 possibly non-local resolver.

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


More information about the tor-bugs mailing list