[tor-bugs] #19733 [Applications/Torbutton]: GETINFO response parser doesn't handle AF_UNIX entries. (was: PROTOCOLINFO response parser doesn't handle AF_UNIX entries.)

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jul 21 19:36:48 UTC 2016


#19733: GETINFO response parser doesn't handle AF_UNIX entries.
------------------------------------+---------------------
 Reporter:  yawning                 |          Owner:
     Type:  defect                  |         Status:  new
 Priority:  Very Low                |      Milestone:
Component:  Applications/Torbutton  |        Version:
 Severity:  Minor                   |     Resolution:
 Keywords:  tbb-sandbox             |  Actual Points:
Parent ID:                          |         Points:
 Reviewer:                          |        Sponsor:
------------------------------------+---------------------

Old description:

> torbutton issues a `PROTOCOLINFO` command to validate the configured
> socks port, but the response parser doesn't handle `AF_UNIX` entries.
>
> {{{
> [07-21 19:17:44] Torbutton WARN: unexpected tor response:
> net/listeners/socks="127.0.0.1:9050" "unix:/var/run/tor/socks"
> }}}
>
> This currently doesn't matter because the number of people using an
> `AF_UNIX` capable Tor Browser is ~1, but it is something to note for the
> future sandboxing efforts.

New description:

 torbutton issues a `GETINFO` command to validate the configured socks
 port, but the response parser doesn't handle `AF_UNIX` entries.

 {{{
 [07-21 19:17:44] Torbutton WARN: unexpected tor response:
 net/listeners/socks="127.0.0.1:9050" "unix:/var/run/tor/socks"
 }}}

 This currently doesn't matter because the number of people using an
 `AF_UNIX` capable Tor Browser is ~1, but it is something to note for the
 future sandboxing efforts.

--

Comment (by yawning):

 Whoops, the command that's puking is `GETINFO`, not `PROTOCOLINFO`.

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


More information about the tor-bugs mailing list