connection_or.c 103 KB

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