[tor-bugs] #15215 [Tor]: Use destination address type in SOCKS5 reply rather than AP address

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Mar 10 15:52:07 UTC 2015


#15215: Use destination address type in SOCKS5 reply rather than AP address
--------------------+------------------------------------
 Reporter:  sysrqb  |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:  Tor: 0.2.7.x-final
Component:  Tor     |        Version:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+------------------------------------
 When replying, checking the address family of the local address only works
 under the assumption that the local socket type is the same as the
 destination socket. This was true, until we began supporting AF_UNIX
 socksports. The result is now that when tor replies to an application over
 a unix socket, it specifies that it connected to an IPv6 address, when
 it's possible it connected to an IPv4 address. It seems like a good idea
 that we base this on the address family of the destination address.

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


More information about the tor-bugs mailing list