[tor-bugs] #24509 [Core Tor/Tor]: circuit_can_use_tap() should only allow TAP for v2 onion services
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Dec 4 14:03:44 UTC 2017
#24509: circuit_can_use_tap() should only allow TAP for v2 onion services
-------------------------------------------------+-------------------------
Reporter: teor | Owner: (none)
Type: defect | Status:
| needs_review
Priority: Medium | Milestone: Tor:
| 0.3.3.x-final
Component: Core Tor/Tor | Version: Tor:
| 0.3.2.1-alpha
Severity: Normal | Resolution:
Keywords: prop224, tor-hs, security-low, | Actual Points:
easy, intro |
Parent ID: | Points: 0.5
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Changes (by irl):
* status: new => needs_review
Comment:
The above patch uses `circ->rend_data->version` to determine the onion
service version in use for the circuit. There is an assert that that
structure exists before trying to dereference the version from it, which I
think it should always be the case that it does exist unless there are
maybe Tor2Web things I'm unfamiliar with.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24509#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list