connection_or.c 102 KB

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