connection_or.c 104 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2018, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file connection_or.c
  8. * \brief Functions to handle OR connections, TLS handshaking, and
  9. * cells on the network.
  10. *
  11. * An or_connection_t is a subtype of connection_t (as implemented in
  12. * connection.c) that uses a TLS connection to send and receive cells on the
  13. * Tor network. (By sending and receiving cells connection_or.c, it cooperates
  14. * with channeltls.c to implement a the channel interface of channel.c.)
  15. *
  16. * Every OR connection has an underlying tortls_t object (as implemented in
  17. * tortls.c) which it uses as its TLS stream. It is responsible for
  18. * sending and receiving cells over that TLS.
  19. *
  20. * This module also implements the client side of the v3 Tor link handshake,
  21. **/
  22. #include "core/or/or.h"
  23. #include "feature/client/bridges.h"
  24. #include "lib/buf/buffers.h"
  25. /*
  26. * Define this so we get channel internal functions, since we're implementing
  27. * part of a subclass (channel_tls_t).
  28. */
  29. #define TOR_CHANNEL_INTERNAL_
  30. #define CONNECTION_OR_PRIVATE
  31. #define ORCONN_EVENT_PRIVATE
  32. #include "core/or/channel.h"
  33. #include "core/or/channeltls.h"
  34. #include "core/or/circuitbuild.h"
  35. #include "core/or/circuitlist.h"
  36. #include "core/or/circuitstats.h"
  37. #include "core/or/command.h"
  38. #include "app/config/config.h"
  39. #include "core/mainloop/connection.h"
  40. #include "core/or/connection_or.h"
  41. #include "feature/control/control.h"
  42. #include "lib/crypt_ops/crypto_rand.h"
  43. #include "lib/crypt_ops/crypto_util.h"
  44. #include "feature/dirauth/reachability.h"
  45. #include "feature/client/entrynodes.h"
  46. #include "lib/geoip/geoip.h"
  47. #include "core/mainloop/mainloop.h"
  48. #include "trunnel/link_handshake.h"
  49. #include "trunnel/netinfo.h"
  50. #include "feature/nodelist/microdesc.h"
  51. #include "feature/nodelist/networkstatus.h"
  52. #include "feature/nodelist/nodelist.h"
  53. #include "core/proto/proto_cell.h"
  54. #include "core/or/reasons.h"
  55. #include "core/or/relay.h"
  56. #include "feature/rend/rendcommon.h"
  57. #include "feature/stats/rephist.h"
  58. #include "feature/relay/router.h"
  59. #include "feature/relay/routerkeys.h"
  60. #include "feature/relay/routermode.h"
  61. #include "feature/nodelist/dirlist.h"
  62. #include "feature/nodelist/routerlist.h"
  63. #include "feature/relay/ext_orport.h"
  64. #include "core/or/scheduler.h"
  65. #include "feature/nodelist/torcert.h"
  66. #include "core/or/channelpadding.h"
  67. #include "feature/dirauth/authmode.h"
  68. #include "core/or/cell_st.h"
  69. #include "core/or/cell_queue_st.h"
  70. #include "core/or/or_connection_st.h"
  71. #include "core/or/or_handshake_certs_st.h"
  72. #include "core/or/or_handshake_state_st.h"
  73. #include "app/config/or_state_st.h"
  74. #include "feature/nodelist/routerinfo_st.h"
  75. #include "core/or/var_cell_st.h"
  76. #include "lib/crypt_ops/crypto_format.h"
  77. #include "lib/tls/tortls.h"
  78. #include "lib/tls/x509.h"
  79. #include "core/or/orconn_event.h"
  80. static int connection_tls_finish_handshake(or_connection_t *conn);
  81. static int connection_or_launch_v3_or_handshake(or_connection_t *conn);
  82. static int connection_or_process_cells_from_inbuf(or_connection_t *conn);
  83. static int connection_or_check_valid_tls_handshake(or_connection_t *conn,
  84. int started_here,
  85. char *digest_rcvd_out);
  86. static void connection_or_tls_renegotiated_cb(tor_tls_t *tls, void *_conn);
  87. static unsigned int
  88. connection_or_is_bad_for_new_circs(or_connection_t *or_conn);
  89. static void connection_or_mark_bad_for_new_circs(or_connection_t *or_conn);
  90. /*
  91. * Call this when changing connection state, so notifications to the owning
  92. * channel can be handled.
  93. */
  94. static void connection_or_change_state(or_connection_t *conn, uint8_t state);
  95. static void connection_or_check_canonicity(or_connection_t *conn,
  96. int started_here);
  97. /**************************************************************/
  98. /** Convert a connection_t* to an or_connection_t*; assert if the cast is
  99. * invalid. */
  100. or_connection_t *
  101. TO_OR_CONN(connection_t *c)
  102. {
  103. tor_assert(c->magic == OR_CONNECTION_MAGIC);
  104. return DOWNCAST(or_connection_t, c);
  105. }
  106. /** Global map between Extended ORPort identifiers and OR
  107. * connections. */
  108. static digestmap_t *orconn_ext_or_id_map = NULL;
  109. /** Clear clear conn->identity_digest and update other data
  110. * structures as appropriate.*/
  111. void
  112. connection_or_clear_identity(or_connection_t *conn)
  113. {
  114. tor_assert(conn);
  115. memset(conn->identity_digest, 0, DIGEST_LEN);
  116. }
  117. /** Clear all identities in OR conns.*/
  118. void
  119. connection_or_clear_identity_map(void)
  120. {
  121. smartlist_t *conns = get_connection_array();
  122. SMARTLIST_FOREACH(conns, connection_t *, conn,
  123. {
  124. if (conn->type == CONN_TYPE_OR) {
  125. connection_or_clear_identity(TO_OR_CONN(conn));
  126. }
  127. });
  128. }
  129. /** Change conn->identity_digest to digest, and add conn into
  130. * the appropriate digest maps.
  131. *
  132. * NOTE that this function only allows two kinds of transitions: from
  133. * unset identity to set identity, and from idempotent re-settings
  134. * of the same identity. It's not allowed to clear an identity or to
  135. * change an identity. Return 0 on success, and -1 if the transition
  136. * is not allowed.
  137. **/
  138. static void
  139. connection_or_set_identity_digest(or_connection_t *conn,
  140. const char *rsa_digest,
  141. const ed25519_public_key_t *ed_id)
  142. {
  143. channel_t *chan = NULL;
  144. tor_assert(conn);
  145. tor_assert(rsa_digest);
  146. if (conn->chan)
  147. chan = TLS_CHAN_TO_BASE(conn->chan);
  148. log_info(LD_HANDSHAKE, "Set identity digest for %p (%s): %s %s.",
  149. conn,
  150. escaped_safe_str(conn->base_.address),
  151. hex_str(rsa_digest, DIGEST_LEN),
  152. ed25519_fmt(ed_id));
  153. log_info(LD_HANDSHAKE, " (Previously: %s %s)",
  154. hex_str(conn->identity_digest, DIGEST_LEN),
  155. chan ? ed25519_fmt(&chan->ed25519_identity) : "<null>");
  156. const int rsa_id_was_set = ! tor_digest_is_zero(conn->identity_digest);
  157. const int ed_id_was_set =
  158. chan && !ed25519_public_key_is_zero(&chan->ed25519_identity);
  159. const int rsa_changed =
  160. tor_memneq(conn->identity_digest, rsa_digest, DIGEST_LEN);
  161. const int ed_changed = ed_id_was_set &&
  162. (!ed_id || !ed25519_pubkey_eq(ed_id, &chan->ed25519_identity));
  163. tor_assert(!rsa_changed || !rsa_id_was_set);
  164. tor_assert(!ed_changed || !ed_id_was_set);
  165. if (!rsa_changed && !ed_changed)
  166. return;
  167. /* If the identity was set previously, remove the old mapping. */
  168. if (rsa_id_was_set) {
  169. connection_or_clear_identity(conn);
  170. if (chan)
  171. channel_clear_identity_digest(chan);
  172. }
  173. memcpy(conn->identity_digest, rsa_digest, DIGEST_LEN);
  174. /* If we're initializing the IDs to zero, don't add a mapping yet. */
  175. if (tor_digest_is_zero(rsa_digest) &&
  176. (!ed_id || ed25519_public_key_is_zero(ed_id)))
  177. return;
  178. /* Deal with channels */
  179. if (chan)
  180. channel_set_identity_digest(chan, rsa_digest, ed_id);
  181. }
  182. /** Remove the Extended ORPort identifier of <b>conn</b> from the
  183. * global identifier list. Also, clear the identifier from the
  184. * connection itself. */
  185. void
  186. connection_or_remove_from_ext_or_id_map(or_connection_t *conn)
  187. {
  188. or_connection_t *tmp;
  189. if (!orconn_ext_or_id_map)
  190. return;
  191. if (!conn->ext_or_conn_id)
  192. return;
  193. tmp = digestmap_remove(orconn_ext_or_id_map, conn->ext_or_conn_id);
  194. if (!tor_digest_is_zero(conn->ext_or_conn_id))
  195. tor_assert(tmp == conn);
  196. memset(conn->ext_or_conn_id, 0, EXT_OR_CONN_ID_LEN);
  197. }
  198. /** Return the connection whose ext_or_id is <b>id</b>. Return NULL if no such
  199. * connection is found. */
  200. or_connection_t *
  201. connection_or_get_by_ext_or_id(const char *id)
  202. {
  203. if (!orconn_ext_or_id_map)
  204. return NULL;
  205. return digestmap_get(orconn_ext_or_id_map, id);
  206. }
  207. /** Deallocate the global Extended ORPort identifier list */
  208. void
  209. connection_or_clear_ext_or_id_map(void)
  210. {
  211. digestmap_free(orconn_ext_or_id_map, NULL);
  212. orconn_ext_or_id_map = NULL;
  213. }
  214. /** Creates an Extended ORPort identifier for <b>conn</b> and deposits
  215. * it into the global list of identifiers. */
  216. void
  217. connection_or_set_ext_or_identifier(or_connection_t *conn)
  218. {
  219. char random_id[EXT_OR_CONN_ID_LEN];
  220. or_connection_t *tmp;
  221. if (!orconn_ext_or_id_map)
  222. orconn_ext_or_id_map = digestmap_new();
  223. /* Remove any previous identifiers: */
  224. if (conn->ext_or_conn_id && !tor_digest_is_zero(conn->ext_or_conn_id))
  225. connection_or_remove_from_ext_or_id_map(conn);
  226. do {
  227. crypto_rand(random_id, sizeof(random_id));
  228. } while (digestmap_get(orconn_ext_or_id_map, random_id));
  229. if (!conn->ext_or_conn_id)
  230. conn->ext_or_conn_id = tor_malloc_zero(EXT_OR_CONN_ID_LEN);
  231. memcpy(conn->ext_or_conn_id, random_id, EXT_OR_CONN_ID_LEN);
  232. tmp = digestmap_set(orconn_ext_or_id_map, random_id, conn);
  233. tor_assert(!tmp);
  234. }
  235. /**************************************************************/
  236. /** Map from a string describing what a non-open OR connection was doing when
  237. * failed, to an intptr_t describing the count of connections that failed that
  238. * way. Note that the count is stored _as_ the pointer.
  239. */
  240. static strmap_t *broken_connection_counts;
  241. /** If true, do not record information in <b>broken_connection_counts</b>. */
  242. static int disable_broken_connection_counts = 0;
  243. /** Record that an OR connection failed in <b>state</b>. */
  244. static void
  245. note_broken_connection(const char *state)
  246. {
  247. void *ptr;
  248. intptr_t val;
  249. if (disable_broken_connection_counts)
  250. return;
  251. if (!broken_connection_counts)
  252. broken_connection_counts = strmap_new();
  253. ptr = strmap_get(broken_connection_counts, state);
  254. val = (intptr_t)ptr;
  255. val++;
  256. ptr = (void*)val;
  257. strmap_set(broken_connection_counts, state, ptr);
  258. }
  259. /** Forget all recorded states for failed connections. If
  260. * <b>stop_recording</b> is true, don't record any more. */
  261. void
  262. clear_broken_connection_map(int stop_recording)
  263. {
  264. if (broken_connection_counts)
  265. strmap_free(broken_connection_counts, NULL);
  266. broken_connection_counts = NULL;
  267. if (stop_recording)
  268. disable_broken_connection_counts = 1;
  269. }
  270. /** Write a detailed description the state of <b>orconn</b> into the
  271. * <b>buflen</b>-byte buffer at <b>buf</b>. This description includes not
  272. * only the OR-conn level state but also the TLS state. It's useful for
  273. * diagnosing broken handshakes. */
  274. static void
  275. connection_or_get_state_description(or_connection_t *orconn,
  276. char *buf, size_t buflen)
  277. {
  278. connection_t *conn = TO_CONN(orconn);
  279. const char *conn_state;
  280. char tls_state[256];
  281. tor_assert(conn->type == CONN_TYPE_OR || conn->type == CONN_TYPE_EXT_OR);
  282. conn_state = conn_state_to_string(conn->type, conn->state);
  283. tor_tls_get_state_description(orconn->tls, tls_state, sizeof(tls_state));
  284. tor_snprintf(buf, buflen, "%s with SSL state %s", conn_state, tls_state);
  285. }
  286. /** Record the current state of <b>orconn</b> as the state of a broken
  287. * connection. */
  288. static void
  289. connection_or_note_state_when_broken(or_connection_t *orconn)
  290. {
  291. char buf[256];
  292. if (disable_broken_connection_counts)
  293. return;
  294. connection_or_get_state_description(orconn, buf, sizeof(buf));
  295. log_info(LD_HANDSHAKE,"Connection died in state '%s'", buf);
  296. note_broken_connection(buf);
  297. }
  298. /** Helper type used to sort connection states and find the most frequent. */
  299. typedef struct broken_state_count_t {
  300. intptr_t count;
  301. const char *state;
  302. } broken_state_count_t;
  303. /** Helper function used to sort broken_state_count_t by frequency. */
  304. static int
  305. broken_state_count_compare(const void **a_ptr, const void **b_ptr)
  306. {
  307. const broken_state_count_t *a = *a_ptr, *b = *b_ptr;
  308. if (b->count < a->count)
  309. return -1;
  310. else if (b->count == a->count)
  311. return 0;
  312. else
  313. return 1;
  314. }
  315. /** Upper limit on the number of different states to report for connection
  316. * failure. */
  317. #define MAX_REASONS_TO_REPORT 10
  318. /** Report a list of the top states for failed OR connections at log level
  319. * <b>severity</b>, in log domain <b>domain</b>. */
  320. void
  321. connection_or_report_broken_states(int severity, int domain)
  322. {
  323. int total = 0;
  324. smartlist_t *items;
  325. if (!broken_connection_counts || disable_broken_connection_counts)
  326. return;
  327. items = smartlist_new();
  328. STRMAP_FOREACH(broken_connection_counts, state, void *, countptr) {
  329. broken_state_count_t *c = tor_malloc(sizeof(broken_state_count_t));
  330. c->count = (intptr_t)countptr;
  331. total += (int)c->count;
  332. c->state = state;
  333. smartlist_add(items, c);
  334. } STRMAP_FOREACH_END;
  335. smartlist_sort(items, broken_state_count_compare);
  336. tor_log(severity, domain, "%d connections have failed%s", total,
  337. smartlist_len(items) > MAX_REASONS_TO_REPORT ? ". Top reasons:" : ":");
  338. SMARTLIST_FOREACH_BEGIN(items, const broken_state_count_t *, c) {
  339. if (c_sl_idx > MAX_REASONS_TO_REPORT)
  340. break;
  341. tor_log(severity, domain,
  342. " %d connections died in state %s", (int)c->count, c->state);
  343. } SMARTLIST_FOREACH_END(c);
  344. SMARTLIST_FOREACH(items, broken_state_count_t *, c, tor_free(c));
  345. smartlist_free(items);
  346. }
  347. /**
  348. * Helper function to publish an OR connection status event
  349. *
  350. * Publishes a messages to subscribers of ORCONN messages, and sends
  351. * the control event.
  352. **/
  353. void
  354. connection_or_event_status(or_connection_t *conn, or_conn_status_event_t tp,
  355. int reason)
  356. {
  357. orconn_event_msg_t msg;
  358. msg.type = ORCONN_MSGTYPE_STATUS;
  359. msg.u.status.gid = conn->base_.global_identifier;
  360. msg.u.status.status = tp;
  361. msg.u.status.reason = reason;
  362. orconn_event_publish(&msg);
  363. control_event_or_conn_status(conn, tp, reason);
  364. }
  365. /**
  366. * Helper function to publish a state change message
  367. *
  368. * connection_or_change_state() calls this to notify subscribers about
  369. * a change of an OR connection state.
  370. **/
  371. static void
  372. connection_or_state_publish(const or_connection_t *conn, uint8_t state)
  373. {
  374. orconn_event_msg_t msg;
  375. msg.type = ORCONN_MSGTYPE_STATE;
  376. msg.u.state.gid = conn->base_.global_identifier;
  377. msg.u.state.proxy_type = conn->proxy_type;
  378. msg.u.state.state = state;
  379. if (conn->chan) {
  380. msg.u.state.chan = TLS_CHAN_TO_BASE(conn->chan)->global_identifier;
  381. } else {
  382. msg.u.state.chan = 0;
  383. }
  384. orconn_event_publish(&msg);
  385. }
  386. /** Call this to change or_connection_t states, so the owning channel_tls_t can
  387. * be notified.
  388. */
  389. static void
  390. connection_or_change_state(or_connection_t *conn, uint8_t state)
  391. {
  392. tor_assert(conn);
  393. conn->base_.state = state;
  394. connection_or_state_publish(conn, state);
  395. if (conn->chan)
  396. channel_tls_handle_state_change_on_orconn(conn->chan, conn, state);
  397. }
  398. /** Return the number of circuits using an or_connection_t; this used to
  399. * be an or_connection_t field, but it got moved to channel_t and we
  400. * shouldn't maintain two copies. */
  401. MOCK_IMPL(int,
  402. connection_or_get_num_circuits, (or_connection_t *conn))
  403. {
  404. tor_assert(conn);
  405. if (conn->chan) {
  406. return channel_num_circuits(TLS_CHAN_TO_BASE(conn->chan));
  407. } else return 0;
  408. }
  409. /**************************************************************/
  410. /** Pack the cell_t host-order structure <b>src</b> into network-order
  411. * in the buffer <b>dest</b>. See tor-spec.txt for details about the
  412. * wire format.
  413. *
  414. * Note that this function doesn't touch <b>dst</b>-\>next: the caller
  415. * should set it or clear it as appropriate.
  416. */
  417. void
  418. cell_pack(packed_cell_t *dst, const cell_t *src, int wide_circ_ids)
  419. {
  420. char *dest = dst->body;
  421. if (wide_circ_ids) {
  422. set_uint32(dest, htonl(src->circ_id));
  423. dest += 4;
  424. } else {
  425. /* Clear the last two bytes of dest, in case we can accidentally
  426. * send them to the network somehow. */
  427. memset(dest+CELL_MAX_NETWORK_SIZE-2, 0, 2);
  428. set_uint16(dest, htons(src->circ_id));
  429. dest += 2;
  430. }
  431. set_uint8(dest, src->command);
  432. memcpy(dest+1, src->payload, CELL_PAYLOAD_SIZE);
  433. }
  434. /** Unpack the network-order buffer <b>src</b> into a host-order
  435. * cell_t structure <b>dest</b>.
  436. */
  437. static void
  438. cell_unpack(cell_t *dest, const char *src, int wide_circ_ids)
  439. {
  440. if (wide_circ_ids) {
  441. dest->circ_id = ntohl(get_uint32(src));
  442. src += 4;
  443. } else {
  444. dest->circ_id = ntohs(get_uint16(src));
  445. src += 2;
  446. }
  447. dest->command = get_uint8(src);
  448. memcpy(dest->payload, src+1, CELL_PAYLOAD_SIZE);
  449. }
  450. /** Write the header of <b>cell</b> into the first VAR_CELL_MAX_HEADER_SIZE
  451. * bytes of <b>hdr_out</b>. Returns number of bytes used. */
  452. int
  453. var_cell_pack_header(const var_cell_t *cell, char *hdr_out, int wide_circ_ids)
  454. {
  455. int r;
  456. if (wide_circ_ids) {
  457. set_uint32(hdr_out, htonl(cell->circ_id));
  458. hdr_out += 4;
  459. r = VAR_CELL_MAX_HEADER_SIZE;
  460. } else {
  461. set_uint16(hdr_out, htons(cell->circ_id));
  462. hdr_out += 2;
  463. r = VAR_CELL_MAX_HEADER_SIZE - 2;
  464. }
  465. set_uint8(hdr_out, cell->command);
  466. set_uint16(hdr_out+1, htons(cell->payload_len));
  467. return r;
  468. }
  469. /** Allocate and return a new var_cell_t with <b>payload_len</b> bytes of
  470. * payload space. */
  471. var_cell_t *
  472. var_cell_new(uint16_t payload_len)
  473. {
  474. size_t size = offsetof(var_cell_t, payload) + payload_len;
  475. var_cell_t *cell = tor_malloc_zero(size);
  476. cell->payload_len = payload_len;
  477. cell->command = 0;
  478. cell->circ_id = 0;
  479. return cell;
  480. }
  481. /**
  482. * Copy a var_cell_t
  483. */
  484. var_cell_t *
  485. var_cell_copy(const var_cell_t *src)
  486. {
  487. var_cell_t *copy = NULL;
  488. size_t size = 0;
  489. if (src != NULL) {
  490. size = offsetof(var_cell_t, payload) + src->payload_len;
  491. copy = tor_malloc_zero(size);
  492. copy->payload_len = src->payload_len;
  493. copy->command = src->command;
  494. copy->circ_id = src->circ_id;
  495. memcpy(copy->payload, src->payload, copy->payload_len);
  496. }
  497. return copy;
  498. }
  499. /** Release all space held by <b>cell</b>. */
  500. void
  501. var_cell_free_(var_cell_t *cell)
  502. {
  503. tor_free(cell);
  504. }
  505. /** We've received an EOF from <b>conn</b>. Mark it for close and return. */
  506. int
  507. connection_or_reached_eof(or_connection_t *conn)
  508. {
  509. tor_assert(conn);
  510. log_info(LD_OR,"OR connection reached EOF. Closing.");
  511. connection_or_close_normally(conn, 1);
  512. return 0;
  513. }
  514. /** Handle any new bytes that have come in on connection <b>conn</b>.
  515. * If conn is in 'open' state, hand it to
  516. * connection_or_process_cells_from_inbuf()
  517. * (else do nothing).
  518. */
  519. int
  520. connection_or_process_inbuf(or_connection_t *conn)
  521. {
  522. /** Don't let the inbuf of a nonopen OR connection grow beyond this many
  523. * bytes: it's either a broken client, a non-Tor client, or a DOS
  524. * attempt. */
  525. #define MAX_OR_INBUF_WHEN_NONOPEN 0
  526. int ret = 0;
  527. tor_assert(conn);
  528. switch (conn->base_.state) {
  529. case OR_CONN_STATE_PROXY_HANDSHAKING:
  530. ret = connection_read_proxy_handshake(TO_CONN(conn));
  531. /* start TLS after handshake completion, or deal with error */
  532. if (ret == 1) {
  533. tor_assert(TO_CONN(conn)->proxy_state == PROXY_CONNECTED);
  534. if (connection_tls_start_handshake(conn, 0) < 0)
  535. ret = -1;
  536. /* Touch the channel's active timestamp if there is one */
  537. if (conn->chan)
  538. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  539. }
  540. if (ret < 0) {
  541. connection_or_close_for_error(conn, 0);
  542. }
  543. return ret;
  544. case OR_CONN_STATE_TLS_SERVER_RENEGOTIATING:
  545. case OR_CONN_STATE_OPEN:
  546. case OR_CONN_STATE_OR_HANDSHAKING_V2:
  547. case OR_CONN_STATE_OR_HANDSHAKING_V3:
  548. return connection_or_process_cells_from_inbuf(conn);
  549. default:
  550. break; /* don't do anything */
  551. }
  552. /* This check was necessary with 0.2.2, when the TLS_SERVER_RENEGOTIATING
  553. * check would otherwise just let data accumulate. It serves no purpose
  554. * in 0.2.3.
  555. *
  556. * XXXX Remove this check once we verify that the above paragraph is
  557. * 100% true. */
  558. if (buf_datalen(conn->base_.inbuf) > MAX_OR_INBUF_WHEN_NONOPEN) {
  559. log_fn(LOG_PROTOCOL_WARN, LD_NET, "Accumulated too much data (%d bytes) "
  560. "on nonopen OR connection %s %s:%u in state %s; closing.",
  561. (int)buf_datalen(conn->base_.inbuf),
  562. connection_or_nonopen_was_started_here(conn) ? "to" : "from",
  563. conn->base_.address, conn->base_.port,
  564. conn_state_to_string(conn->base_.type, conn->base_.state));
  565. connection_or_close_for_error(conn, 0);
  566. ret = -1;
  567. }
  568. return ret;
  569. }
  570. /** Called whenever we have flushed some data on an or_conn: add more data
  571. * from active circuits. */
  572. int
  573. connection_or_flushed_some(or_connection_t *conn)
  574. {
  575. size_t datalen;
  576. /* Update the channel's active timestamp if there is one */
  577. if (conn->chan)
  578. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  579. /* If we're under the low water mark, add cells until we're just over the
  580. * high water mark. */
  581. datalen = connection_get_outbuf_len(TO_CONN(conn));
  582. if (datalen < OR_CONN_LOWWATER) {
  583. /* Let the scheduler know */
  584. scheduler_channel_wants_writes(TLS_CHAN_TO_BASE(conn->chan));
  585. }
  586. return 0;
  587. }
  588. /** This is for channeltls.c to ask how many cells we could accept if
  589. * they were available. */
  590. ssize_t
  591. connection_or_num_cells_writeable(or_connection_t *conn)
  592. {
  593. size_t datalen, cell_network_size;
  594. ssize_t n = 0;
  595. tor_assert(conn);
  596. /*
  597. * If we're under the high water mark, we're potentially
  598. * writeable; note this is different from the calculation above
  599. * used to trigger when to start writing after we've stopped.
  600. */
  601. datalen = connection_get_outbuf_len(TO_CONN(conn));
  602. if (datalen < OR_CONN_HIGHWATER) {
  603. cell_network_size = get_cell_network_size(conn->wide_circ_ids);
  604. n = CEIL_DIV(OR_CONN_HIGHWATER - datalen, cell_network_size);
  605. }
  606. return n;
  607. }
  608. /** Connection <b>conn</b> has finished writing and has no bytes left on
  609. * its outbuf.
  610. *
  611. * Otherwise it's in state "open": stop writing and return.
  612. *
  613. * If <b>conn</b> is broken, mark it for close and return -1, else
  614. * return 0.
  615. */
  616. int
  617. connection_or_finished_flushing(or_connection_t *conn)
  618. {
  619. tor_assert(conn);
  620. assert_connection_ok(TO_CONN(conn),0);
  621. switch (conn->base_.state) {
  622. case OR_CONN_STATE_PROXY_HANDSHAKING:
  623. case OR_CONN_STATE_OPEN:
  624. case OR_CONN_STATE_OR_HANDSHAKING_V2:
  625. case OR_CONN_STATE_OR_HANDSHAKING_V3:
  626. break;
  627. default:
  628. log_err(LD_BUG,"Called in unexpected state %d.", conn->base_.state);
  629. tor_fragile_assert();
  630. return -1;
  631. }
  632. /* Update the channel's active timestamp if there is one */
  633. if (conn->chan)
  634. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  635. return 0;
  636. }
  637. /** Connected handler for OR connections: begin the TLS handshake.
  638. */
  639. int
  640. connection_or_finished_connecting(or_connection_t *or_conn)
  641. {
  642. const int proxy_type = or_conn->proxy_type;
  643. connection_t *conn;
  644. tor_assert(or_conn);
  645. conn = TO_CONN(or_conn);
  646. tor_assert(conn->state == OR_CONN_STATE_CONNECTING);
  647. log_debug(LD_HANDSHAKE,"OR connect() to router at %s:%u finished.",
  648. conn->address,conn->port);
  649. control_event_bootstrap(BOOTSTRAP_STATUS_HANDSHAKE, 0);
  650. control_event_boot_first_orconn();
  651. if (proxy_type != PROXY_NONE) {
  652. /* start proxy handshake */
  653. if (connection_proxy_connect(conn, proxy_type) < 0) {
  654. connection_or_close_for_error(or_conn, 0);
  655. return -1;
  656. }
  657. connection_start_reading(conn);
  658. connection_or_change_state(or_conn, OR_CONN_STATE_PROXY_HANDSHAKING);
  659. return 0;
  660. }
  661. if (connection_tls_start_handshake(or_conn, 0) < 0) {
  662. /* TLS handshaking error of some kind. */
  663. connection_or_close_for_error(or_conn, 0);
  664. return -1;
  665. }
  666. return 0;
  667. }
  668. /** Called when we're about to finally unlink and free an OR connection:
  669. * perform necessary accounting and cleanup */
  670. void
  671. connection_or_about_to_close(or_connection_t *or_conn)
  672. {
  673. connection_t *conn = TO_CONN(or_conn);
  674. /* Tell the controlling channel we're closed */
  675. if (or_conn->chan) {
  676. channel_closed(TLS_CHAN_TO_BASE(or_conn->chan));
  677. /*
  678. * NULL this out because the channel might hang around a little
  679. * longer before channel_run_cleanup() gets it.
  680. */
  681. or_conn->chan->conn = NULL;
  682. or_conn->chan = NULL;
  683. }
  684. /* Remember why we're closing this connection. */
  685. if (conn->state != OR_CONN_STATE_OPEN) {
  686. /* now mark things down as needed */
  687. if (connection_or_nonopen_was_started_here(or_conn)) {
  688. const or_options_t *options = get_options();
  689. connection_or_note_state_when_broken(or_conn);
  690. /* Tell the new guard API about the channel failure */
  691. entry_guard_chan_failed(TLS_CHAN_TO_BASE(or_conn->chan));
  692. if (conn->state >= OR_CONN_STATE_TLS_HANDSHAKING) {
  693. int reason = tls_error_to_orconn_end_reason(or_conn->tls_error);
  694. connection_or_event_status(or_conn, OR_CONN_EVENT_FAILED,
  695. reason);
  696. if (!authdir_mode_tests_reachability(options))
  697. control_event_bootstrap_prob_or(
  698. orconn_end_reason_to_control_string(reason),
  699. reason, or_conn);
  700. }
  701. }
  702. } else if (conn->hold_open_until_flushed) {
  703. /* We only set hold_open_until_flushed when we're intentionally
  704. * closing a connection. */
  705. connection_or_event_status(or_conn, OR_CONN_EVENT_CLOSED,
  706. tls_error_to_orconn_end_reason(or_conn->tls_error));
  707. } else if (!tor_digest_is_zero(or_conn->identity_digest)) {
  708. connection_or_event_status(or_conn, OR_CONN_EVENT_CLOSED,
  709. tls_error_to_orconn_end_reason(or_conn->tls_error));
  710. }
  711. }
  712. /** Return 1 if identity digest <b>id_digest</b> is known to be a
  713. * currently or recently running relay. Otherwise return 0. */
  714. int
  715. connection_or_digest_is_known_relay(const char *id_digest)
  716. {
  717. if (router_get_consensus_status_by_id(id_digest))
  718. return 1; /* It's in the consensus: "yes" */
  719. if (router_get_by_id_digest(id_digest))
  720. return 1; /* Not in the consensus, but we have a descriptor for
  721. * it. Probably it was in a recent consensus. "Yes". */
  722. return 0;
  723. }
  724. /** Set the per-conn read and write limits for <b>conn</b>. If it's a known
  725. * relay, we will rely on the global read and write buckets, so give it
  726. * per-conn limits that are big enough they'll never matter. But if it's
  727. * not a known relay, first check if we set PerConnBwRate/Burst, then
  728. * check if the consensus sets them, else default to 'big enough'.
  729. *
  730. * If <b>reset</b> is true, set the bucket to be full. Otherwise, just
  731. * clip the bucket if it happens to be <em>too</em> full.
  732. */
  733. static void
  734. connection_or_update_token_buckets_helper(or_connection_t *conn, int reset,
  735. const or_options_t *options)
  736. {
  737. int rate, burst; /* per-connection rate limiting params */
  738. if (connection_or_digest_is_known_relay(conn->identity_digest)) {
  739. /* It's in the consensus, or we have a descriptor for it meaning it
  740. * was probably in a recent consensus. It's a recognized relay:
  741. * give it full bandwidth. */
  742. rate = (int)options->BandwidthRate;
  743. burst = (int)options->BandwidthBurst;
  744. } else {
  745. /* Not a recognized relay. Squeeze it down based on the suggested
  746. * bandwidth parameters in the consensus, but allow local config
  747. * options to override. */
  748. rate = options->PerConnBWRate ? (int)options->PerConnBWRate :
  749. networkstatus_get_param(NULL, "perconnbwrate",
  750. (int)options->BandwidthRate, 1, INT32_MAX);
  751. burst = options->PerConnBWBurst ? (int)options->PerConnBWBurst :
  752. networkstatus_get_param(NULL, "perconnbwburst",
  753. (int)options->BandwidthBurst, 1, INT32_MAX);
  754. }
  755. token_bucket_rw_adjust(&conn->bucket, rate, burst);
  756. if (reset) {
  757. token_bucket_rw_reset(&conn->bucket, monotime_coarse_get_stamp());
  758. }
  759. }
  760. /** Either our set of relays or our per-conn rate limits have changed.
  761. * Go through all the OR connections and update their token buckets to make
  762. * sure they don't exceed their maximum values. */
  763. void
  764. connection_or_update_token_buckets(smartlist_t *conns,
  765. const or_options_t *options)
  766. {
  767. SMARTLIST_FOREACH(conns, connection_t *, conn,
  768. {
  769. if (connection_speaks_cells(conn))
  770. connection_or_update_token_buckets_helper(TO_OR_CONN(conn), 0, options);
  771. });
  772. }
  773. /* Mark <b>or_conn</b> as canonical if <b>is_canonical</b> is set, and
  774. * non-canonical otherwise. Adjust idle_timeout accordingly.
  775. */
  776. void
  777. connection_or_set_canonical(or_connection_t *or_conn,
  778. int is_canonical)
  779. {
  780. if (bool_eq(is_canonical, or_conn->is_canonical) &&
  781. or_conn->idle_timeout != 0) {
  782. /* Don't recalculate an existing idle_timeout unless the canonical
  783. * status changed. */
  784. return;
  785. }
  786. or_conn->is_canonical = !! is_canonical; /* force to a 1-bit boolean */
  787. or_conn->idle_timeout = channelpadding_get_channel_idle_timeout(
  788. TLS_CHAN_TO_BASE(or_conn->chan), is_canonical);
  789. log_info(LD_CIRC,
  790. "Channel %"PRIu64 " chose an idle timeout of %d.",
  791. or_conn->chan ?
  792. (TLS_CHAN_TO_BASE(or_conn->chan)->global_identifier):0,
  793. or_conn->idle_timeout);
  794. }
  795. /** If we don't necessarily know the router we're connecting to, but we
  796. * have an addr/port/id_digest, then fill in as much as we can. Start
  797. * by checking to see if this describes a router we know.
  798. * <b>started_here</b> is 1 if we are the initiator of <b>conn</b> and
  799. * 0 if it's an incoming connection. */
  800. void
  801. connection_or_init_conn_from_address(or_connection_t *conn,
  802. const tor_addr_t *addr, uint16_t port,
  803. const char *id_digest,
  804. const ed25519_public_key_t *ed_id,
  805. int started_here)
  806. {
  807. log_debug(LD_HANDSHAKE, "init conn from address %s: %s, %s (%d)",
  808. fmt_addr(addr),
  809. hex_str((const char*)id_digest, DIGEST_LEN),
  810. ed25519_fmt(ed_id),
  811. started_here);
  812. connection_or_set_identity_digest(conn, id_digest, ed_id);
  813. connection_or_update_token_buckets_helper(conn, 1, get_options());
  814. conn->base_.port = port;
  815. tor_addr_copy(&conn->base_.addr, addr);
  816. tor_addr_copy(&conn->real_addr, addr);
  817. connection_or_check_canonicity(conn, started_here);
  818. }
  819. /** Check whether the identity of <b>conn</b> matches a known node. If it
  820. * does, check whether the address of conn matches the expected address, and
  821. * update the connection's is_canonical flag, nickname, and address fields as
  822. * appropriate. */
  823. static void
  824. connection_or_check_canonicity(or_connection_t *conn, int started_here)
  825. {
  826. const char *id_digest = conn->identity_digest;
  827. const ed25519_public_key_t *ed_id = NULL;
  828. const tor_addr_t *addr = &conn->real_addr;
  829. if (conn->chan)
  830. ed_id = & TLS_CHAN_TO_BASE(conn->chan)->ed25519_identity;
  831. const node_t *r = node_get_by_id(id_digest);
  832. if (r &&
  833. node_supports_ed25519_link_authentication(r, 1) &&
  834. ! node_ed25519_id_matches(r, ed_id)) {
  835. /* If this node is capable of proving an ed25519 ID,
  836. * we can't call this a canonical connection unless both IDs match. */
  837. r = NULL;
  838. }
  839. if (r) {
  840. tor_addr_port_t node_ap;
  841. node_get_pref_orport(r, &node_ap);
  842. /* XXXX proposal 186 is making this more complex. For now, a conn
  843. is canonical when it uses the _preferred_ address. */
  844. if (tor_addr_eq(&conn->base_.addr, &node_ap.addr))
  845. connection_or_set_canonical(conn, 1);
  846. if (!started_here) {
  847. /* Override the addr/port, so our log messages will make sense.
  848. * This is dangerous, since if we ever try looking up a conn by
  849. * its actual addr/port, we won't remember. Careful! */
  850. /* XXXX arma: this is stupid, and it's the reason we need real_addr
  851. * to track is_canonical properly. What requires it? */
  852. /* XXXX <arma> i believe the reason we did this, originally, is because
  853. * we wanted to log what OR a connection was to, and if we logged the
  854. * right IP address and port 56244, that wouldn't be as helpful. now we
  855. * log the "right" port too, so we know if it's moria1 or moria2.
  856. */
  857. tor_addr_copy(&conn->base_.addr, &node_ap.addr);
  858. conn->base_.port = node_ap.port;
  859. }
  860. tor_free(conn->nickname);
  861. conn->nickname = tor_strdup(node_get_nickname(r));
  862. tor_free(conn->base_.address);
  863. conn->base_.address = tor_addr_to_str_dup(&node_ap.addr);
  864. } else {
  865. tor_free(conn->nickname);
  866. conn->nickname = tor_malloc(HEX_DIGEST_LEN+2);
  867. conn->nickname[0] = '$';
  868. base16_encode(conn->nickname+1, HEX_DIGEST_LEN+1,
  869. conn->identity_digest, DIGEST_LEN);
  870. tor_free(conn->base_.address);
  871. conn->base_.address = tor_addr_to_str_dup(addr);
  872. }
  873. /*
  874. * We have to tell channeltls.c to update the channel marks (local, in
  875. * particular), since we may have changed the address.
  876. */
  877. if (conn->chan) {
  878. channel_tls_update_marks(conn);
  879. }
  880. }
  881. /** These just pass all the is_bad_for_new_circs manipulation on to
  882. * channel_t */
  883. static unsigned int
  884. connection_or_is_bad_for_new_circs(or_connection_t *or_conn)
  885. {
  886. tor_assert(or_conn);
  887. if (or_conn->chan)
  888. return channel_is_bad_for_new_circs(TLS_CHAN_TO_BASE(or_conn->chan));
  889. else return 0;
  890. }
  891. static void
  892. connection_or_mark_bad_for_new_circs(or_connection_t *or_conn)
  893. {
  894. tor_assert(or_conn);
  895. if (or_conn->chan)
  896. channel_mark_bad_for_new_circs(TLS_CHAN_TO_BASE(or_conn->chan));
  897. }
  898. /** How old do we let a connection to an OR get before deciding it's
  899. * too old for new circuits? */
  900. #define TIME_BEFORE_OR_CONN_IS_TOO_OLD (60*60*24*7)
  901. /** Expire an or_connection if it is too old. Helper for
  902. * connection_or_group_set_badness_ and fast path for
  903. * channel_rsa_id_group_set_badness.
  904. *
  905. * Returns 1 if the connection was already expired, else 0.
  906. */
  907. int
  908. connection_or_single_set_badness_(time_t now,
  909. or_connection_t *or_conn,
  910. int force)
  911. {
  912. /* XXXX this function should also be about channels? */
  913. if (or_conn->base_.marked_for_close ||
  914. connection_or_is_bad_for_new_circs(or_conn))
  915. return 1;
  916. if (force ||
  917. or_conn->base_.timestamp_created + TIME_BEFORE_OR_CONN_IS_TOO_OLD
  918. < now) {
  919. log_info(LD_OR,
  920. "Marking OR conn to %s:%d as too old for new circuits "
  921. "(fd "TOR_SOCKET_T_FORMAT", %d secs old).",
  922. or_conn->base_.address, or_conn->base_.port, or_conn->base_.s,
  923. (int)(now - or_conn->base_.timestamp_created));
  924. connection_or_mark_bad_for_new_circs(or_conn);
  925. }
  926. return 0;
  927. }
  928. /** Given a list of all the or_connections with a given
  929. * identity, set elements of that list as is_bad_for_new_circs as
  930. * appropriate. Helper for connection_or_set_bad_connections().
  931. *
  932. * Specifically, we set the is_bad_for_new_circs flag on:
  933. * - all connections if <b>force</b> is true.
  934. * - all connections that are too old.
  935. * - all open non-canonical connections for which a canonical connection
  936. * exists to the same router.
  937. * - all open canonical connections for which a 'better' canonical
  938. * connection exists to the same router.
  939. * - all open non-canonical connections for which a 'better' non-canonical
  940. * connection exists to the same router at the same address.
  941. *
  942. * See channel_is_better() in channel.c for our idea of what makes one OR
  943. * connection better than another.
  944. */
  945. void
  946. connection_or_group_set_badness_(smartlist_t *group, int force)
  947. {
  948. /* XXXX this function should be entirely about channels, not OR
  949. * XXXX connections. */
  950. or_connection_t *best = NULL;
  951. int n_old = 0, n_inprogress = 0, n_canonical = 0, n_other = 0;
  952. time_t now = time(NULL);
  953. /* Pass 1: expire everything that's old, and see what the status of
  954. * everything else is. */
  955. SMARTLIST_FOREACH_BEGIN(group, or_connection_t *, or_conn) {
  956. if (connection_or_single_set_badness_(now, or_conn, force))
  957. continue;
  958. if (connection_or_is_bad_for_new_circs(or_conn)) {
  959. ++n_old;
  960. } else if (or_conn->base_.state != OR_CONN_STATE_OPEN) {
  961. ++n_inprogress;
  962. } else if (or_conn->is_canonical) {
  963. ++n_canonical;
  964. } else {
  965. ++n_other;
  966. }
  967. } SMARTLIST_FOREACH_END(or_conn);
  968. /* Pass 2: We know how about how good the best connection is.
  969. * expire everything that's worse, and find the very best if we can. */
  970. SMARTLIST_FOREACH_BEGIN(group, or_connection_t *, or_conn) {
  971. if (or_conn->base_.marked_for_close ||
  972. connection_or_is_bad_for_new_circs(or_conn))
  973. continue; /* This one doesn't need to be marked bad. */
  974. if (or_conn->base_.state != OR_CONN_STATE_OPEN)
  975. continue; /* Don't mark anything bad until we have seen what happens
  976. * when the connection finishes. */
  977. if (n_canonical && !or_conn->is_canonical) {
  978. /* We have at least one open canonical connection to this router,
  979. * and this one is open but not canonical. Mark it bad. */
  980. log_info(LD_OR,
  981. "Marking OR conn to %s:%d as unsuitable for new circuits: "
  982. "(fd "TOR_SOCKET_T_FORMAT", %d secs old). It is not "
  983. "canonical, and we have another connection to that OR that is.",
  984. or_conn->base_.address, or_conn->base_.port, or_conn->base_.s,
  985. (int)(now - or_conn->base_.timestamp_created));
  986. connection_or_mark_bad_for_new_circs(or_conn);
  987. continue;
  988. }
  989. if (!best ||
  990. channel_is_better(TLS_CHAN_TO_BASE(or_conn->chan),
  991. TLS_CHAN_TO_BASE(best->chan))) {
  992. best = or_conn;
  993. }
  994. } SMARTLIST_FOREACH_END(or_conn);
  995. if (!best)
  996. return;
  997. /* Pass 3: One connection to OR is best. If it's canonical, mark as bad
  998. * every other open connection. If it's non-canonical, mark as bad
  999. * every other open connection to the same address.
  1000. *
  1001. * XXXX This isn't optimal; if we have connections to an OR at multiple
  1002. * addresses, we'd like to pick the best _for each address_, and mark as
  1003. * bad every open connection that isn't best for its address. But this
  1004. * can only occur in cases where the other OR is old (so we have no
  1005. * canonical connection to it), or where all the connections to the OR are
  1006. * at noncanonical addresses and we have no good direct connection (which
  1007. * means we aren't at risk of attaching circuits to it anyway). As
  1008. * 0.1.2.x dies out, the first case will go away, and the second one is
  1009. * "mostly harmless", so a fix can wait until somebody is bored.
  1010. */
  1011. SMARTLIST_FOREACH_BEGIN(group, or_connection_t *, or_conn) {
  1012. if (or_conn->base_.marked_for_close ||
  1013. connection_or_is_bad_for_new_circs(or_conn) ||
  1014. or_conn->base_.state != OR_CONN_STATE_OPEN)
  1015. continue;
  1016. if (or_conn != best &&
  1017. channel_is_better(TLS_CHAN_TO_BASE(best->chan),
  1018. TLS_CHAN_TO_BASE(or_conn->chan))) {
  1019. /* This isn't the best conn, _and_ the best conn is better than it */
  1020. if (best->is_canonical) {
  1021. log_info(LD_OR,
  1022. "Marking OR conn to %s:%d as unsuitable for new circuits: "
  1023. "(fd "TOR_SOCKET_T_FORMAT", %d secs old). "
  1024. "We have a better canonical one "
  1025. "(fd "TOR_SOCKET_T_FORMAT"; %d secs old).",
  1026. or_conn->base_.address, or_conn->base_.port, or_conn->base_.s,
  1027. (int)(now - or_conn->base_.timestamp_created),
  1028. best->base_.s, (int)(now - best->base_.timestamp_created));
  1029. connection_or_mark_bad_for_new_circs(or_conn);
  1030. } else if (!tor_addr_compare(&or_conn->real_addr,
  1031. &best->real_addr, CMP_EXACT)) {
  1032. log_info(LD_OR,
  1033. "Marking OR conn to %s:%d as unsuitable for new circuits: "
  1034. "(fd "TOR_SOCKET_T_FORMAT", %d secs old). We have a better "
  1035. "one with the "
  1036. "same address (fd "TOR_SOCKET_T_FORMAT"; %d secs old).",
  1037. or_conn->base_.address, or_conn->base_.port, or_conn->base_.s,
  1038. (int)(now - or_conn->base_.timestamp_created),
  1039. best->base_.s, (int)(now - best->base_.timestamp_created));
  1040. connection_or_mark_bad_for_new_circs(or_conn);
  1041. }
  1042. }
  1043. } SMARTLIST_FOREACH_END(or_conn);
  1044. }
  1045. /* Lifetime of a connection failure. After that, we'll retry. This is in
  1046. * seconds. */
  1047. #define OR_CONNECT_FAILURE_LIFETIME 60
  1048. /* The interval to use with when to clean up the failure cache. */
  1049. #define OR_CONNECT_FAILURE_CLEANUP_INTERVAL 60
  1050. /* When is the next time we have to cleanup the failure map. We keep this
  1051. * because we clean it opportunistically. */
  1052. static time_t or_connect_failure_map_next_cleanup_ts = 0;
  1053. /* OR connection failure entry data structure. It is kept in the connection
  1054. * failure map defined below and indexed by OR identity digest, address and
  1055. * port.
  1056. *
  1057. * We need to identify a connection failure with these three values because we
  1058. * want to avoid to wrongfully blacklist a relay if someone is trying to
  1059. * extend to a known identity digest but with the wrong IP/port. For instance,
  1060. * it can happen if a relay changed its port but the client still has an old
  1061. * descriptor with the old port. We want to stop connecting to that
  1062. * IP/port/identity all together, not only the relay identity. */
  1063. typedef struct or_connect_failure_entry_t {
  1064. HT_ENTRY(or_connect_failure_entry_t) node;
  1065. /* Identity digest of the connection where it is connecting to. */
  1066. uint8_t identity_digest[DIGEST_LEN];
  1067. /* This is the connection address from the base connection_t. After the
  1068. * connection is checked for canonicity, the base address should represent
  1069. * what we know instead of where we are connecting to. This is what we need
  1070. * so we can correlate known relays within the consensus. */
  1071. tor_addr_t addr;
  1072. uint16_t port;
  1073. /* Last time we were unable to connect. */
  1074. time_t last_failed_connect_ts;
  1075. } or_connect_failure_entry_t;
  1076. /* Map where we keep connection failure entries. They are indexed by addr,
  1077. * port and identity digest. */
  1078. static HT_HEAD(or_connect_failure_ht, or_connect_failure_entry_t)
  1079. or_connect_failures_map = HT_INITIALIZER();
  1080. /* Helper: Hashtable equal function. Return 1 if equal else 0. */
  1081. static int
  1082. or_connect_failure_ht_eq(const or_connect_failure_entry_t *a,
  1083. const or_connect_failure_entry_t *b)
  1084. {
  1085. return fast_memeq(a->identity_digest, b->identity_digest, DIGEST_LEN) &&
  1086. tor_addr_eq(&a->addr, &b->addr) &&
  1087. a->port == b->port;
  1088. }
  1089. /* Helper: Return the hash for the hashtable of the given entry. For this
  1090. * table, it is a combination of address, port and identity digest. */
  1091. static unsigned int
  1092. or_connect_failure_ht_hash(const or_connect_failure_entry_t *entry)
  1093. {
  1094. size_t offset = 0, addr_size;
  1095. const void *addr_ptr;
  1096. /* Largest size is IPv6 and IPv4 is smaller so it is fine. */
  1097. uint8_t data[16 + sizeof(uint16_t) + DIGEST_LEN];
  1098. /* Get the right address bytes depending on the family. */
  1099. switch (tor_addr_family(&entry->addr)) {
  1100. case AF_INET:
  1101. addr_size = 4;
  1102. addr_ptr = &entry->addr.addr.in_addr.s_addr;
  1103. break;
  1104. case AF_INET6:
  1105. addr_size = 16;
  1106. addr_ptr = &entry->addr.addr.in6_addr.s6_addr;
  1107. break;
  1108. default:
  1109. tor_assert_nonfatal_unreached();
  1110. return 0;
  1111. }
  1112. memcpy(data, addr_ptr, addr_size);
  1113. offset += addr_size;
  1114. memcpy(data + offset, entry->identity_digest, DIGEST_LEN);
  1115. offset += DIGEST_LEN;
  1116. set_uint16(data + offset, entry->port);
  1117. offset += sizeof(uint16_t);
  1118. return (unsigned int) siphash24g(data, offset);
  1119. }
  1120. HT_PROTOTYPE(or_connect_failure_ht, or_connect_failure_entry_t, node,
  1121. or_connect_failure_ht_hash, or_connect_failure_ht_eq)
  1122. HT_GENERATE2(or_connect_failure_ht, or_connect_failure_entry_t, node,
  1123. or_connect_failure_ht_hash, or_connect_failure_ht_eq,
  1124. 0.6, tor_reallocarray_, tor_free_)
  1125. /* Initialize a given connect failure entry with the given identity_digest,
  1126. * addr and port. All field are optional except ocf. */
  1127. static void
  1128. or_connect_failure_init(const char *identity_digest, const tor_addr_t *addr,
  1129. uint16_t port, or_connect_failure_entry_t *ocf)
  1130. {
  1131. tor_assert(ocf);
  1132. if (identity_digest) {
  1133. memcpy(ocf->identity_digest, identity_digest,
  1134. sizeof(ocf->identity_digest));
  1135. }
  1136. if (addr) {
  1137. tor_addr_copy(&ocf->addr, addr);
  1138. }
  1139. ocf->port = port;
  1140. }
  1141. /* Return a newly allocated connection failure entry. It is initialized with
  1142. * the given or_conn data. This can't fail. */
  1143. static or_connect_failure_entry_t *
  1144. or_connect_failure_new(const or_connection_t *or_conn)
  1145. {
  1146. or_connect_failure_entry_t *ocf = tor_malloc_zero(sizeof(*ocf));
  1147. or_connect_failure_init(or_conn->identity_digest, &or_conn->real_addr,
  1148. TO_CONN(or_conn)->port, ocf);
  1149. return ocf;
  1150. }
  1151. /* Return a connection failure entry matching the given or_conn. NULL is
  1152. * returned if not found. */
  1153. static or_connect_failure_entry_t *
  1154. or_connect_failure_find(const or_connection_t *or_conn)
  1155. {
  1156. or_connect_failure_entry_t lookup;
  1157. tor_assert(or_conn);
  1158. or_connect_failure_init(or_conn->identity_digest, &TO_CONN(or_conn)->addr,
  1159. TO_CONN(or_conn)->port, &lookup);
  1160. return HT_FIND(or_connect_failure_ht, &or_connect_failures_map, &lookup);
  1161. }
  1162. /* Note down in the connection failure cache that a failure occurred on the
  1163. * given or_conn. */
  1164. STATIC void
  1165. note_or_connect_failed(const or_connection_t *or_conn)
  1166. {
  1167. or_connect_failure_entry_t *ocf = NULL;
  1168. tor_assert(or_conn);
  1169. ocf = or_connect_failure_find(or_conn);
  1170. if (ocf == NULL) {
  1171. ocf = or_connect_failure_new(or_conn);
  1172. HT_INSERT(or_connect_failure_ht, &or_connect_failures_map, ocf);
  1173. }
  1174. ocf->last_failed_connect_ts = approx_time();
  1175. }
  1176. /* Cleanup the connection failure cache and remove all entries below the
  1177. * given cutoff. */
  1178. static void
  1179. or_connect_failure_map_cleanup(time_t cutoff)
  1180. {
  1181. or_connect_failure_entry_t **ptr, **next, *entry;
  1182. for (ptr = HT_START(or_connect_failure_ht, &or_connect_failures_map);
  1183. ptr != NULL; ptr = next) {
  1184. entry = *ptr;
  1185. if (entry->last_failed_connect_ts <= cutoff) {
  1186. next = HT_NEXT_RMV(or_connect_failure_ht, &or_connect_failures_map, ptr);
  1187. tor_free(entry);
  1188. } else {
  1189. next = HT_NEXT(or_connect_failure_ht, &or_connect_failures_map, ptr);
  1190. }
  1191. }
  1192. }
  1193. /* Return true iff the given OR connection can connect to its destination that
  1194. * is the triplet identity_digest, address and port.
  1195. *
  1196. * The or_conn MUST have gone through connection_or_check_canonicity() so the
  1197. * base address is properly set to what we know or doesn't know. */
  1198. STATIC int
  1199. should_connect_to_relay(const or_connection_t *or_conn)
  1200. {
  1201. time_t now, cutoff;
  1202. time_t connect_failed_since_ts = 0;
  1203. or_connect_failure_entry_t *ocf;
  1204. tor_assert(or_conn);
  1205. now = approx_time();
  1206. cutoff = now - OR_CONNECT_FAILURE_LIFETIME;
  1207. /* Opportunistically try to cleanup the failure cache. We do that at regular
  1208. * interval so it doesn't grow too big. */
  1209. if (or_connect_failure_map_next_cleanup_ts <= now) {
  1210. or_connect_failure_map_cleanup(cutoff);
  1211. or_connect_failure_map_next_cleanup_ts =
  1212. now + OR_CONNECT_FAILURE_CLEANUP_INTERVAL;
  1213. }
  1214. /* Look if we have failed previously to the same destination as this
  1215. * OR connection. */
  1216. ocf = or_connect_failure_find(or_conn);
  1217. if (ocf) {
  1218. connect_failed_since_ts = ocf->last_failed_connect_ts;
  1219. }
  1220. /* If we do have an unable to connect timestamp and it is below cutoff, we
  1221. * can connect. Or we have never failed before so let it connect. */
  1222. if (connect_failed_since_ts > cutoff) {
  1223. goto no_connect;
  1224. }
  1225. /* Ok we can connect! */
  1226. return 1;
  1227. no_connect:
  1228. return 0;
  1229. }
  1230. /** <b>conn</b> is in the 'connecting' state, and it failed to complete
  1231. * a TCP connection. Send notifications appropriately.
  1232. *
  1233. * <b>reason</b> specifies the or_conn_end_reason for the failure;
  1234. * <b>msg</b> specifies the strerror-style error message.
  1235. */
  1236. void
  1237. connection_or_connect_failed(or_connection_t *conn,
  1238. int reason, const char *msg)
  1239. {
  1240. connection_or_event_status(conn, OR_CONN_EVENT_FAILED, reason);
  1241. if (!authdir_mode_tests_reachability(get_options()))
  1242. control_event_bootstrap_prob_or(msg, reason, conn);
  1243. note_or_connect_failed(conn);
  1244. }
  1245. /** <b>conn</b> got an error in connection_handle_read_impl() or
  1246. * connection_handle_write_impl() and is going to die soon.
  1247. *
  1248. * <b>reason</b> specifies the or_conn_end_reason for the failure;
  1249. * <b>msg</b> specifies the strerror-style error message.
  1250. */
  1251. void
  1252. connection_or_notify_error(or_connection_t *conn,
  1253. int reason, const char *msg)
  1254. {
  1255. channel_t *chan;
  1256. tor_assert(conn);
  1257. /* If we're connecting, call connect_failed() too */
  1258. if (TO_CONN(conn)->state == OR_CONN_STATE_CONNECTING)
  1259. connection_or_connect_failed(conn, reason, msg);
  1260. /* Tell the controlling channel if we have one */
  1261. if (conn->chan) {
  1262. chan = TLS_CHAN_TO_BASE(conn->chan);
  1263. /* Don't transition if we're already in closing, closed or error */
  1264. if (!CHANNEL_CONDEMNED(chan)) {
  1265. channel_close_for_error(chan);
  1266. }
  1267. }
  1268. /* No need to mark for error because connection.c is about to do that */
  1269. }
  1270. /** Launch a new OR connection to <b>addr</b>:<b>port</b> and expect to
  1271. * handshake with an OR with identity digest <b>id_digest</b>. Optionally,
  1272. * pass in a pointer to a channel using this connection.
  1273. *
  1274. * If <b>id_digest</b> is me, do nothing. If we're already connected to it,
  1275. * return that connection. If the connect() is in progress, set the
  1276. * new conn's state to 'connecting' and return it. If connect() succeeds,
  1277. * call connection_tls_start_handshake() on it.
  1278. *
  1279. * This function is called from router_retry_connections(), for
  1280. * ORs connecting to ORs, and circuit_establish_circuit(), for
  1281. * OPs connecting to ORs.
  1282. *
  1283. * Return the launched conn, or NULL if it failed.
  1284. */
  1285. MOCK_IMPL(or_connection_t *,
  1286. connection_or_connect, (const tor_addr_t *_addr, uint16_t port,
  1287. const char *id_digest,
  1288. const ed25519_public_key_t *ed_id,
  1289. channel_tls_t *chan))
  1290. {
  1291. or_connection_t *conn;
  1292. const or_options_t *options = get_options();
  1293. int socket_error = 0;
  1294. tor_addr_t addr;
  1295. int r;
  1296. tor_addr_t proxy_addr;
  1297. uint16_t proxy_port;
  1298. int proxy_type;
  1299. tor_assert(_addr);
  1300. tor_assert(id_digest);
  1301. tor_addr_copy(&addr, _addr);
  1302. if (server_mode(options) && router_digest_is_me(id_digest)) {
  1303. log_info(LD_PROTOCOL,"Client asked me to connect to myself. Refusing.");
  1304. return NULL;
  1305. }
  1306. if (server_mode(options) && router_ed25519_id_is_me(ed_id)) {
  1307. log_info(LD_PROTOCOL,"Client asked me to connect to myself by Ed25519 "
  1308. "identity. Refusing.");
  1309. return NULL;
  1310. }
  1311. conn = or_connection_new(CONN_TYPE_OR, tor_addr_family(&addr));
  1312. /*
  1313. * Set up conn so it's got all the data we need to remember for channels
  1314. *
  1315. * This stuff needs to happen before connection_or_init_conn_from_address()
  1316. * so connection_or_set_identity_digest() and such know where to look to
  1317. * keep the channel up to date.
  1318. */
  1319. conn->chan = chan;
  1320. chan->conn = conn;
  1321. connection_or_init_conn_from_address(conn, &addr, port, id_digest, ed_id, 1);
  1322. /* We have a proper OR connection setup, now check if we can connect to it
  1323. * that is we haven't had a failure earlier. This is to avoid to try to
  1324. * constantly connect to relays that we think are not reachable. */
  1325. if (!should_connect_to_relay(conn)) {
  1326. log_info(LD_GENERAL, "Can't connect to identity %s at %s:%u because we "
  1327. "failed earlier. Refusing.",
  1328. hex_str(id_digest, DIGEST_LEN), fmt_addr(&TO_CONN(conn)->addr),
  1329. TO_CONN(conn)->port);
  1330. connection_free_(TO_CONN(conn));
  1331. return NULL;
  1332. }
  1333. conn->is_outgoing = 1;
  1334. /* If we are using a proxy server, find it and use it. */
  1335. r = get_proxy_addrport(&proxy_addr, &proxy_port, &proxy_type, TO_CONN(conn));
  1336. if (r == 0) {
  1337. conn->proxy_type = proxy_type;
  1338. if (proxy_type != PROXY_NONE) {
  1339. tor_addr_copy(&addr, &proxy_addr);
  1340. port = proxy_port;
  1341. conn->base_.proxy_state = PROXY_INFANT;
  1342. }
  1343. connection_or_change_state(conn, OR_CONN_STATE_CONNECTING);
  1344. connection_or_event_status(conn, OR_CONN_EVENT_LAUNCHED, 0);
  1345. } else {
  1346. /* This duplication of state change calls is necessary in case we
  1347. * run into an error condition below */
  1348. connection_or_change_state(conn, OR_CONN_STATE_CONNECTING);
  1349. connection_or_event_status(conn, OR_CONN_EVENT_LAUNCHED, 0);
  1350. /* get_proxy_addrport() might fail if we have a Bridge line that
  1351. references a transport, but no ClientTransportPlugin lines
  1352. defining its transport proxy. If this is the case, let's try to
  1353. output a useful log message to the user. */
  1354. const char *transport_name =
  1355. find_transport_name_by_bridge_addrport(&TO_CONN(conn)->addr,
  1356. TO_CONN(conn)->port);
  1357. if (transport_name) {
  1358. log_warn(LD_GENERAL, "We were supposed to connect to bridge '%s' "
  1359. "using pluggable transport '%s', but we can't find a pluggable "
  1360. "transport proxy supporting '%s'. This can happen if you "
  1361. "haven't provided a ClientTransportPlugin line, or if "
  1362. "your pluggable transport proxy stopped running.",
  1363. fmt_addrport(&TO_CONN(conn)->addr, TO_CONN(conn)->port),
  1364. transport_name, transport_name);
  1365. control_event_bootstrap_prob_or(
  1366. "Can't connect to bridge",
  1367. END_OR_CONN_REASON_PT_MISSING,
  1368. conn);
  1369. } else {
  1370. log_warn(LD_GENERAL, "Tried to connect to '%s' through a proxy, but "
  1371. "the proxy address could not be found.",
  1372. fmt_addrport(&TO_CONN(conn)->addr, TO_CONN(conn)->port));
  1373. }
  1374. connection_free_(TO_CONN(conn));
  1375. return NULL;
  1376. }
  1377. switch (connection_connect(TO_CONN(conn), conn->base_.address,
  1378. &addr, port, &socket_error)) {
  1379. case -1:
  1380. /* We failed to establish a connection probably because of a local
  1381. * error. No need to blame the guard in this case. Notify the networking
  1382. * system of this failure. */
  1383. connection_or_connect_failed(conn,
  1384. errno_to_orconn_end_reason(socket_error),
  1385. tor_socket_strerror(socket_error));
  1386. connection_free_(TO_CONN(conn));
  1387. return NULL;
  1388. case 0:
  1389. connection_watch_events(TO_CONN(conn), READ_EVENT | WRITE_EVENT);
  1390. /* writable indicates finish, readable indicates broken link,
  1391. error indicates broken link on windows */
  1392. return conn;
  1393. /* case 1: fall through */
  1394. }
  1395. if (connection_or_finished_connecting(conn) < 0) {
  1396. /* already marked for close */
  1397. return NULL;
  1398. }
  1399. return conn;
  1400. }
  1401. /** Mark orconn for close and transition the associated channel, if any, to
  1402. * the closing state.
  1403. *
  1404. * It's safe to call this and connection_or_close_for_error() any time, and
  1405. * channel layer will treat it as a connection closing for reasons outside
  1406. * its control, like the remote end closing it. It can also be a local
  1407. * reason that's specific to connection_t/or_connection_t rather than
  1408. * the channel mechanism, such as expiration of old connections in
  1409. * run_connection_housekeeping(). If you want to close a channel_t
  1410. * from somewhere that logically works in terms of generic channels
  1411. * rather than connections, use channel_mark_for_close(); see also
  1412. * the comment on that function in channel.c.
  1413. */
  1414. void
  1415. connection_or_close_normally(or_connection_t *orconn, int flush)
  1416. {
  1417. channel_t *chan = NULL;
  1418. tor_assert(orconn);
  1419. if (flush) connection_mark_and_flush_internal(TO_CONN(orconn));
  1420. else connection_mark_for_close_internal(TO_CONN(orconn));
  1421. if (orconn->chan) {
  1422. chan = TLS_CHAN_TO_BASE(orconn->chan);
  1423. /* Don't transition if we're already in closing, closed or error */
  1424. if (!CHANNEL_CONDEMNED(chan)) {
  1425. channel_close_from_lower_layer(chan);
  1426. }
  1427. }
  1428. }
  1429. /** Mark orconn for close and transition the associated channel, if any, to
  1430. * the error state.
  1431. */
  1432. MOCK_IMPL(void,
  1433. connection_or_close_for_error,(or_connection_t *orconn, int flush))
  1434. {
  1435. channel_t *chan = NULL;
  1436. tor_assert(orconn);
  1437. if (flush) connection_mark_and_flush_internal(TO_CONN(orconn));
  1438. else connection_mark_for_close_internal(TO_CONN(orconn));
  1439. if (orconn->chan) {
  1440. chan = TLS_CHAN_TO_BASE(orconn->chan);
  1441. /* Don't transition if we're already in closing, closed or error */
  1442. if (!CHANNEL_CONDEMNED(chan)) {
  1443. channel_close_for_error(chan);
  1444. }
  1445. }
  1446. }
  1447. /** Begin the tls handshake with <b>conn</b>. <b>receiving</b> is 0 if
  1448. * we initiated the connection, else it's 1.
  1449. *
  1450. * Assign a new tls object to conn->tls, begin reading on <b>conn</b>, and
  1451. * pass <b>conn</b> to connection_tls_continue_handshake().
  1452. *
  1453. * Return -1 if <b>conn</b> is broken, else return 0.
  1454. */
  1455. MOCK_IMPL(int,
  1456. connection_tls_start_handshake,(or_connection_t *conn, int receiving))
  1457. {
  1458. channel_listener_t *chan_listener;
  1459. channel_t *chan;
  1460. /* Incoming connections will need a new channel passed to the
  1461. * channel_tls_listener */
  1462. if (receiving) {
  1463. /* It shouldn't already be set */
  1464. tor_assert(!(conn->chan));
  1465. chan_listener = channel_tls_get_listener();
  1466. if (!chan_listener) {
  1467. chan_listener = channel_tls_start_listener();
  1468. command_setup_listener(chan_listener);
  1469. }
  1470. chan = channel_tls_handle_incoming(conn);
  1471. channel_listener_queue_incoming(chan_listener, chan);
  1472. }
  1473. connection_or_change_state(conn, OR_CONN_STATE_TLS_HANDSHAKING);
  1474. tor_assert(!conn->tls);
  1475. conn->tls = tor_tls_new(conn->base_.s, receiving);
  1476. if (!conn->tls) {
  1477. log_warn(LD_BUG,"tor_tls_new failed. Closing.");
  1478. return -1;
  1479. }
  1480. tor_tls_set_logged_address(conn->tls, // XXX client and relay?
  1481. escaped_safe_str(conn->base_.address));
  1482. connection_start_reading(TO_CONN(conn));
  1483. log_debug(LD_HANDSHAKE,"starting TLS handshake on fd "TOR_SOCKET_T_FORMAT,
  1484. conn->base_.s);
  1485. if (connection_tls_continue_handshake(conn) < 0)
  1486. return -1;
  1487. return 0;
  1488. }
  1489. /** Block all future attempts to renegotiate on 'conn' */
  1490. void
  1491. connection_or_block_renegotiation(or_connection_t *conn)
  1492. {
  1493. tor_tls_t *tls = conn->tls;
  1494. if (!tls)
  1495. return;
  1496. tor_tls_set_renegotiate_callback(tls, NULL, NULL);
  1497. tor_tls_block_renegotiation(tls);
  1498. }
  1499. /** Invoked on the server side from inside tor_tls_read() when the server
  1500. * gets a successful TLS renegotiation from the client. */
  1501. static void
  1502. connection_or_tls_renegotiated_cb(tor_tls_t *tls, void *_conn)
  1503. {
  1504. or_connection_t *conn = _conn;
  1505. (void)tls;
  1506. /* Don't invoke this again. */
  1507. connection_or_block_renegotiation(conn);
  1508. if (connection_tls_finish_handshake(conn) < 0) {
  1509. /* XXXX_TLS double-check that it's ok to do this from inside read. */
  1510. /* XXXX_TLS double-check that this verifies certificates. */
  1511. connection_or_close_for_error(conn, 0);
  1512. }
  1513. }
  1514. /** Move forward with the tls handshake. If it finishes, hand
  1515. * <b>conn</b> to connection_tls_finish_handshake().
  1516. *
  1517. * Return -1 if <b>conn</b> is broken, else return 0.
  1518. */
  1519. int
  1520. connection_tls_continue_handshake(or_connection_t *conn)
  1521. {
  1522. int result;
  1523. check_no_tls_errors();
  1524. tor_assert(conn->base_.state == OR_CONN_STATE_TLS_HANDSHAKING);
  1525. // log_notice(LD_OR, "Continue handshake with %p", conn->tls);
  1526. result = tor_tls_handshake(conn->tls);
  1527. // log_notice(LD_OR, "Result: %d", result);
  1528. switch (result) {
  1529. CASE_TOR_TLS_ERROR_ANY:
  1530. log_info(LD_OR,"tls error [%s]. breaking connection.",
  1531. tor_tls_err_to_string(result));
  1532. return -1;
  1533. case TOR_TLS_DONE:
  1534. if (! tor_tls_used_v1_handshake(conn->tls)) {
  1535. if (!tor_tls_is_server(conn->tls)) {
  1536. tor_assert(conn->base_.state == OR_CONN_STATE_TLS_HANDSHAKING);
  1537. return connection_or_launch_v3_or_handshake(conn);
  1538. } else {
  1539. /* v2/v3 handshake, but we are not a client. */
  1540. log_debug(LD_OR, "Done with initial SSL handshake (server-side). "
  1541. "Expecting renegotiation or VERSIONS cell");
  1542. tor_tls_set_renegotiate_callback(conn->tls,
  1543. connection_or_tls_renegotiated_cb,
  1544. conn);
  1545. connection_or_change_state(conn,
  1546. OR_CONN_STATE_TLS_SERVER_RENEGOTIATING);
  1547. connection_stop_writing(TO_CONN(conn));
  1548. connection_start_reading(TO_CONN(conn));
  1549. return 0;
  1550. }
  1551. }
  1552. tor_assert(tor_tls_is_server(conn->tls));
  1553. return connection_tls_finish_handshake(conn);
  1554. case TOR_TLS_WANTWRITE:
  1555. connection_start_writing(TO_CONN(conn));
  1556. log_debug(LD_OR,"wanted write");
  1557. return 0;
  1558. case TOR_TLS_WANTREAD: /* handshaking conns are *always* reading */
  1559. log_debug(LD_OR,"wanted read");
  1560. return 0;
  1561. case TOR_TLS_CLOSE:
  1562. log_info(LD_OR,"tls closed. breaking connection.");
  1563. return -1;
  1564. }
  1565. return 0;
  1566. }
  1567. /** Return 1 if we initiated this connection, or 0 if it started
  1568. * out as an incoming connection.
  1569. */
  1570. int
  1571. connection_or_nonopen_was_started_here(or_connection_t *conn)
  1572. {
  1573. tor_assert(conn->base_.type == CONN_TYPE_OR ||
  1574. conn->base_.type == CONN_TYPE_EXT_OR);
  1575. if (!conn->tls)
  1576. return 1; /* it's still in proxy states or something */
  1577. if (conn->handshake_state)
  1578. return conn->handshake_state->started_here;
  1579. return !tor_tls_is_server(conn->tls);
  1580. }
  1581. /** <b>Conn</b> just completed its handshake. Return 0 if all is well, and
  1582. * return -1 if they are lying, broken, or otherwise something is wrong.
  1583. *
  1584. * If we initiated this connection (<b>started_here</b> is true), make sure
  1585. * the other side sent a correctly formed certificate. If I initiated the
  1586. * connection, make sure it's the right relay by checking the certificate.
  1587. *
  1588. * Otherwise (if we _didn't_ initiate this connection), it's okay for
  1589. * the certificate to be weird or absent.
  1590. *
  1591. * If we return 0, and the certificate is as expected, write a hash of the
  1592. * identity key into <b>digest_rcvd_out</b>, which must have DIGEST_LEN
  1593. * space in it.
  1594. * If the certificate is invalid or missing on an incoming connection,
  1595. * we return 0 and set <b>digest_rcvd_out</b> to DIGEST_LEN NUL bytes.
  1596. * (If we return -1, the contents of this buffer are undefined.)
  1597. *
  1598. * As side effects,
  1599. * 1) Set conn->circ_id_type according to tor-spec.txt.
  1600. * 2) If we're an authdirserver and we initiated the connection: drop all
  1601. * descriptors that claim to be on that IP/port but that aren't
  1602. * this relay; and note that this relay is reachable.
  1603. * 3) If this is a bridge and we didn't configure its identity
  1604. * fingerprint, remember the keyid we just learned.
  1605. */
  1606. static int
  1607. connection_or_check_valid_tls_handshake(or_connection_t *conn,
  1608. int started_here,
  1609. char *digest_rcvd_out)
  1610. {
  1611. crypto_pk_t *identity_rcvd=NULL;
  1612. const or_options_t *options = get_options();
  1613. int severity = server_mode(options) ? LOG_PROTOCOL_WARN : LOG_WARN;
  1614. const char *safe_address =
  1615. started_here ? conn->base_.address :
  1616. safe_str_client(conn->base_.address);
  1617. const char *conn_type = started_here ? "outgoing" : "incoming";
  1618. int has_cert = 0;
  1619. check_no_tls_errors();
  1620. has_cert = tor_tls_peer_has_cert(conn->tls);
  1621. if (started_here && !has_cert) {
  1622. log_info(LD_HANDSHAKE,"Tried connecting to router at %s:%d, but it didn't "
  1623. "send a cert! Closing.",
  1624. safe_address, conn->base_.port);
  1625. return -1;
  1626. } else if (!has_cert) {
  1627. log_debug(LD_HANDSHAKE,"Got incoming connection with no certificate. "
  1628. "That's ok.");
  1629. }
  1630. check_no_tls_errors();
  1631. if (has_cert) {
  1632. int v = tor_tls_verify(started_here?severity:LOG_INFO,
  1633. conn->tls, &identity_rcvd);
  1634. if (started_here && v<0) {
  1635. log_fn(severity,LD_HANDSHAKE,"Tried connecting to router at %s:%d: It"
  1636. " has a cert but it's invalid. Closing.",
  1637. safe_address, conn->base_.port);
  1638. return -1;
  1639. } else if (v<0) {
  1640. log_info(LD_HANDSHAKE,"Incoming connection gave us an invalid cert "
  1641. "chain; ignoring.");
  1642. } else {
  1643. log_debug(LD_HANDSHAKE,
  1644. "The certificate seems to be valid on %s connection "
  1645. "with %s:%d", conn_type, safe_address, conn->base_.port);
  1646. }
  1647. check_no_tls_errors();
  1648. }
  1649. if (identity_rcvd) {
  1650. if (crypto_pk_get_digest(identity_rcvd, digest_rcvd_out) < 0) {
  1651. crypto_pk_free(identity_rcvd);
  1652. return -1;
  1653. }
  1654. } else {
  1655. memset(digest_rcvd_out, 0, DIGEST_LEN);
  1656. }
  1657. tor_assert(conn->chan);
  1658. channel_set_circid_type(TLS_CHAN_TO_BASE(conn->chan), identity_rcvd, 1);
  1659. crypto_pk_free(identity_rcvd);
  1660. if (started_here) {
  1661. /* A TLS handshake can't teach us an Ed25519 ID, so we set it to NULL
  1662. * here. */
  1663. log_debug(LD_HANDSHAKE, "Calling client_learned_peer_id from "
  1664. "check_valid_tls_handshake");
  1665. return connection_or_client_learned_peer_id(conn,
  1666. (const uint8_t*)digest_rcvd_out,
  1667. NULL);
  1668. }
  1669. return 0;
  1670. }
  1671. /** Called when we (as a connection initiator) have definitively,
  1672. * authenticatedly, learned that ID of the Tor instance on the other
  1673. * side of <b>conn</b> is <b>rsa_peer_id</b> and optionally <b>ed_peer_id</b>.
  1674. * For v1 and v2 handshakes,
  1675. * this is right after we get a certificate chain in a TLS handshake
  1676. * or renegotiation. For v3+ handshakes, this is right after we get a
  1677. * certificate chain in a CERTS cell.
  1678. *
  1679. * If we did not know the ID before, record the one we got.
  1680. *
  1681. * If we wanted an ID, but we didn't get the one we expected, log a message
  1682. * and return -1.
  1683. * On relays:
  1684. * - log a protocol warning whenever the fingerprints don't match;
  1685. * On clients:
  1686. * - if a relay's fingerprint doesn't match, log a warning;
  1687. * - if we don't have updated relay fingerprints from a recent consensus, and
  1688. * a fallback directory mirror's hard-coded fingerprint has changed, log an
  1689. * info explaining that we will try another fallback.
  1690. *
  1691. * If we're testing reachability, remember what we learned.
  1692. *
  1693. * Return 0 on success, -1 on failure.
  1694. */
  1695. int
  1696. connection_or_client_learned_peer_id(or_connection_t *conn,
  1697. const uint8_t *rsa_peer_id,
  1698. const ed25519_public_key_t *ed_peer_id)
  1699. {
  1700. const or_options_t *options = get_options();
  1701. channel_tls_t *chan_tls = conn->chan;
  1702. channel_t *chan = channel_tls_to_base(chan_tls);
  1703. int changed_identity = 0;
  1704. tor_assert(chan);
  1705. const int expected_rsa_key =
  1706. ! tor_digest_is_zero(conn->identity_digest);
  1707. const int expected_ed_key =
  1708. ! ed25519_public_key_is_zero(&chan->ed25519_identity);
  1709. log_info(LD_HANDSHAKE, "learned peer id for %p (%s): %s, %s",
  1710. conn,
  1711. safe_str_client(conn->base_.address),
  1712. hex_str((const char*)rsa_peer_id, DIGEST_LEN),
  1713. ed25519_fmt(ed_peer_id));
  1714. if (! expected_rsa_key && ! expected_ed_key) {
  1715. log_info(LD_HANDSHAKE, "(we had no ID in mind when we made this "
  1716. "connection.");
  1717. connection_or_set_identity_digest(conn,
  1718. (const char*)rsa_peer_id, ed_peer_id);
  1719. tor_free(conn->nickname);
  1720. conn->nickname = tor_malloc(HEX_DIGEST_LEN+2);
  1721. conn->nickname[0] = '$';
  1722. base16_encode(conn->nickname+1, HEX_DIGEST_LEN+1,
  1723. conn->identity_digest, DIGEST_LEN);
  1724. log_info(LD_HANDSHAKE, "Connected to router %s at %s:%d without knowing "
  1725. "its key. Hoping for the best.",
  1726. conn->nickname, conn->base_.address, conn->base_.port);
  1727. /* if it's a bridge and we didn't know its identity fingerprint, now
  1728. * we do -- remember it for future attempts. */
  1729. learned_router_identity(&conn->base_.addr, conn->base_.port,
  1730. (const char*)rsa_peer_id, ed_peer_id);
  1731. changed_identity = 1;
  1732. }
  1733. const int rsa_mismatch = expected_rsa_key &&
  1734. tor_memneq(rsa_peer_id, conn->identity_digest, DIGEST_LEN);
  1735. /* It only counts as an ed25519 mismatch if we wanted an ed25519 identity
  1736. * and didn't get it. It's okay if we get one that we didn't ask for. */
  1737. const int ed25519_mismatch =
  1738. expected_ed_key &&
  1739. (ed_peer_id == NULL ||
  1740. ! ed25519_pubkey_eq(&chan->ed25519_identity, ed_peer_id));
  1741. if (rsa_mismatch || ed25519_mismatch) {
  1742. /* I was aiming for a particular digest. I didn't get it! */
  1743. char seen_rsa[HEX_DIGEST_LEN+1];
  1744. char expected_rsa[HEX_DIGEST_LEN+1];
  1745. char seen_ed[ED25519_BASE64_LEN+1];
  1746. char expected_ed[ED25519_BASE64_LEN+1];
  1747. base16_encode(seen_rsa, sizeof(seen_rsa),
  1748. (const char*)rsa_peer_id, DIGEST_LEN);
  1749. base16_encode(expected_rsa, sizeof(expected_rsa), conn->identity_digest,
  1750. DIGEST_LEN);
  1751. if (ed_peer_id) {
  1752. ed25519_public_to_base64(seen_ed, ed_peer_id);
  1753. } else {
  1754. strlcpy(seen_ed, "no ed25519 key", sizeof(seen_ed));
  1755. }
  1756. if (! ed25519_public_key_is_zero(&chan->ed25519_identity)) {
  1757. ed25519_public_to_base64(expected_ed, &chan->ed25519_identity);
  1758. } else {
  1759. strlcpy(expected_ed, "no ed25519 key", sizeof(expected_ed));
  1760. }
  1761. const int using_hardcoded_fingerprints =
  1762. !networkstatus_get_reasonably_live_consensus(time(NULL),
  1763. usable_consensus_flavor());
  1764. const int is_fallback_fingerprint = router_digest_is_fallback_dir(
  1765. conn->identity_digest);
  1766. const int is_authority_fingerprint = router_digest_is_trusted_dir(
  1767. conn->identity_digest);
  1768. const int non_anonymous_mode = rend_non_anonymous_mode_enabled(options);
  1769. int severity;
  1770. const char *extra_log = "";
  1771. /* Relays and Single Onion Services make direct connections using
  1772. * untrusted authentication keys. */
  1773. if (server_mode(options) || non_anonymous_mode) {
  1774. severity = LOG_PROTOCOL_WARN;
  1775. } else {
  1776. if (using_hardcoded_fingerprints) {
  1777. /* We need to do the checks in this order, because the list of
  1778. * fallbacks includes the list of authorities */
  1779. if (is_authority_fingerprint) {
  1780. severity = LOG_WARN;
  1781. } else if (is_fallback_fingerprint) {
  1782. /* we expect a small number of fallbacks to change from their
  1783. * hard-coded fingerprints over the life of a release */
  1784. severity = LOG_INFO;
  1785. extra_log = " Tor will try a different fallback.";
  1786. } else {
  1787. /* it's a bridge, it's either a misconfiguration, or unexpected */
  1788. severity = LOG_WARN;
  1789. }
  1790. } else {
  1791. /* a relay has changed its fingerprint from the one in the consensus */
  1792. severity = LOG_WARN;
  1793. }
  1794. }
  1795. log_fn(severity, LD_HANDSHAKE,
  1796. "Tried connecting to router at %s:%d, but RSA + ed25519 identity "
  1797. "keys were not as expected: wanted %s + %s but got %s + %s.%s",
  1798. conn->base_.address, conn->base_.port,
  1799. expected_rsa, expected_ed, seen_rsa, seen_ed, extra_log);
  1800. /* Tell the new guard API about the channel failure */
  1801. entry_guard_chan_failed(TLS_CHAN_TO_BASE(conn->chan));
  1802. connection_or_event_status(conn, OR_CONN_EVENT_FAILED,
  1803. END_OR_CONN_REASON_OR_IDENTITY);
  1804. if (!authdir_mode_tests_reachability(options))
  1805. control_event_bootstrap_prob_or(
  1806. "Unexpected identity in router certificate",
  1807. END_OR_CONN_REASON_OR_IDENTITY,
  1808. conn);
  1809. return -1;
  1810. }
  1811. if (!expected_ed_key && ed_peer_id) {
  1812. log_info(LD_HANDSHAKE, "(We had no Ed25519 ID in mind when we made this "
  1813. "connection.)");
  1814. connection_or_set_identity_digest(conn,
  1815. (const char*)rsa_peer_id, ed_peer_id);
  1816. changed_identity = 1;
  1817. }
  1818. if (changed_identity) {
  1819. /* If we learned an identity for this connection, then we might have
  1820. * just discovered it to be canonical. */
  1821. connection_or_check_canonicity(conn, conn->handshake_state->started_here);
  1822. }
  1823. if (authdir_mode_tests_reachability(options)) {
  1824. dirserv_orconn_tls_done(&conn->base_.addr, conn->base_.port,
  1825. (const char*)rsa_peer_id, ed_peer_id);
  1826. }
  1827. return 0;
  1828. }
  1829. /** Return when we last used this channel for client activity (origin
  1830. * circuits). This is called from connection.c, since client_used is now one
  1831. * of the timestamps in channel_t */
  1832. time_t
  1833. connection_or_client_used(or_connection_t *conn)
  1834. {
  1835. tor_assert(conn);
  1836. if (conn->chan) {
  1837. return channel_when_last_client(TLS_CHAN_TO_BASE(conn->chan));
  1838. } else return 0;
  1839. }
  1840. /** The v1/v2 TLS handshake is finished.
  1841. *
  1842. * Make sure we are happy with the peer we just handshaked with.
  1843. *
  1844. * If they initiated the connection, make sure they're not already connected,
  1845. * then initialize conn from the information in router.
  1846. *
  1847. * If all is successful, call circuit_n_conn_done() to handle events
  1848. * that have been pending on the <tls handshake completion. Also set the
  1849. * directory to be dirty (only matters if I'm an authdirserver).
  1850. *
  1851. * If this is a v2 TLS handshake, send a versions cell.
  1852. */
  1853. static int
  1854. connection_tls_finish_handshake(or_connection_t *conn)
  1855. {
  1856. char digest_rcvd[DIGEST_LEN];
  1857. int started_here = connection_or_nonopen_was_started_here(conn);
  1858. tor_assert(!started_here);
  1859. log_debug(LD_HANDSHAKE,"%s tls handshake on %p with %s done, using "
  1860. "ciphersuite %s. verifying.",
  1861. started_here?"outgoing":"incoming",
  1862. conn,
  1863. safe_str_client(conn->base_.address),
  1864. tor_tls_get_ciphersuite_name(conn->tls));
  1865. if (connection_or_check_valid_tls_handshake(conn, started_here,
  1866. digest_rcvd) < 0)
  1867. return -1;
  1868. circuit_build_times_network_is_live(get_circuit_build_times_mutable());
  1869. if (tor_tls_used_v1_handshake(conn->tls)) {
  1870. conn->link_proto = 1;
  1871. connection_or_init_conn_from_address(conn, &conn->base_.addr,
  1872. conn->base_.port, digest_rcvd,
  1873. NULL, 0);
  1874. tor_tls_block_renegotiation(conn->tls);
  1875. rep_hist_note_negotiated_link_proto(1, started_here);
  1876. return connection_or_set_state_open(conn);
  1877. } else {
  1878. connection_or_change_state(conn, OR_CONN_STATE_OR_HANDSHAKING_V2);
  1879. if (connection_init_or_handshake_state(conn, started_here) < 0)
  1880. return -1;
  1881. connection_or_init_conn_from_address(conn, &conn->base_.addr,
  1882. conn->base_.port, digest_rcvd,
  1883. NULL, 0);
  1884. return connection_or_send_versions(conn, 0);
  1885. }
  1886. }
  1887. /**
  1888. * Called as client when initial TLS handshake is done, and we notice
  1889. * that we got a v3-handshake signalling certificate from the server.
  1890. * Set up structures, do bookkeeping, and send the versions cell.
  1891. * Return 0 on success and -1 on failure.
  1892. */
  1893. static int
  1894. connection_or_launch_v3_or_handshake(or_connection_t *conn)
  1895. {
  1896. tor_assert(connection_or_nonopen_was_started_here(conn));
  1897. circuit_build_times_network_is_live(get_circuit_build_times_mutable());
  1898. connection_or_change_state(conn, OR_CONN_STATE_OR_HANDSHAKING_V3);
  1899. if (connection_init_or_handshake_state(conn, 1) < 0)
  1900. return -1;
  1901. return connection_or_send_versions(conn, 1);
  1902. }
  1903. /** Allocate a new connection handshake state for the connection
  1904. * <b>conn</b>. Return 0 on success, -1 on failure. */
  1905. int
  1906. connection_init_or_handshake_state(or_connection_t *conn, int started_here)
  1907. {
  1908. or_handshake_state_t *s;
  1909. if (conn->handshake_state) {
  1910. log_warn(LD_BUG, "Duplicate call to connection_init_or_handshake_state!");
  1911. return 0;
  1912. }
  1913. s = conn->handshake_state = tor_malloc_zero(sizeof(or_handshake_state_t));
  1914. s->started_here = started_here ? 1 : 0;
  1915. s->digest_sent_data = 1;
  1916. s->digest_received_data = 1;
  1917. if (! started_here && get_current_link_cert_cert()) {
  1918. s->own_link_cert = tor_cert_dup(get_current_link_cert_cert());
  1919. }
  1920. s->certs = or_handshake_certs_new();
  1921. s->certs->started_here = s->started_here;
  1922. return 0;
  1923. }
  1924. /** Free all storage held by <b>state</b>. */
  1925. void
  1926. or_handshake_state_free_(or_handshake_state_t *state)
  1927. {
  1928. if (!state)
  1929. return;
  1930. crypto_digest_free(state->digest_sent);
  1931. crypto_digest_free(state->digest_received);
  1932. or_handshake_certs_free(state->certs);
  1933. tor_cert_free(state->own_link_cert);
  1934. memwipe(state, 0xBE, sizeof(or_handshake_state_t));
  1935. tor_free(state);
  1936. }
  1937. /**
  1938. * Remember that <b>cell</b> has been transmitted (if <b>incoming</b> is
  1939. * false) or received (if <b>incoming</b> is true) during a V3 handshake using
  1940. * <b>state</b>.
  1941. *
  1942. * (We don't record the cell, but we keep a digest of everything sent or
  1943. * received during the v3 handshake, and the client signs it in an
  1944. * authenticate cell.)
  1945. */
  1946. void
  1947. or_handshake_state_record_cell(or_connection_t *conn,
  1948. or_handshake_state_t *state,
  1949. const cell_t *cell,
  1950. int incoming)
  1951. {
  1952. size_t cell_network_size = get_cell_network_size(conn->wide_circ_ids);
  1953. crypto_digest_t *d, **dptr;
  1954. packed_cell_t packed;
  1955. if (incoming) {
  1956. if (!state->digest_received_data)
  1957. return;
  1958. } else {
  1959. if (!state->digest_sent_data)
  1960. return;
  1961. }
  1962. if (!incoming) {
  1963. log_warn(LD_BUG, "We shouldn't be sending any non-variable-length cells "
  1964. "while making a handshake digest. But we think we are sending "
  1965. "one with type %d.", (int)cell->command);
  1966. }
  1967. dptr = incoming ? &state->digest_received : &state->digest_sent;
  1968. if (! *dptr)
  1969. *dptr = crypto_digest256_new(DIGEST_SHA256);
  1970. d = *dptr;
  1971. /* Re-packing like this is a little inefficient, but we don't have to do
  1972. this very often at all. */
  1973. cell_pack(&packed, cell, conn->wide_circ_ids);
  1974. crypto_digest_add_bytes(d, packed.body, cell_network_size);
  1975. memwipe(&packed, 0, sizeof(packed));
  1976. }
  1977. /** Remember that a variable-length <b>cell</b> has been transmitted (if
  1978. * <b>incoming</b> is false) or received (if <b>incoming</b> is true) during a
  1979. * V3 handshake using <b>state</b>.
  1980. *
  1981. * (We don't record the cell, but we keep a digest of everything sent or
  1982. * received during the v3 handshake, and the client signs it in an
  1983. * authenticate cell.)
  1984. */
  1985. void
  1986. or_handshake_state_record_var_cell(or_connection_t *conn,
  1987. or_handshake_state_t *state,
  1988. const var_cell_t *cell,
  1989. int incoming)
  1990. {
  1991. crypto_digest_t *d, **dptr;
  1992. int n;
  1993. char buf[VAR_CELL_MAX_HEADER_SIZE];
  1994. if (incoming) {
  1995. if (!state->digest_received_data)
  1996. return;
  1997. } else {
  1998. if (!state->digest_sent_data)
  1999. return;
  2000. }
  2001. dptr = incoming ? &state->digest_received : &state->digest_sent;
  2002. if (! *dptr)
  2003. *dptr = crypto_digest256_new(DIGEST_SHA256);
  2004. d = *dptr;
  2005. n = var_cell_pack_header(cell, buf, conn->wide_circ_ids);
  2006. crypto_digest_add_bytes(d, buf, n);
  2007. crypto_digest_add_bytes(d, (const char *)cell->payload, cell->payload_len);
  2008. memwipe(buf, 0, sizeof(buf));
  2009. }
  2010. /** Set <b>conn</b>'s state to OR_CONN_STATE_OPEN, and tell other subsystems
  2011. * as appropriate. Called when we are done with all TLS and OR handshaking.
  2012. */
  2013. int
  2014. connection_or_set_state_open(or_connection_t *conn)
  2015. {
  2016. connection_or_change_state(conn, OR_CONN_STATE_OPEN);
  2017. connection_or_event_status(conn, OR_CONN_EVENT_CONNECTED, 0);
  2018. /* Link protocol 3 appeared in Tor 0.2.3.6-alpha, so any connection
  2019. * that uses an earlier link protocol should not be treated as a relay. */
  2020. if (conn->link_proto < 3) {
  2021. channel_mark_client(TLS_CHAN_TO_BASE(conn->chan));
  2022. }
  2023. or_handshake_state_free(conn->handshake_state);
  2024. conn->handshake_state = NULL;
  2025. connection_start_reading(TO_CONN(conn));
  2026. return 0;
  2027. }
  2028. /** Pack <b>cell</b> into wire-format, and write it onto <b>conn</b>'s outbuf.
  2029. * For cells that use or affect a circuit, this should only be called by
  2030. * connection_or_flush_from_first_active_circuit().
  2031. */
  2032. void
  2033. connection_or_write_cell_to_buf(const cell_t *cell, or_connection_t *conn)
  2034. {
  2035. packed_cell_t networkcell;
  2036. size_t cell_network_size = get_cell_network_size(conn->wide_circ_ids);
  2037. tor_assert(cell);
  2038. tor_assert(conn);
  2039. cell_pack(&networkcell, cell, conn->wide_circ_ids);
  2040. rep_hist_padding_count_write(PADDING_TYPE_TOTAL);
  2041. if (cell->command == CELL_PADDING)
  2042. rep_hist_padding_count_write(PADDING_TYPE_CELL);
  2043. connection_buf_add(networkcell.body, cell_network_size, TO_CONN(conn));
  2044. /* Touch the channel's active timestamp if there is one */
  2045. if (conn->chan) {
  2046. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  2047. if (TLS_CHAN_TO_BASE(conn->chan)->currently_padding) {
  2048. rep_hist_padding_count_write(PADDING_TYPE_ENABLED_TOTAL);
  2049. if (cell->command == CELL_PADDING)
  2050. rep_hist_padding_count_write(PADDING_TYPE_ENABLED_CELL);
  2051. }
  2052. }
  2053. if (conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3)
  2054. or_handshake_state_record_cell(conn, conn->handshake_state, cell, 0);
  2055. }
  2056. /** Pack a variable-length <b>cell</b> into wire-format, and write it onto
  2057. * <b>conn</b>'s outbuf. Right now, this <em>DOES NOT</em> support cells that
  2058. * affect a circuit.
  2059. */
  2060. MOCK_IMPL(void,
  2061. connection_or_write_var_cell_to_buf,(const var_cell_t *cell,
  2062. or_connection_t *conn))
  2063. {
  2064. int n;
  2065. char hdr[VAR_CELL_MAX_HEADER_SIZE];
  2066. tor_assert(cell);
  2067. tor_assert(conn);
  2068. n = var_cell_pack_header(cell, hdr, conn->wide_circ_ids);
  2069. connection_buf_add(hdr, n, TO_CONN(conn));
  2070. connection_buf_add((char*)cell->payload,
  2071. cell->payload_len, TO_CONN(conn));
  2072. if (conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3)
  2073. or_handshake_state_record_var_cell(conn, conn->handshake_state, cell, 0);
  2074. /* Touch the channel's active timestamp if there is one */
  2075. if (conn->chan)
  2076. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  2077. }
  2078. /** See whether there's a variable-length cell waiting on <b>or_conn</b>'s
  2079. * inbuf. Return values as for fetch_var_cell_from_buf(). */
  2080. static int
  2081. connection_fetch_var_cell_from_buf(or_connection_t *or_conn, var_cell_t **out)
  2082. {
  2083. connection_t *conn = TO_CONN(or_conn);
  2084. return fetch_var_cell_from_buf(conn->inbuf, out, or_conn->link_proto);
  2085. }
  2086. /** Process cells from <b>conn</b>'s inbuf.
  2087. *
  2088. * Loop: while inbuf contains a cell, pull it off the inbuf, unpack it,
  2089. * and hand it to command_process_cell().
  2090. *
  2091. * Always return 0.
  2092. */
  2093. static int
  2094. connection_or_process_cells_from_inbuf(or_connection_t *conn)
  2095. {
  2096. var_cell_t *var_cell;
  2097. /*
  2098. * Note on memory management for incoming cells: below the channel layer,
  2099. * we shouldn't need to consider its internal queueing/copying logic. It
  2100. * is safe to pass cells to it on the stack or on the heap, but in the
  2101. * latter case we must be sure we free them later.
  2102. *
  2103. * The incoming cell queue code in channel.c will (in the common case)
  2104. * decide it can pass them to the upper layer immediately, in which case
  2105. * those functions may run directly on the cell pointers we pass here, or
  2106. * it may decide to queue them, in which case it will allocate its own
  2107. * buffer and copy the cell.
  2108. */
  2109. while (1) {
  2110. log_debug(LD_OR,
  2111. TOR_SOCKET_T_FORMAT": starting, inbuf_datalen %d "
  2112. "(%d pending in tls object).",
  2113. conn->base_.s,(int)connection_get_inbuf_len(TO_CONN(conn)),
  2114. tor_tls_get_pending_bytes(conn->tls));
  2115. if (connection_fetch_var_cell_from_buf(conn, &var_cell)) {
  2116. if (!var_cell)
  2117. return 0; /* not yet. */
  2118. /* Touch the channel's active timestamp if there is one */
  2119. if (conn->chan)
  2120. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  2121. circuit_build_times_network_is_live(get_circuit_build_times_mutable());
  2122. channel_tls_handle_var_cell(var_cell, conn);
  2123. var_cell_free(var_cell);
  2124. } else {
  2125. const int wide_circ_ids = conn->wide_circ_ids;
  2126. size_t cell_network_size = get_cell_network_size(conn->wide_circ_ids);
  2127. char buf[CELL_MAX_NETWORK_SIZE];
  2128. cell_t cell;
  2129. if (connection_get_inbuf_len(TO_CONN(conn))
  2130. < cell_network_size) /* whole response available? */
  2131. return 0; /* not yet */
  2132. /* Touch the channel's active timestamp if there is one */
  2133. if (conn->chan)
  2134. channel_timestamp_active(TLS_CHAN_TO_BASE(conn->chan));
  2135. circuit_build_times_network_is_live(get_circuit_build_times_mutable());
  2136. connection_buf_get_bytes(buf, cell_network_size, TO_CONN(conn));
  2137. /* retrieve cell info from buf (create the host-order struct from the
  2138. * network-order string) */
  2139. cell_unpack(&cell, buf, wide_circ_ids);
  2140. channel_tls_handle_cell(&cell, conn);
  2141. }
  2142. }
  2143. }
  2144. /** Array of recognized link protocol versions. */
  2145. static const uint16_t or_protocol_versions[] = { 1, 2, 3, 4, 5 };
  2146. /** Number of versions in <b>or_protocol_versions</b>. */
  2147. static const int n_or_protocol_versions =
  2148. (int)( sizeof(or_protocol_versions)/sizeof(uint16_t) );
  2149. /** Return true iff <b>v</b> is a link protocol version that this Tor
  2150. * implementation believes it can support. */
  2151. int
  2152. is_or_protocol_version_known(uint16_t v)
  2153. {
  2154. int i;
  2155. for (i = 0; i < n_or_protocol_versions; ++i) {
  2156. if (or_protocol_versions[i] == v)
  2157. return 1;
  2158. }
  2159. return 0;
  2160. }
  2161. /** Send a VERSIONS cell on <b>conn</b>, telling the other host about the
  2162. * link protocol versions that this Tor can support.
  2163. *
  2164. * If <b>v3_plus</b>, this is part of a V3 protocol handshake, so only
  2165. * allow protocol version v3 or later. If not <b>v3_plus</b>, this is
  2166. * not part of a v3 protocol handshake, so don't allow protocol v3 or
  2167. * later.
  2168. **/
  2169. int
  2170. connection_or_send_versions(or_connection_t *conn, int v3_plus)
  2171. {
  2172. var_cell_t *cell;
  2173. int i;
  2174. int n_versions = 0;
  2175. const int min_version = v3_plus ? 3 : 0;
  2176. const int max_version = v3_plus ? UINT16_MAX : 2;
  2177. tor_assert(conn->handshake_state &&
  2178. !conn->handshake_state->sent_versions_at);
  2179. cell = var_cell_new(n_or_protocol_versions * 2);
  2180. cell->command = CELL_VERSIONS;
  2181. for (i = 0; i < n_or_protocol_versions; ++i) {
  2182. uint16_t v = or_protocol_versions[i];
  2183. if (v < min_version || v > max_version)
  2184. continue;
  2185. set_uint16(cell->payload+(2*n_versions), htons(v));
  2186. ++n_versions;
  2187. }
  2188. cell->payload_len = n_versions * 2;
  2189. connection_or_write_var_cell_to_buf(cell, conn);
  2190. conn->handshake_state->sent_versions_at = time(NULL);
  2191. var_cell_free(cell);
  2192. return 0;
  2193. }
  2194. static netinfo_addr_t *
  2195. netinfo_addr_from_tor_addr(const tor_addr_t *tor_addr)
  2196. {
  2197. sa_family_t addr_family = tor_addr_family(tor_addr);
  2198. if (BUG(addr_family != AF_INET && addr_family != AF_INET6))
  2199. return NULL;
  2200. netinfo_addr_t *netinfo_addr = netinfo_addr_new();
  2201. if (addr_family == AF_INET) {
  2202. netinfo_addr_set_addr_type(netinfo_addr, NETINFO_ADDR_TYPE_IPV4);
  2203. netinfo_addr_set_len(netinfo_addr, 4);
  2204. netinfo_addr_set_addr_ipv4(netinfo_addr, tor_addr_to_ipv4h(tor_addr));
  2205. } else if (addr_family == AF_INET6) {
  2206. netinfo_addr_set_addr_type(netinfo_addr, NETINFO_ADDR_TYPE_IPV6);
  2207. netinfo_addr_set_len(netinfo_addr, 16);
  2208. uint8_t *ipv6_buf = netinfo_addr_getarray_addr_ipv6(netinfo_addr);
  2209. const uint8_t *in6_addr = tor_addr_to_in6_addr8(tor_addr);
  2210. memcpy(ipv6_buf, in6_addr, 16);
  2211. }
  2212. return netinfo_addr;
  2213. }
  2214. /** Send a NETINFO cell on <b>conn</b>, telling the other server what we know
  2215. * about their address, our address, and the current time. */
  2216. MOCK_IMPL(int,
  2217. connection_or_send_netinfo,(or_connection_t *conn))
  2218. {
  2219. cell_t cell;
  2220. time_t now = time(NULL);
  2221. const routerinfo_t *me;
  2222. int r = -1;
  2223. tor_assert(conn->handshake_state);
  2224. if (conn->handshake_state->sent_netinfo) {
  2225. log_warn(LD_BUG, "Attempted to send an extra netinfo cell on a connection "
  2226. "where we already sent one.");
  2227. return 0;
  2228. }
  2229. memset(&cell, 0, sizeof(cell_t));
  2230. cell.command = CELL_NETINFO;
  2231. netinfo_cell_t *netinfo_cell = netinfo_cell_new();
  2232. /* Timestamp, if we're a relay. */
  2233. if (public_server_mode(get_options()) || ! conn->is_outgoing)
  2234. netinfo_cell_set_timestamp(netinfo_cell, (uint32_t)now);
  2235. /* Their address. */
  2236. const tor_addr_t *remote_tor_addr =
  2237. !tor_addr_is_null(&conn->real_addr) ? &conn->real_addr : &conn->base_.addr;
  2238. /* We use &conn->real_addr below, unless it hasn't yet been set. If it
  2239. * hasn't yet been set, we know that base_.addr hasn't been tampered with
  2240. * yet either. */
  2241. netinfo_addr_t *their_addr = netinfo_addr_from_tor_addr(remote_tor_addr);
  2242. netinfo_cell_set_other_addr(netinfo_cell, their_addr);
  2243. /* My address -- only include it if I'm a public relay, or if I'm a
  2244. * bridge and this is an incoming connection. If I'm a bridge and this
  2245. * is an outgoing connection, act like a normal client and omit it. */
  2246. if ((public_server_mode(get_options()) || !conn->is_outgoing) &&
  2247. (me = router_get_my_routerinfo())) {
  2248. tor_addr_t my_addr;
  2249. tor_addr_from_ipv4h(&my_addr, me->addr);
  2250. uint8_t n_my_addrs = 1 + !tor_addr_is_null(&me->ipv6_addr);
  2251. netinfo_cell_set_n_my_addrs(netinfo_cell, n_my_addrs);
  2252. netinfo_cell_add_my_addrs(netinfo_cell,
  2253. netinfo_addr_from_tor_addr(&my_addr));
  2254. if (!tor_addr_is_null(&me->ipv6_addr)) {
  2255. netinfo_cell_add_my_addrs(netinfo_cell,
  2256. netinfo_addr_from_tor_addr(&me->ipv6_addr));
  2257. }
  2258. }
  2259. const char *errmsg = NULL;
  2260. if ((errmsg = netinfo_cell_check(netinfo_cell))) {
  2261. log_warn(LD_OR, "Failed to validate NETINFO cell with error: %s",
  2262. errmsg);
  2263. goto cleanup;
  2264. }
  2265. if (netinfo_cell_encode(cell.payload, CELL_PAYLOAD_SIZE,
  2266. netinfo_cell) < 0) {
  2267. log_warn(LD_OR, "Failed generating NETINFO cell");
  2268. goto cleanup;
  2269. }
  2270. conn->handshake_state->digest_sent_data = 0;
  2271. conn->handshake_state->sent_netinfo = 1;
  2272. connection_or_write_cell_to_buf(&cell, conn);
  2273. r = 0;
  2274. cleanup:
  2275. netinfo_cell_free(netinfo_cell);
  2276. return r;
  2277. }
  2278. /** Helper used to add an encoded certs to a cert cell */
  2279. static void
  2280. add_certs_cell_cert_helper(certs_cell_t *certs_cell,
  2281. uint8_t cert_type,
  2282. const uint8_t *cert_encoded,
  2283. size_t cert_len)
  2284. {
  2285. tor_assert(cert_len <= UINT16_MAX);
  2286. certs_cell_cert_t *ccc = certs_cell_cert_new();
  2287. ccc->cert_type = cert_type;
  2288. ccc->cert_len = cert_len;
  2289. certs_cell_cert_setlen_body(ccc, cert_len);
  2290. memcpy(certs_cell_cert_getarray_body(ccc), cert_encoded, cert_len);
  2291. certs_cell_add_certs(certs_cell, ccc);
  2292. }
  2293. /** Add an encoded X509 cert (stored as <b>cert_len</b> bytes at
  2294. * <b>cert_encoded</b>) to the trunnel certs_cell_t object that we are
  2295. * building in <b>certs_cell</b>. Set its type field to <b>cert_type</b>.
  2296. * (If <b>cert</b> is NULL, take no action.) */
  2297. static void
  2298. add_x509_cert(certs_cell_t *certs_cell,
  2299. uint8_t cert_type,
  2300. const tor_x509_cert_t *cert)
  2301. {
  2302. if (NULL == cert)
  2303. return;
  2304. const uint8_t *cert_encoded = NULL;
  2305. size_t cert_len;
  2306. tor_x509_cert_get_der(cert, &cert_encoded, &cert_len);
  2307. add_certs_cell_cert_helper(certs_cell, cert_type, cert_encoded, cert_len);
  2308. }
  2309. /** Add an Ed25519 cert from <b>cert</b> to the trunnel certs_cell_t object
  2310. * that we are building in <b>certs_cell</b>. Set its type field to
  2311. * <b>cert_type</b>. (If <b>cert</b> is NULL, take no action.) */
  2312. static void
  2313. add_ed25519_cert(certs_cell_t *certs_cell,
  2314. uint8_t cert_type,
  2315. const tor_cert_t *cert)
  2316. {
  2317. if (NULL == cert)
  2318. return;
  2319. add_certs_cell_cert_helper(certs_cell, cert_type,
  2320. cert->encoded, cert->encoded_len);
  2321. }
  2322. #ifdef TOR_UNIT_TESTS
  2323. int certs_cell_ed25519_disabled_for_testing = 0;
  2324. #else
  2325. #define certs_cell_ed25519_disabled_for_testing 0
  2326. #endif
  2327. /** Send a CERTS cell on the connection <b>conn</b>. Return 0 on success, -1
  2328. * on failure. */
  2329. int
  2330. connection_or_send_certs_cell(or_connection_t *conn)
  2331. {
  2332. const tor_x509_cert_t *global_link_cert = NULL, *id_cert = NULL;
  2333. tor_x509_cert_t *own_link_cert = NULL;
  2334. var_cell_t *cell;
  2335. certs_cell_t *certs_cell = NULL;
  2336. tor_assert(conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3);
  2337. if (! conn->handshake_state)
  2338. return -1;
  2339. const int conn_in_server_mode = ! conn->handshake_state->started_here;
  2340. /* Get the encoded values of the X509 certificates */
  2341. if (tor_tls_get_my_certs(conn_in_server_mode,
  2342. &global_link_cert, &id_cert) < 0)
  2343. return -1;
  2344. if (conn_in_server_mode) {
  2345. own_link_cert = tor_tls_get_own_cert(conn->tls);
  2346. }
  2347. tor_assert(id_cert);
  2348. certs_cell = certs_cell_new();
  2349. /* Start adding certs. First the link cert or auth1024 cert. */
  2350. if (conn_in_server_mode) {
  2351. tor_assert_nonfatal(own_link_cert);
  2352. add_x509_cert(certs_cell,
  2353. OR_CERT_TYPE_TLS_LINK, own_link_cert);
  2354. } else {
  2355. tor_assert(global_link_cert);
  2356. add_x509_cert(certs_cell,
  2357. OR_CERT_TYPE_AUTH_1024, global_link_cert);
  2358. }
  2359. /* Next the RSA->RSA ID cert */
  2360. add_x509_cert(certs_cell,
  2361. OR_CERT_TYPE_ID_1024, id_cert);
  2362. /* Next the Ed25519 certs */
  2363. add_ed25519_cert(certs_cell,
  2364. CERTTYPE_ED_ID_SIGN,
  2365. get_master_signing_key_cert());
  2366. if (conn_in_server_mode) {
  2367. tor_assert_nonfatal(conn->handshake_state->own_link_cert ||
  2368. certs_cell_ed25519_disabled_for_testing);
  2369. add_ed25519_cert(certs_cell,
  2370. CERTTYPE_ED_SIGN_LINK,
  2371. conn->handshake_state->own_link_cert);
  2372. } else {
  2373. add_ed25519_cert(certs_cell,
  2374. CERTTYPE_ED_SIGN_AUTH,
  2375. get_current_auth_key_cert());
  2376. }
  2377. /* And finally the crosscert. */
  2378. {
  2379. const uint8_t *crosscert=NULL;
  2380. size_t crosscert_len;
  2381. get_master_rsa_crosscert(&crosscert, &crosscert_len);
  2382. if (crosscert) {
  2383. add_certs_cell_cert_helper(certs_cell,
  2384. CERTTYPE_RSA1024_ID_EDID,
  2385. crosscert, crosscert_len);
  2386. }
  2387. }
  2388. /* We've added all the certs; make the cell. */
  2389. certs_cell->n_certs = certs_cell_getlen_certs(certs_cell);
  2390. ssize_t alloc_len = certs_cell_encoded_len(certs_cell);
  2391. tor_assert(alloc_len >= 0 && alloc_len <= UINT16_MAX);
  2392. cell = var_cell_new(alloc_len);
  2393. cell->command = CELL_CERTS;
  2394. ssize_t enc_len = certs_cell_encode(cell->payload, alloc_len, certs_cell);
  2395. tor_assert(enc_len > 0 && enc_len <= alloc_len);
  2396. cell->payload_len = enc_len;
  2397. connection_or_write_var_cell_to_buf(cell, conn);
  2398. var_cell_free(cell);
  2399. certs_cell_free(certs_cell);
  2400. tor_x509_cert_free(own_link_cert);
  2401. return 0;
  2402. }
  2403. #ifdef TOR_UNIT_TESTS
  2404. int testing__connection_or_pretend_TLSSECRET_is_supported = 0;
  2405. #else
  2406. #define testing__connection_or_pretend_TLSSECRET_is_supported 0
  2407. #endif
  2408. /** Return true iff <b>challenge_type</b> is an AUTHCHALLENGE type that
  2409. * we can send and receive. */
  2410. int
  2411. authchallenge_type_is_supported(uint16_t challenge_type)
  2412. {
  2413. switch (challenge_type) {
  2414. case AUTHTYPE_RSA_SHA256_TLSSECRET:
  2415. #ifdef HAVE_WORKING_TOR_TLS_GET_TLSSECRETS
  2416. return 1;
  2417. #else
  2418. return testing__connection_or_pretend_TLSSECRET_is_supported;
  2419. #endif
  2420. case AUTHTYPE_ED25519_SHA256_RFC5705:
  2421. return 1;
  2422. case AUTHTYPE_RSA_SHA256_RFC5705:
  2423. default:
  2424. return 0;
  2425. }
  2426. }
  2427. /** Return true iff <b>challenge_type_a</b> is one that we would rather
  2428. * use than <b>challenge_type_b</b>. */
  2429. int
  2430. authchallenge_type_is_better(uint16_t challenge_type_a,
  2431. uint16_t challenge_type_b)
  2432. {
  2433. /* Any supported type is better than an unsupported one;
  2434. * all unsupported types are equally bad. */
  2435. if (!authchallenge_type_is_supported(challenge_type_a))
  2436. return 0;
  2437. if (!authchallenge_type_is_supported(challenge_type_b))
  2438. return 1;
  2439. /* It happens that types are superior in numerically ascending order.
  2440. * If that ever changes, this must change too. */
  2441. return (challenge_type_a > challenge_type_b);
  2442. }
  2443. /** Send an AUTH_CHALLENGE cell on the connection <b>conn</b>. Return 0
  2444. * on success, -1 on failure. */
  2445. int
  2446. connection_or_send_auth_challenge_cell(or_connection_t *conn)
  2447. {
  2448. var_cell_t *cell = NULL;
  2449. int r = -1;
  2450. tor_assert(conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3);
  2451. if (! conn->handshake_state)
  2452. return -1;
  2453. auth_challenge_cell_t *ac = auth_challenge_cell_new();
  2454. tor_assert(sizeof(ac->challenge) == 32);
  2455. crypto_rand((char*)ac->challenge, sizeof(ac->challenge));
  2456. if (authchallenge_type_is_supported(AUTHTYPE_RSA_SHA256_TLSSECRET))
  2457. auth_challenge_cell_add_methods(ac, AUTHTYPE_RSA_SHA256_TLSSECRET);
  2458. /* Disabled, because everything that supports this method also supports
  2459. * the much-superior ED25519_SHA256_RFC5705 */
  2460. /* auth_challenge_cell_add_methods(ac, AUTHTYPE_RSA_SHA256_RFC5705); */
  2461. if (authchallenge_type_is_supported(AUTHTYPE_ED25519_SHA256_RFC5705))
  2462. auth_challenge_cell_add_methods(ac, AUTHTYPE_ED25519_SHA256_RFC5705);
  2463. auth_challenge_cell_set_n_methods(ac,
  2464. auth_challenge_cell_getlen_methods(ac));
  2465. cell = var_cell_new(auth_challenge_cell_encoded_len(ac));
  2466. ssize_t len = auth_challenge_cell_encode(cell->payload, cell->payload_len,
  2467. ac);
  2468. if (len != cell->payload_len) {
  2469. /* LCOV_EXCL_START */
  2470. log_warn(LD_BUG, "Encoded auth challenge cell length not as expected");
  2471. goto done;
  2472. /* LCOV_EXCL_STOP */
  2473. }
  2474. cell->command = CELL_AUTH_CHALLENGE;
  2475. connection_or_write_var_cell_to_buf(cell, conn);
  2476. r = 0;
  2477. done:
  2478. var_cell_free(cell);
  2479. auth_challenge_cell_free(ac);
  2480. return r;
  2481. }
  2482. /** Compute the main body of an AUTHENTICATE cell that a client can use
  2483. * to authenticate itself on a v3 handshake for <b>conn</b>. Return it
  2484. * in a var_cell_t.
  2485. *
  2486. * If <b>server</b> is true, only calculate the first
  2487. * V3_AUTH_FIXED_PART_LEN bytes -- the part of the authenticator that's
  2488. * determined by the rest of the handshake, and which match the provided value
  2489. * exactly.
  2490. *
  2491. * If <b>server</b> is false and <b>signing_key</b> is NULL, calculate the
  2492. * first V3_AUTH_BODY_LEN bytes of the authenticator (that is, everything
  2493. * that should be signed), but don't actually sign it.
  2494. *
  2495. * If <b>server</b> is false and <b>signing_key</b> is provided, calculate the
  2496. * entire authenticator, signed with <b>signing_key</b>.
  2497. *
  2498. * Return the length of the cell body on success, and -1 on failure.
  2499. */
  2500. var_cell_t *
  2501. connection_or_compute_authenticate_cell_body(or_connection_t *conn,
  2502. const int authtype,
  2503. crypto_pk_t *signing_key,
  2504. const ed25519_keypair_t *ed_signing_key,
  2505. int server)
  2506. {
  2507. auth1_t *auth = NULL;
  2508. auth_ctx_t *ctx = auth_ctx_new();
  2509. var_cell_t *result = NULL;
  2510. int old_tlssecrets_algorithm = 0;
  2511. const char *authtype_str = NULL;
  2512. int is_ed = 0;
  2513. /* assert state is reasonable XXXX */
  2514. switch (authtype) {
  2515. case AUTHTYPE_RSA_SHA256_TLSSECRET:
  2516. authtype_str = "AUTH0001";
  2517. old_tlssecrets_algorithm = 1;
  2518. break;
  2519. case AUTHTYPE_RSA_SHA256_RFC5705:
  2520. authtype_str = "AUTH0002";
  2521. break;
  2522. case AUTHTYPE_ED25519_SHA256_RFC5705:
  2523. authtype_str = "AUTH0003";
  2524. is_ed = 1;
  2525. break;
  2526. default:
  2527. tor_assert(0);
  2528. break;
  2529. }
  2530. auth = auth1_new();
  2531. ctx->is_ed = is_ed;
  2532. /* Type: 8 bytes. */
  2533. memcpy(auth1_getarray_type(auth), authtype_str, 8);
  2534. {
  2535. const tor_x509_cert_t *id_cert=NULL;
  2536. const common_digests_t *my_digests, *their_digests;
  2537. const uint8_t *my_id, *their_id, *client_id, *server_id;
  2538. if (tor_tls_get_my_certs(server, NULL, &id_cert))
  2539. goto err;
  2540. my_digests = tor_x509_cert_get_id_digests(id_cert);
  2541. their_digests =
  2542. tor_x509_cert_get_id_digests(conn->handshake_state->certs->id_cert);
  2543. tor_assert(my_digests);
  2544. tor_assert(their_digests);
  2545. my_id = (uint8_t*)my_digests->d[DIGEST_SHA256];
  2546. their_id = (uint8_t*)their_digests->d[DIGEST_SHA256];
  2547. client_id = server ? their_id : my_id;
  2548. server_id = server ? my_id : their_id;
  2549. /* Client ID digest: 32 octets. */
  2550. memcpy(auth->cid, client_id, 32);
  2551. /* Server ID digest: 32 octets. */
  2552. memcpy(auth->sid, server_id, 32);
  2553. }
  2554. if (is_ed) {
  2555. const ed25519_public_key_t *my_ed_id, *their_ed_id;
  2556. if (!conn->handshake_state->certs->ed_id_sign) {
  2557. log_warn(LD_OR, "Ed authenticate without Ed ID cert from peer.");
  2558. goto err;
  2559. }
  2560. my_ed_id = get_master_identity_key();
  2561. their_ed_id = &conn->handshake_state->certs->ed_id_sign->signing_key;
  2562. const uint8_t *cid_ed = (server ? their_ed_id : my_ed_id)->pubkey;
  2563. const uint8_t *sid_ed = (server ? my_ed_id : their_ed_id)->pubkey;
  2564. memcpy(auth->u1_cid_ed, cid_ed, ED25519_PUBKEY_LEN);
  2565. memcpy(auth->u1_sid_ed, sid_ed, ED25519_PUBKEY_LEN);
  2566. }
  2567. {
  2568. crypto_digest_t *server_d, *client_d;
  2569. if (server) {
  2570. server_d = conn->handshake_state->digest_sent;
  2571. client_d = conn->handshake_state->digest_received;
  2572. } else {
  2573. client_d = conn->handshake_state->digest_sent;
  2574. server_d = conn->handshake_state->digest_received;
  2575. }
  2576. /* Server log digest : 32 octets */
  2577. crypto_digest_get_digest(server_d, (char*)auth->slog, 32);
  2578. /* Client log digest : 32 octets */
  2579. crypto_digest_get_digest(client_d, (char*)auth->clog, 32);
  2580. }
  2581. {
  2582. /* Digest of cert used on TLS link : 32 octets. */
  2583. tor_x509_cert_t *cert = NULL;
  2584. if (server) {
  2585. cert = tor_tls_get_own_cert(conn->tls);
  2586. } else {
  2587. cert = tor_tls_get_peer_cert(conn->tls);
  2588. }
  2589. if (!cert) {
  2590. log_warn(LD_OR, "Unable to find cert when making %s data.",
  2591. authtype_str);
  2592. goto err;
  2593. }
  2594. memcpy(auth->scert,
  2595. tor_x509_cert_get_cert_digests(cert)->d[DIGEST_SHA256], 32);
  2596. tor_x509_cert_free(cert);
  2597. }
  2598. /* HMAC of clientrandom and serverrandom using master key : 32 octets */
  2599. if (old_tlssecrets_algorithm) {
  2600. if (tor_tls_get_tlssecrets(conn->tls, auth->tlssecrets) < 0) {
  2601. log_fn(LOG_PROTOCOL_WARN, LD_OR, "Somebody asked us for an older TLS "
  2602. "authentication method (AUTHTYPE_RSA_SHA256_TLSSECRET) "
  2603. "which we don't support.");
  2604. }
  2605. } else {
  2606. char label[128];
  2607. tor_snprintf(label, sizeof(label),
  2608. "EXPORTER FOR TOR TLS CLIENT BINDING %s", authtype_str);
  2609. tor_tls_export_key_material(conn->tls, auth->tlssecrets,
  2610. auth->cid, sizeof(auth->cid),
  2611. label);
  2612. }
  2613. /* 8 octets were reserved for the current time, but we're trying to get out
  2614. * of the habit of sending time around willynilly. Fortunately, nothing
  2615. * checks it. That's followed by 16 bytes of nonce. */
  2616. crypto_rand((char*)auth->rand, 24);
  2617. ssize_t maxlen = auth1_encoded_len(auth, ctx);
  2618. if (ed_signing_key && is_ed) {
  2619. maxlen += ED25519_SIG_LEN;
  2620. } else if (signing_key && !is_ed) {
  2621. maxlen += crypto_pk_keysize(signing_key);
  2622. }
  2623. const int AUTH_CELL_HEADER_LEN = 4; /* 2 bytes of type, 2 bytes of length */
  2624. result = var_cell_new(AUTH_CELL_HEADER_LEN + maxlen);
  2625. uint8_t *const out = result->payload + AUTH_CELL_HEADER_LEN;
  2626. const size_t outlen = maxlen;
  2627. ssize_t len;
  2628. result->command = CELL_AUTHENTICATE;
  2629. set_uint16(result->payload, htons(authtype));
  2630. if ((len = auth1_encode(out, outlen, auth, ctx)) < 0) {
  2631. /* LCOV_EXCL_START */
  2632. log_warn(LD_BUG, "Unable to encode signed part of AUTH1 data.");
  2633. goto err;
  2634. /* LCOV_EXCL_STOP */
  2635. }
  2636. if (server) {
  2637. auth1_t *tmp = NULL;
  2638. ssize_t len2 = auth1_parse(&tmp, out, len, ctx);
  2639. if (!tmp) {
  2640. /* LCOV_EXCL_START */
  2641. log_warn(LD_BUG, "Unable to parse signed part of AUTH1 data that "
  2642. "we just encoded");
  2643. goto err;
  2644. /* LCOV_EXCL_STOP */
  2645. }
  2646. result->payload_len = (tmp->end_of_signed - result->payload);
  2647. auth1_free(tmp);
  2648. if (len2 != len) {
  2649. /* LCOV_EXCL_START */
  2650. log_warn(LD_BUG, "Mismatched length when re-parsing AUTH1 data.");
  2651. goto err;
  2652. /* LCOV_EXCL_STOP */
  2653. }
  2654. goto done;
  2655. }
  2656. if (ed_signing_key && is_ed) {
  2657. ed25519_signature_t sig;
  2658. if (ed25519_sign(&sig, out, len, ed_signing_key) < 0) {
  2659. /* LCOV_EXCL_START */
  2660. log_warn(LD_BUG, "Unable to sign ed25519 authentication data");
  2661. goto err;
  2662. /* LCOV_EXCL_STOP */
  2663. }
  2664. auth1_setlen_sig(auth, ED25519_SIG_LEN);
  2665. memcpy(auth1_getarray_sig(auth), sig.sig, ED25519_SIG_LEN);
  2666. } else if (signing_key && !is_ed) {
  2667. auth1_setlen_sig(auth, crypto_pk_keysize(signing_key));
  2668. char d[32];
  2669. crypto_digest256(d, (char*)out, len, DIGEST_SHA256);
  2670. int siglen = crypto_pk_private_sign(signing_key,
  2671. (char*)auth1_getarray_sig(auth),
  2672. auth1_getlen_sig(auth),
  2673. d, 32);
  2674. if (siglen < 0) {
  2675. log_warn(LD_OR, "Unable to sign AUTH1 data.");
  2676. goto err;
  2677. }
  2678. auth1_setlen_sig(auth, siglen);
  2679. }
  2680. len = auth1_encode(out, outlen, auth, ctx);
  2681. if (len < 0) {
  2682. /* LCOV_EXCL_START */
  2683. log_warn(LD_BUG, "Unable to encode signed AUTH1 data.");
  2684. goto err;
  2685. /* LCOV_EXCL_STOP */
  2686. }
  2687. tor_assert(len + AUTH_CELL_HEADER_LEN <= result->payload_len);
  2688. result->payload_len = len + AUTH_CELL_HEADER_LEN;
  2689. set_uint16(result->payload+2, htons(len));
  2690. goto done;
  2691. err:
  2692. var_cell_free(result);
  2693. result = NULL;
  2694. done:
  2695. auth1_free(auth);
  2696. auth_ctx_free(ctx);
  2697. return result;
  2698. }
  2699. /** Send an AUTHENTICATE cell on the connection <b>conn</b>. Return 0 on
  2700. * success, -1 on failure */
  2701. MOCK_IMPL(int,
  2702. connection_or_send_authenticate_cell,(or_connection_t *conn, int authtype))
  2703. {
  2704. var_cell_t *cell;
  2705. crypto_pk_t *pk = tor_tls_get_my_client_auth_key();
  2706. /* XXXX make sure we're actually supposed to send this! */
  2707. if (!pk) {
  2708. log_warn(LD_BUG, "Can't compute authenticate cell: no client auth key");
  2709. return -1;
  2710. }
  2711. if (! authchallenge_type_is_supported(authtype)) {
  2712. log_warn(LD_BUG, "Tried to send authenticate cell with unknown "
  2713. "authentication type %d", authtype);
  2714. return -1;
  2715. }
  2716. cell = connection_or_compute_authenticate_cell_body(conn,
  2717. authtype,
  2718. pk,
  2719. get_current_auth_keypair(),
  2720. 0 /* not server */);
  2721. if (! cell) {
  2722. /* LCOV_EXCL_START */
  2723. log_warn(LD_BUG, "Unable to compute authenticate cell!");
  2724. return -1;
  2725. /* LCOV_EXCL_STOP */
  2726. }
  2727. connection_or_write_var_cell_to_buf(cell, conn);
  2728. var_cell_free(cell);
  2729. return 0;
  2730. }