[tor-bugs] #6415 [Tor Hidden Services]: rendclient.c doesn't set auth_len in INTRODUCE1 sometimes
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Jul 19 08:44:58 UTC 2012
#6415: rendclient.c doesn't set auth_len in INTRODUCE1 sometimes
---------------------------------+------------------------------------------
Reporter: andrea | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: unspecified
Component: Tor Hidden Services | Version: Tor: unspecified
Keywords: | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
While working on 6177, I've discovered that when auth_type is
REND_NO_AUTH, rend_client_send_introduction() leaves auth_len
uninitialized. This worked with the old INTRODUCE2 parsing code in
rend_service_introduce(), but doesn't match the spec and broke with my
initial rewrite of the parser. I'll make sure my new
rend_service_introduce() handles this behavior, but it should still get
fixed - it should be a pretty quick fix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6415>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list