policies.c 110 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158
  1. /* Copyright (c) 2001-2004, Roger Dingledine.
  2. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  3. * Copyright (c) 2007-2018, The Tor Project, Inc. */
  4. /* See LICENSE for licensing information */
  5. /**
  6. * \file policies.c
  7. * \brief Code to parse and use address policies and exit policies.
  8. *
  9. * We have two key kinds of address policy: full and compressed. A full
  10. * policy is an array of accept/reject patterns, to be applied in order.
  11. * A short policy is simply a list of ports. This module handles both
  12. * kinds, including generic functions to apply them to addresses, and
  13. * also including code to manage the global policies that we apply to
  14. * incoming and outgoing connections.
  15. **/
  16. #define POLICIES_PRIVATE
  17. #include "core/or/or.h"
  18. #include "feature/client/bridges.h"
  19. #include "app/config/config.h"
  20. #include "feature/nodelist/microdesc.h"
  21. #include "feature/nodelist/networkstatus.h"
  22. #include "feature/nodelist/nodelist.h"
  23. #include "core/or/policies.h"
  24. #include "feature/relay/router.h"
  25. #include "feature/nodelist/routerparse.h"
  26. #include "feature/stats/geoip.h"
  27. #include "ht.h"
  28. #include "lib/crypt_ops/crypto_rand.h"
  29. #include "lib/encoding/confline.h"
  30. #include "core/or/addr_policy_st.h"
  31. #include "feature/dirclient/dir_server_st.h"
  32. #include "feature/nodelist/microdesc_st.h"
  33. #include "feature/nodelist/node_st.h"
  34. #include "core/or/port_cfg_st.h"
  35. #include "feature/nodelist/routerinfo_st.h"
  36. #include "feature/nodelist/routerstatus_st.h"
  37. /** Maximum length of an exit policy summary. */
  38. #define MAX_EXITPOLICY_SUMMARY_LEN 1000
  39. /** Policy that addresses for incoming SOCKS connections must match. */
  40. static smartlist_t *socks_policy = NULL;
  41. /** Policy that addresses for incoming directory connections must match. */
  42. static smartlist_t *dir_policy = NULL;
  43. /** Policy that addresses for incoming router descriptors must match in order
  44. * to be published by us. */
  45. static smartlist_t *authdir_reject_policy = NULL;
  46. /** Policy that addresses for incoming router descriptors must match in order
  47. * to be marked as valid in our networkstatus. */
  48. static smartlist_t *authdir_invalid_policy = NULL;
  49. /** Policy that addresses for incoming router descriptors must <b>not</b>
  50. * match in order to not be marked as BadExit. */
  51. static smartlist_t *authdir_badexit_policy = NULL;
  52. /** Parsed addr_policy_t describing which addresses we believe we can start
  53. * circuits at. */
  54. static smartlist_t *reachable_or_addr_policy = NULL;
  55. /** Parsed addr_policy_t describing which addresses we believe we can connect
  56. * to directories at. */
  57. static smartlist_t *reachable_dir_addr_policy = NULL;
  58. /** Element of an exit policy summary */
  59. typedef struct policy_summary_item_t {
  60. uint16_t prt_min; /**< Lowest port number to accept/reject. */
  61. uint16_t prt_max; /**< Highest port number to accept/reject. */
  62. uint64_t reject_count; /**< Number of IP-Addresses that are rejected to
  63. this port range. */
  64. unsigned int accepted:1; /** Has this port already been accepted */
  65. } policy_summary_item_t;
  66. /** Private networks. This list is used in two places, once to expand the
  67. * "private" keyword when parsing our own exit policy, secondly to ignore
  68. * just such networks when building exit policy summaries. It is important
  69. * that all authorities agree on that list when creating summaries, so don't
  70. * just change this without a proper migration plan and a proposal and stuff.
  71. */
  72. static const char *private_nets[] = {
  73. "0.0.0.0/8", "169.254.0.0/16",
  74. "127.0.0.0/8", "192.168.0.0/16", "10.0.0.0/8", "172.16.0.0/12",
  75. "[::]/8",
  76. "[fc00::]/7", "[fe80::]/10", "[fec0::]/10", "[ff00::]/8", "[::]/127",
  77. NULL
  78. };
  79. static int policies_parse_exit_policy_internal(
  80. config_line_t *cfg,
  81. smartlist_t **dest,
  82. int ipv6_exit,
  83. int rejectprivate,
  84. const smartlist_t *configured_addresses,
  85. int reject_interface_addresses,
  86. int reject_configured_port_addresses,
  87. int add_default_policy,
  88. int add_reduced_policy);
  89. /** Replace all "private" entries in *<b>policy</b> with their expanded
  90. * equivalents. */
  91. void
  92. policy_expand_private(smartlist_t **policy)
  93. {
  94. uint16_t port_min, port_max;
  95. int i;
  96. smartlist_t *tmp;
  97. if (!*policy) /*XXXX disallow NULL policies? */
  98. return;
  99. tmp = smartlist_new();
  100. SMARTLIST_FOREACH_BEGIN(*policy, addr_policy_t *, p) {
  101. if (! p->is_private) {
  102. smartlist_add(tmp, p);
  103. continue;
  104. }
  105. for (i = 0; private_nets[i]; ++i) {
  106. addr_policy_t newpolicy;
  107. memcpy(&newpolicy, p, sizeof(addr_policy_t));
  108. newpolicy.is_private = 0;
  109. newpolicy.is_canonical = 0;
  110. if (tor_addr_parse_mask_ports(private_nets[i], 0,
  111. &newpolicy.addr,
  112. &newpolicy.maskbits, &port_min, &port_max)<0) {
  113. tor_assert_unreached();
  114. }
  115. smartlist_add(tmp, addr_policy_get_canonical_entry(&newpolicy));
  116. }
  117. addr_policy_free(p);
  118. } SMARTLIST_FOREACH_END(p);
  119. smartlist_free(*policy);
  120. *policy = tmp;
  121. }
  122. /** Expand each of the AF_UNSPEC elements in *<b>policy</b> (which indicate
  123. * protocol-neutral wildcards) into a pair of wildcard elements: one IPv4-
  124. * specific and one IPv6-specific. */
  125. void
  126. policy_expand_unspec(smartlist_t **policy)
  127. {
  128. smartlist_t *tmp;
  129. if (!*policy)
  130. return;
  131. tmp = smartlist_new();
  132. SMARTLIST_FOREACH_BEGIN(*policy, addr_policy_t *, p) {
  133. sa_family_t family = tor_addr_family(&p->addr);
  134. if (family == AF_INET6 || family == AF_INET || p->is_private) {
  135. smartlist_add(tmp, p);
  136. } else if (family == AF_UNSPEC) {
  137. addr_policy_t newpolicy_ipv4;
  138. addr_policy_t newpolicy_ipv6;
  139. memcpy(&newpolicy_ipv4, p, sizeof(addr_policy_t));
  140. memcpy(&newpolicy_ipv6, p, sizeof(addr_policy_t));
  141. newpolicy_ipv4.is_canonical = 0;
  142. newpolicy_ipv6.is_canonical = 0;
  143. if (p->maskbits != 0) {
  144. log_warn(LD_BUG, "AF_UNSPEC policy with maskbits==%d", p->maskbits);
  145. newpolicy_ipv4.maskbits = 0;
  146. newpolicy_ipv6.maskbits = 0;
  147. }
  148. tor_addr_from_ipv4h(&newpolicy_ipv4.addr, 0);
  149. tor_addr_from_ipv6_bytes(&newpolicy_ipv6.addr,
  150. "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0");
  151. smartlist_add(tmp, addr_policy_get_canonical_entry(&newpolicy_ipv4));
  152. smartlist_add(tmp, addr_policy_get_canonical_entry(&newpolicy_ipv6));
  153. addr_policy_free(p);
  154. } else {
  155. log_warn(LD_BUG, "Funny-looking address policy with family %d", family);
  156. smartlist_add(tmp, p);
  157. }
  158. } SMARTLIST_FOREACH_END(p);
  159. smartlist_free(*policy);
  160. *policy = tmp;
  161. }
  162. /**
  163. * Given a linked list of config lines containing "accept[6]" and "reject[6]"
  164. * tokens, parse them and append the result to <b>dest</b>. Return -1
  165. * if any tokens are malformed (and don't append any), else return 0.
  166. *
  167. * If <b>assume_action</b> is nonnegative, then insert its action
  168. * (ADDR_POLICY_ACCEPT or ADDR_POLICY_REJECT) for items that specify no
  169. * action.
  170. */
  171. static int
  172. parse_addr_policy(config_line_t *cfg, smartlist_t **dest,
  173. int assume_action)
  174. {
  175. smartlist_t *result;
  176. smartlist_t *entries;
  177. addr_policy_t *item;
  178. int malformed_list;
  179. int r = 0;
  180. if (!cfg)
  181. return 0;
  182. result = smartlist_new();
  183. entries = smartlist_new();
  184. for (; cfg; cfg = cfg->next) {
  185. smartlist_split_string(entries, cfg->value, ",",
  186. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  187. SMARTLIST_FOREACH_BEGIN(entries, const char *, ent) {
  188. log_debug(LD_CONFIG,"Adding new entry '%s'",ent);
  189. malformed_list = 0;
  190. item = router_parse_addr_policy_item_from_string(ent, assume_action,
  191. &malformed_list);
  192. if (item) {
  193. smartlist_add(result, item);
  194. } else if (malformed_list) {
  195. /* the error is so severe the entire list should be discarded */
  196. log_warn(LD_CONFIG, "Malformed policy '%s'. Discarding entire policy "
  197. "list.", ent);
  198. r = -1;
  199. } else {
  200. /* the error is minor: don't add the item, but keep processing the
  201. * rest of the policies in the list */
  202. log_debug(LD_CONFIG, "Ignored policy '%s' due to non-fatal error. "
  203. "The remainder of the policy list will be used.",
  204. ent);
  205. }
  206. } SMARTLIST_FOREACH_END(ent);
  207. SMARTLIST_FOREACH(entries, char *, ent, tor_free(ent));
  208. smartlist_clear(entries);
  209. }
  210. smartlist_free(entries);
  211. if (r == -1) {
  212. addr_policy_list_free(result);
  213. } else {
  214. policy_expand_private(&result);
  215. policy_expand_unspec(&result);
  216. if (*dest) {
  217. smartlist_add_all(*dest, result);
  218. smartlist_free(result);
  219. } else {
  220. *dest = result;
  221. }
  222. }
  223. return r;
  224. }
  225. /** Helper: parse the Reachable(Dir|OR)?Addresses fields into
  226. * reachable_(or|dir)_addr_policy. The options should already have
  227. * been validated by validate_addr_policies.
  228. */
  229. static int
  230. parse_reachable_addresses(void)
  231. {
  232. const or_options_t *options = get_options();
  233. int ret = 0;
  234. if (options->ReachableDirAddresses &&
  235. options->ReachableORAddresses &&
  236. options->ReachableAddresses) {
  237. log_warn(LD_CONFIG,
  238. "Both ReachableDirAddresses and ReachableORAddresses are set. "
  239. "ReachableAddresses setting will be ignored.");
  240. }
  241. addr_policy_list_free(reachable_or_addr_policy);
  242. reachable_or_addr_policy = NULL;
  243. if (!options->ReachableORAddresses && options->ReachableAddresses)
  244. log_info(LD_CONFIG,
  245. "Using ReachableAddresses as ReachableORAddresses.");
  246. if (parse_addr_policy(options->ReachableORAddresses ?
  247. options->ReachableORAddresses :
  248. options->ReachableAddresses,
  249. &reachable_or_addr_policy, ADDR_POLICY_ACCEPT)) {
  250. log_warn(LD_CONFIG,
  251. "Error parsing Reachable%sAddresses entry; ignoring.",
  252. options->ReachableORAddresses ? "OR" : "");
  253. ret = -1;
  254. }
  255. addr_policy_list_free(reachable_dir_addr_policy);
  256. reachable_dir_addr_policy = NULL;
  257. if (!options->ReachableDirAddresses && options->ReachableAddresses)
  258. log_info(LD_CONFIG,
  259. "Using ReachableAddresses as ReachableDirAddresses");
  260. if (parse_addr_policy(options->ReachableDirAddresses ?
  261. options->ReachableDirAddresses :
  262. options->ReachableAddresses,
  263. &reachable_dir_addr_policy, ADDR_POLICY_ACCEPT)) {
  264. if (options->ReachableDirAddresses)
  265. log_warn(LD_CONFIG,
  266. "Error parsing ReachableDirAddresses entry; ignoring.");
  267. ret = -1;
  268. }
  269. /* We ignore ReachableAddresses for relays */
  270. if (!server_mode(options)) {
  271. if (policy_is_reject_star(reachable_or_addr_policy, AF_UNSPEC, 0)
  272. || policy_is_reject_star(reachable_dir_addr_policy, AF_UNSPEC,0)) {
  273. log_warn(LD_CONFIG, "Tor cannot connect to the Internet if "
  274. "ReachableAddresses, ReachableORAddresses, or "
  275. "ReachableDirAddresses reject all addresses. Please accept "
  276. "some addresses in these options.");
  277. } else if (options->ClientUseIPv4 == 1
  278. && (policy_is_reject_star(reachable_or_addr_policy, AF_INET, 0)
  279. || policy_is_reject_star(reachable_dir_addr_policy, AF_INET, 0))) {
  280. log_warn(LD_CONFIG, "You have set ClientUseIPv4 1, but "
  281. "ReachableAddresses, ReachableORAddresses, or "
  282. "ReachableDirAddresses reject all IPv4 addresses. "
  283. "Tor will not connect using IPv4.");
  284. } else if (fascist_firewall_use_ipv6(options)
  285. && (policy_is_reject_star(reachable_or_addr_policy, AF_INET6, 0)
  286. || policy_is_reject_star(reachable_dir_addr_policy, AF_INET6, 0))) {
  287. log_warn(LD_CONFIG, "You have configured tor to use or prefer IPv6 "
  288. "(or UseBridges 1), but "
  289. "ReachableAddresses, ReachableORAddresses, or "
  290. "ReachableDirAddresses reject all IPv6 addresses. "
  291. "Tor will not connect using IPv6.");
  292. }
  293. }
  294. /* Append a reject *:* to reachable_(or|dir)_addr_policy */
  295. if (!ret && (options->ReachableDirAddresses ||
  296. options->ReachableORAddresses ||
  297. options->ReachableAddresses)) {
  298. append_exit_policy_string(&reachable_or_addr_policy, "reject *:*");
  299. append_exit_policy_string(&reachable_dir_addr_policy, "reject *:*");
  300. }
  301. return ret;
  302. }
  303. /* Return true iff ClientUseIPv4 0 or ClientUseIPv6 0 might block any OR or Dir
  304. * address:port combination. */
  305. static int
  306. firewall_is_fascist_impl(void)
  307. {
  308. const or_options_t *options = get_options();
  309. /* Assume every non-bridge relay has an IPv4 address.
  310. * Clients which use bridges may only know the IPv6 address of their
  311. * bridge, but they will connect regardless of the ClientUseIPv6 setting. */
  312. return options->ClientUseIPv4 == 0;
  313. }
  314. /** Return true iff the firewall options, including ClientUseIPv4 0 and
  315. * ClientUseIPv6 0, might block any OR address:port combination.
  316. * Address preferences may still change which address is selected even if
  317. * this function returns false.
  318. */
  319. int
  320. firewall_is_fascist_or(void)
  321. {
  322. return (reachable_or_addr_policy != NULL || firewall_is_fascist_impl());
  323. }
  324. /** Return true iff the firewall options, including ClientUseIPv4 0 and
  325. * ClientUseIPv6 0, might block any Dir address:port combination.
  326. * Address preferences may still change which address is selected even if
  327. * this function returns false.
  328. */
  329. int
  330. firewall_is_fascist_dir(void)
  331. {
  332. return (reachable_dir_addr_policy != NULL || firewall_is_fascist_impl());
  333. }
  334. /** Return true iff <b>policy</b> (possibly NULL) will allow a
  335. * connection to <b>addr</b>:<b>port</b>.
  336. */
  337. static int
  338. addr_policy_permits_tor_addr(const tor_addr_t *addr, uint16_t port,
  339. smartlist_t *policy)
  340. {
  341. addr_policy_result_t p;
  342. p = compare_tor_addr_to_addr_policy(addr, port, policy);
  343. switch (p) {
  344. case ADDR_POLICY_PROBABLY_ACCEPTED:
  345. case ADDR_POLICY_ACCEPTED:
  346. return 1;
  347. case ADDR_POLICY_PROBABLY_REJECTED:
  348. case ADDR_POLICY_REJECTED:
  349. return 0;
  350. default:
  351. log_warn(LD_BUG, "Unexpected result: %d", (int)p);
  352. return 0;
  353. }
  354. }
  355. /** Return true iff <b> policy</b> (possibly NULL) will allow a connection to
  356. * <b>addr</b>:<b>port</b>. <b>addr</b> is an IPv4 address given in host
  357. * order. */
  358. /* XXXX deprecate when possible. */
  359. static int
  360. addr_policy_permits_address(uint32_t addr, uint16_t port,
  361. smartlist_t *policy)
  362. {
  363. tor_addr_t a;
  364. tor_addr_from_ipv4h(&a, addr);
  365. return addr_policy_permits_tor_addr(&a, port, policy);
  366. }
  367. /** Return true iff we think our firewall will let us make a connection to
  368. * addr:port.
  369. *
  370. * If we are configured as a server, ignore any address family preference and
  371. * just use IPv4.
  372. * Otherwise:
  373. * - return false for all IPv4 addresses:
  374. * - if ClientUseIPv4 is 0, or
  375. * if pref_only and pref_ipv6 are both true;
  376. * - return false for all IPv6 addresses:
  377. * - if fascist_firewall_use_ipv6() is 0, or
  378. * - if pref_only is true and pref_ipv6 is false.
  379. *
  380. * Return false if addr is NULL or tor_addr_is_null(), or if port is 0. */
  381. STATIC int
  382. fascist_firewall_allows_address(const tor_addr_t *addr,
  383. uint16_t port,
  384. smartlist_t *firewall_policy,
  385. int pref_only, int pref_ipv6)
  386. {
  387. const or_options_t *options = get_options();
  388. const int client_mode = !server_mode(options);
  389. if (!addr || tor_addr_is_null(addr) || !port) {
  390. return 0;
  391. }
  392. /* Clients stop using IPv4 if it's disabled. In most cases, clients also
  393. * stop using IPv4 if it's not preferred.
  394. * Servers must have IPv4 enabled and preferred. */
  395. if (tor_addr_family(addr) == AF_INET && client_mode &&
  396. (!options->ClientUseIPv4 || (pref_only && pref_ipv6))) {
  397. return 0;
  398. }
  399. /* Clients and Servers won't use IPv6 unless it's enabled (and in most
  400. * cases, IPv6 must also be preferred before it will be used). */
  401. if (tor_addr_family(addr) == AF_INET6 &&
  402. (!fascist_firewall_use_ipv6(options) || (pref_only && !pref_ipv6))) {
  403. return 0;
  404. }
  405. return addr_policy_permits_tor_addr(addr, port,
  406. firewall_policy);
  407. }
  408. /** Is this client configured to use IPv6?
  409. * Returns true if the client might use IPv6 for some of its connections
  410. * (including dual-stack and IPv6-only clients), and false if it will never
  411. * use IPv6 for any connections.
  412. * Use node_ipv6_or/dir_preferred() when checking a specific node and OR/Dir
  413. * port: it supports bridge client per-node IPv6 preferences.
  414. */
  415. int
  416. fascist_firewall_use_ipv6(const or_options_t *options)
  417. {
  418. /* Clients use IPv6 if it's set, or they use bridges, or they don't use
  419. * IPv4, or they prefer it.
  420. * ClientPreferIPv6DirPort is deprecated, but check it anyway. */
  421. return (options->ClientUseIPv6 == 1 || options->ClientUseIPv4 == 0 ||
  422. options->ClientPreferIPv6ORPort == 1 ||
  423. options->ClientPreferIPv6DirPort == 1 || options->UseBridges == 1 ||
  424. options->ClientAutoIPv6ORPort == 1);
  425. }
  426. /** Do we prefer to connect to IPv6, ignoring ClientPreferIPv6ORPort and
  427. * ClientPreferIPv6DirPort?
  428. * If we're unsure, return -1, otherwise, return 1 for IPv6 and 0 for IPv4.
  429. */
  430. static int
  431. fascist_firewall_prefer_ipv6_impl(const or_options_t *options)
  432. {
  433. /*
  434. Cheap implementation of config options ClientUseIPv4 & ClientUseIPv6 --
  435. If we're a server or IPv6 is disabled, use IPv4.
  436. If IPv4 is disabled, use IPv6.
  437. */
  438. if (server_mode(options) || !fascist_firewall_use_ipv6(options)) {
  439. return 0;
  440. }
  441. if (!options->ClientUseIPv4) {
  442. return 1;
  443. }
  444. return -1;
  445. }
  446. /* Choose whether we prefer IPv4 or IPv6 by randomly choosing an address
  447. * family. Return 0 for IPv4, and 1 for IPv6. */
  448. MOCK_IMPL(int,
  449. fascist_firewall_rand_prefer_ipv6_addr, (void))
  450. {
  451. /* TODO: Check for failures, and infer our preference based on this. */
  452. return crypto_rand_int(2);
  453. }
  454. /** Do we prefer to connect to IPv6 ORPorts?
  455. * Use node_ipv6_or_preferred() whenever possible: it supports bridge client
  456. * per-node IPv6 preferences.
  457. */
  458. int
  459. fascist_firewall_prefer_ipv6_orport(const or_options_t *options)
  460. {
  461. int pref_ipv6 = fascist_firewall_prefer_ipv6_impl(options);
  462. if (pref_ipv6 >= 0) {
  463. return pref_ipv6;
  464. }
  465. /* We can use both IPv4 and IPv6 - which do we prefer? */
  466. if (options->ClientAutoIPv6ORPort == 1) {
  467. /* If ClientAutoIPv6ORPort is 1, we prefer IPv4 or IPv6 at random. */
  468. return fascist_firewall_rand_prefer_ipv6_addr();
  469. } else if (options->ClientPreferIPv6ORPort == 1) {
  470. return 1;
  471. }
  472. return 0;
  473. }
  474. /** Do we prefer to connect to IPv6 DirPorts?
  475. *
  476. * (node_ipv6_dir_preferred() doesn't support bridge client per-node IPv6
  477. * preferences. There's no reason to use it instead of this function.)
  478. */
  479. int
  480. fascist_firewall_prefer_ipv6_dirport(const or_options_t *options)
  481. {
  482. int pref_ipv6 = fascist_firewall_prefer_ipv6_impl(options);
  483. if (pref_ipv6 >= 0) {
  484. return pref_ipv6;
  485. }
  486. /* We can use both IPv4 and IPv6 - which do we prefer? */
  487. if (options->ClientPreferIPv6DirPort == 1) {
  488. return 1;
  489. }
  490. return 0;
  491. }
  492. /** Return true iff we think our firewall will let us make a connection to
  493. * addr:port. Uses ReachableORAddresses or ReachableDirAddresses based on
  494. * fw_connection.
  495. * If pref_only is true, return true if addr is in the client's preferred
  496. * address family, which is IPv6 if pref_ipv6 is true, and IPv4 otherwise.
  497. * If pref_only is false, ignore pref_ipv6, and return true if addr is allowed.
  498. */
  499. int
  500. fascist_firewall_allows_address_addr(const tor_addr_t *addr, uint16_t port,
  501. firewall_connection_t fw_connection,
  502. int pref_only, int pref_ipv6)
  503. {
  504. if (fw_connection == FIREWALL_OR_CONNECTION) {
  505. return fascist_firewall_allows_address(addr, port,
  506. reachable_or_addr_policy,
  507. pref_only, pref_ipv6);
  508. } else if (fw_connection == FIREWALL_DIR_CONNECTION) {
  509. return fascist_firewall_allows_address(addr, port,
  510. reachable_dir_addr_policy,
  511. pref_only, pref_ipv6);
  512. } else {
  513. log_warn(LD_BUG, "Bad firewall_connection_t value %d.",
  514. fw_connection);
  515. return 0;
  516. }
  517. }
  518. /** Return true iff we think our firewall will let us make a connection to
  519. * addr:port (ap). Uses ReachableORAddresses or ReachableDirAddresses based on
  520. * fw_connection.
  521. * pref_only and pref_ipv6 work as in fascist_firewall_allows_address_addr().
  522. */
  523. static int
  524. fascist_firewall_allows_address_ap(const tor_addr_port_t *ap,
  525. firewall_connection_t fw_connection,
  526. int pref_only, int pref_ipv6)
  527. {
  528. tor_assert(ap);
  529. return fascist_firewall_allows_address_addr(&ap->addr, ap->port,
  530. fw_connection, pref_only,
  531. pref_ipv6);
  532. }
  533. /* Return true iff we think our firewall will let us make a connection to
  534. * ipv4h_or_addr:ipv4_or_port. ipv4h_or_addr is interpreted in host order.
  535. * Uses ReachableORAddresses or ReachableDirAddresses based on
  536. * fw_connection.
  537. * pref_only and pref_ipv6 work as in fascist_firewall_allows_address_addr().
  538. */
  539. static int
  540. fascist_firewall_allows_address_ipv4h(uint32_t ipv4h_or_addr,
  541. uint16_t ipv4_or_port,
  542. firewall_connection_t fw_connection,
  543. int pref_only, int pref_ipv6)
  544. {
  545. tor_addr_t ipv4_or_addr;
  546. tor_addr_from_ipv4h(&ipv4_or_addr, ipv4h_or_addr);
  547. return fascist_firewall_allows_address_addr(&ipv4_or_addr, ipv4_or_port,
  548. fw_connection, pref_only,
  549. pref_ipv6);
  550. }
  551. /** Return true iff we think our firewall will let us make a connection to
  552. * ipv4h_addr/ipv6_addr. Uses ipv4_orport/ipv6_orport/ReachableORAddresses or
  553. * ipv4_dirport/ipv6_dirport/ReachableDirAddresses based on IPv4/IPv6 and
  554. * <b>fw_connection</b>.
  555. * pref_only and pref_ipv6 work as in fascist_firewall_allows_address_addr().
  556. */
  557. static int
  558. fascist_firewall_allows_base(uint32_t ipv4h_addr, uint16_t ipv4_orport,
  559. uint16_t ipv4_dirport,
  560. const tor_addr_t *ipv6_addr, uint16_t ipv6_orport,
  561. uint16_t ipv6_dirport,
  562. firewall_connection_t fw_connection,
  563. int pref_only, int pref_ipv6)
  564. {
  565. if (fascist_firewall_allows_address_ipv4h(ipv4h_addr,
  566. (fw_connection == FIREWALL_OR_CONNECTION
  567. ? ipv4_orport
  568. : ipv4_dirport),
  569. fw_connection,
  570. pref_only, pref_ipv6)) {
  571. return 1;
  572. }
  573. if (fascist_firewall_allows_address_addr(ipv6_addr,
  574. (fw_connection == FIREWALL_OR_CONNECTION
  575. ? ipv6_orport
  576. : ipv6_dirport),
  577. fw_connection,
  578. pref_only, pref_ipv6)) {
  579. return 1;
  580. }
  581. return 0;
  582. }
  583. /** Like fascist_firewall_allows_base(), but takes ri. */
  584. static int
  585. fascist_firewall_allows_ri_impl(const routerinfo_t *ri,
  586. firewall_connection_t fw_connection,
  587. int pref_only, int pref_ipv6)
  588. {
  589. if (!ri) {
  590. return 0;
  591. }
  592. /* Assume IPv4 and IPv6 DirPorts are the same */
  593. return fascist_firewall_allows_base(ri->addr, ri->or_port, ri->dir_port,
  594. &ri->ipv6_addr, ri->ipv6_orport,
  595. ri->dir_port, fw_connection, pref_only,
  596. pref_ipv6);
  597. }
  598. /** Like fascist_firewall_allows_rs, but takes pref_ipv6. */
  599. static int
  600. fascist_firewall_allows_rs_impl(const routerstatus_t *rs,
  601. firewall_connection_t fw_connection,
  602. int pref_only, int pref_ipv6)
  603. {
  604. if (!rs) {
  605. return 0;
  606. }
  607. /* Assume IPv4 and IPv6 DirPorts are the same */
  608. return fascist_firewall_allows_base(rs->addr, rs->or_port, rs->dir_port,
  609. &rs->ipv6_addr, rs->ipv6_orport,
  610. rs->dir_port, fw_connection, pref_only,
  611. pref_ipv6);
  612. }
  613. /** Like fascist_firewall_allows_base(), but takes rs.
  614. * When rs is a fake_status from a dir_server_t, it can have a reachable
  615. * address, even when the corresponding node does not.
  616. * nodes can be missing addresses when there's no consensus (IPv4 and IPv6),
  617. * or when there is a microdescriptor consensus, but no microdescriptors
  618. * (microdescriptors have IPv6, the microdesc consensus does not). */
  619. int
  620. fascist_firewall_allows_rs(const routerstatus_t *rs,
  621. firewall_connection_t fw_connection, int pref_only)
  622. {
  623. if (!rs) {
  624. return 0;
  625. }
  626. /* We don't have access to the node-specific IPv6 preference, so use the
  627. * generic IPv6 preference instead. */
  628. const or_options_t *options = get_options();
  629. int pref_ipv6 = (fw_connection == FIREWALL_OR_CONNECTION
  630. ? fascist_firewall_prefer_ipv6_orport(options)
  631. : fascist_firewall_prefer_ipv6_dirport(options));
  632. return fascist_firewall_allows_rs_impl(rs, fw_connection, pref_only,
  633. pref_ipv6);
  634. }
  635. /** Return true iff we think our firewall will let us make a connection to
  636. * ipv6_addr:ipv6_orport based on ReachableORAddresses.
  637. * If <b>fw_connection</b> is FIREWALL_DIR_CONNECTION, returns 0.
  638. * pref_only and pref_ipv6 work as in fascist_firewall_allows_address_addr().
  639. */
  640. static int
  641. fascist_firewall_allows_md_impl(const microdesc_t *md,
  642. firewall_connection_t fw_connection,
  643. int pref_only, int pref_ipv6)
  644. {
  645. if (!md) {
  646. return 0;
  647. }
  648. /* Can't check dirport, it doesn't have one */
  649. if (fw_connection == FIREWALL_DIR_CONNECTION) {
  650. return 0;
  651. }
  652. /* Also can't check IPv4, doesn't have that either */
  653. return fascist_firewall_allows_address_addr(&md->ipv6_addr, md->ipv6_orport,
  654. fw_connection, pref_only,
  655. pref_ipv6);
  656. }
  657. /** Like fascist_firewall_allows_base(), but takes node, and looks up pref_ipv6
  658. * from node_ipv6_or/dir_preferred(). */
  659. int
  660. fascist_firewall_allows_node(const node_t *node,
  661. firewall_connection_t fw_connection,
  662. int pref_only)
  663. {
  664. if (!node) {
  665. return 0;
  666. }
  667. node_assert_ok(node);
  668. const int pref_ipv6 = (fw_connection == FIREWALL_OR_CONNECTION
  669. ? node_ipv6_or_preferred(node)
  670. : node_ipv6_dir_preferred(node));
  671. /* Sometimes, the rs is missing the IPv6 address info, and we need to go
  672. * all the way to the md */
  673. if (node->ri && fascist_firewall_allows_ri_impl(node->ri, fw_connection,
  674. pref_only, pref_ipv6)) {
  675. return 1;
  676. } else if (node->rs && fascist_firewall_allows_rs_impl(node->rs,
  677. fw_connection,
  678. pref_only,
  679. pref_ipv6)) {
  680. return 1;
  681. } else if (node->md && fascist_firewall_allows_md_impl(node->md,
  682. fw_connection,
  683. pref_only,
  684. pref_ipv6)) {
  685. return 1;
  686. } else {
  687. /* If we know nothing, assume it's unreachable, we'll never get an address
  688. * to connect to. */
  689. return 0;
  690. }
  691. }
  692. /** Like fascist_firewall_allows_rs(), but takes ds. */
  693. int
  694. fascist_firewall_allows_dir_server(const dir_server_t *ds,
  695. firewall_connection_t fw_connection,
  696. int pref_only)
  697. {
  698. if (!ds) {
  699. return 0;
  700. }
  701. /* A dir_server_t always has a fake_status. As long as it has the same
  702. * addresses/ports in both fake_status and dir_server_t, this works fine.
  703. * (See #17867.)
  704. * fascist_firewall_allows_rs only checks the addresses in fake_status. */
  705. return fascist_firewall_allows_rs(&ds->fake_status, fw_connection,
  706. pref_only);
  707. }
  708. /** If a and b are both valid and allowed by fw_connection,
  709. * choose one based on want_a and return it.
  710. * Otherwise, return whichever is allowed.
  711. * Otherwise, return NULL.
  712. * pref_only and pref_ipv6 work as in fascist_firewall_allows_address_addr().
  713. */
  714. static const tor_addr_port_t *
  715. fascist_firewall_choose_address_impl(const tor_addr_port_t *a,
  716. const tor_addr_port_t *b,
  717. int want_a,
  718. firewall_connection_t fw_connection,
  719. int pref_only, int pref_ipv6)
  720. {
  721. const tor_addr_port_t *use_a = NULL;
  722. const tor_addr_port_t *use_b = NULL;
  723. if (fascist_firewall_allows_address_ap(a, fw_connection, pref_only,
  724. pref_ipv6)) {
  725. use_a = a;
  726. }
  727. if (fascist_firewall_allows_address_ap(b, fw_connection, pref_only,
  728. pref_ipv6)) {
  729. use_b = b;
  730. }
  731. /* If both are allowed */
  732. if (use_a && use_b) {
  733. /* Choose a if we want it */
  734. return (want_a ? use_a : use_b);
  735. } else {
  736. /* Choose a if we have it */
  737. return (use_a ? use_a : use_b);
  738. }
  739. }
  740. /** If a and b are both valid and preferred by fw_connection,
  741. * choose one based on want_a and return it.
  742. * Otherwise, return whichever is preferred.
  743. * If neither are preferred, and pref_only is false:
  744. * - If a and b are both allowed by fw_connection,
  745. * choose one based on want_a and return it.
  746. * - Otherwise, return whichever is preferred.
  747. * Otherwise, return NULL. */
  748. STATIC const tor_addr_port_t *
  749. fascist_firewall_choose_address(const tor_addr_port_t *a,
  750. const tor_addr_port_t *b,
  751. int want_a,
  752. firewall_connection_t fw_connection,
  753. int pref_only, int pref_ipv6)
  754. {
  755. const tor_addr_port_t *pref = fascist_firewall_choose_address_impl(
  756. a, b, want_a,
  757. fw_connection,
  758. 1, pref_ipv6);
  759. if (pref_only || pref) {
  760. /* If there is a preferred address, use it. If we can only use preferred
  761. * addresses, and neither address is preferred, pref will be NULL, and we
  762. * want to return NULL, so return it. */
  763. return pref;
  764. } else {
  765. /* If there's no preferred address, and we can return addresses that are
  766. * not preferred, use an address that's allowed */
  767. return fascist_firewall_choose_address_impl(a, b, want_a, fw_connection,
  768. 0, pref_ipv6);
  769. }
  770. }
  771. /** Copy an address and port into <b>ap</b> that we think our firewall will
  772. * let us connect to. Uses ipv4_addr/ipv6_addr and
  773. * ipv4_orport/ipv6_orport/ReachableORAddresses or
  774. * ipv4_dirport/ipv6_dirport/ReachableDirAddresses based on IPv4/IPv6 and
  775. * <b>fw_connection</b>.
  776. * If pref_only, only choose preferred addresses. In either case, choose
  777. * a preferred address before an address that's not preferred.
  778. * If both addresses could be chosen (they are both preferred or both allowed)
  779. * choose IPv6 if pref_ipv6 is true, otherwise choose IPv4. */
  780. static void
  781. fascist_firewall_choose_address_base(const tor_addr_t *ipv4_addr,
  782. uint16_t ipv4_orport,
  783. uint16_t ipv4_dirport,
  784. const tor_addr_t *ipv6_addr,
  785. uint16_t ipv6_orport,
  786. uint16_t ipv6_dirport,
  787. firewall_connection_t fw_connection,
  788. int pref_only,
  789. int pref_ipv6,
  790. tor_addr_port_t* ap)
  791. {
  792. const tor_addr_port_t *result = NULL;
  793. const int want_ipv4 = !pref_ipv6;
  794. tor_assert(ipv6_addr);
  795. tor_assert(ap);
  796. tor_addr_make_null(&ap->addr, AF_UNSPEC);
  797. ap->port = 0;
  798. tor_addr_port_t ipv4_ap;
  799. tor_addr_copy(&ipv4_ap.addr, ipv4_addr);
  800. ipv4_ap.port = (fw_connection == FIREWALL_OR_CONNECTION
  801. ? ipv4_orport
  802. : ipv4_dirport);
  803. tor_addr_port_t ipv6_ap;
  804. tor_addr_copy(&ipv6_ap.addr, ipv6_addr);
  805. ipv6_ap.port = (fw_connection == FIREWALL_OR_CONNECTION
  806. ? ipv6_orport
  807. : ipv6_dirport);
  808. result = fascist_firewall_choose_address(&ipv4_ap, &ipv6_ap,
  809. want_ipv4,
  810. fw_connection, pref_only,
  811. pref_ipv6);
  812. if (result) {
  813. tor_addr_copy(&ap->addr, &result->addr);
  814. ap->port = result->port;
  815. }
  816. }
  817. /** Like fascist_firewall_choose_address_base(), but takes a host-order IPv4
  818. * address as the first parameter. */
  819. static void
  820. fascist_firewall_choose_address_ipv4h(uint32_t ipv4h_addr,
  821. uint16_t ipv4_orport,
  822. uint16_t ipv4_dirport,
  823. const tor_addr_t *ipv6_addr,
  824. uint16_t ipv6_orport,
  825. uint16_t ipv6_dirport,
  826. firewall_connection_t fw_connection,
  827. int pref_only,
  828. int pref_ipv6,
  829. tor_addr_port_t* ap)
  830. {
  831. tor_addr_t ipv4_addr;
  832. tor_addr_from_ipv4h(&ipv4_addr, ipv4h_addr);
  833. tor_assert(ap);
  834. tor_addr_make_null(&ap->addr, AF_UNSPEC);
  835. ap->port = 0;
  836. fascist_firewall_choose_address_base(&ipv4_addr, ipv4_orport,
  837. ipv4_dirport, ipv6_addr,
  838. ipv6_orport, ipv6_dirport,
  839. fw_connection, pref_only,
  840. pref_ipv6, ap);
  841. }
  842. /* Some microdescriptor consensus methods have no IPv6 addresses in rs: they
  843. * are in the microdescriptors. For these consensus methods, we can't rely on
  844. * the node's IPv6 address until its microdescriptor is available (when using
  845. * microdescs).
  846. * But for bridges, rewrite_node_address_for_bridge() updates node->ri with
  847. * the configured address, so we can trust bridge addresses.
  848. * (Bridges could gain an IPv6 address if their microdescriptor arrives, but
  849. * this will never be their preferred address: that is in the config.)
  850. * Returns true if the node needs a microdescriptor for its IPv6 address, and
  851. * false if the addresses in the node are already up-to-date.
  852. */
  853. static int
  854. node_awaiting_ipv6(const or_options_t* options, const node_t *node)
  855. {
  856. tor_assert(node);
  857. /* There's no point waiting for an IPv6 address if we'd never use it */
  858. if (!fascist_firewall_use_ipv6(options)) {
  859. return 0;
  860. }
  861. /* If the node has an IPv6 address, we're not waiting */
  862. if (node_has_ipv6_addr(node)) {
  863. return 0;
  864. }
  865. /* If the current consensus method and flavour has IPv6 addresses, we're not
  866. * waiting */
  867. if (networkstatus_consensus_has_ipv6(options)) {
  868. return 0;
  869. }
  870. /* Bridge clients never use the address from a bridge's md, so there's no
  871. * need to wait for it. */
  872. if (node_is_a_configured_bridge(node)) {
  873. return 0;
  874. }
  875. /* We are waiting if we_use_microdescriptors_for_circuits() and we have no
  876. * md. */
  877. return (!node->md && we_use_microdescriptors_for_circuits(options));
  878. }
  879. /** Like fascist_firewall_choose_address_base(), but takes <b>rs</b>.
  880. * Consults the corresponding node, then falls back to rs if node is NULL.
  881. * This should only happen when there's no valid consensus, and rs doesn't
  882. * correspond to a bridge client's bridge.
  883. */
  884. void
  885. fascist_firewall_choose_address_rs(const routerstatus_t *rs,
  886. firewall_connection_t fw_connection,
  887. int pref_only, tor_addr_port_t* ap)
  888. {
  889. tor_assert(ap);
  890. tor_addr_make_null(&ap->addr, AF_UNSPEC);
  891. ap->port = 0;
  892. if (!rs) {
  893. return;
  894. }
  895. const or_options_t *options = get_options();
  896. const node_t *node = node_get_by_id(rs->identity_digest);
  897. if (node && !node_awaiting_ipv6(options, node)) {
  898. fascist_firewall_choose_address_node(node, fw_connection, pref_only, ap);
  899. } else {
  900. /* There's no node-specific IPv6 preference, so use the generic IPv6
  901. * preference instead. */
  902. int pref_ipv6 = (fw_connection == FIREWALL_OR_CONNECTION
  903. ? fascist_firewall_prefer_ipv6_orport(options)
  904. : fascist_firewall_prefer_ipv6_dirport(options));
  905. /* Assume IPv4 and IPv6 DirPorts are the same.
  906. * Assume the IPv6 OR and Dir addresses are the same. */
  907. fascist_firewall_choose_address_ipv4h(rs->addr, rs->or_port, rs->dir_port,
  908. &rs->ipv6_addr, rs->ipv6_orport,
  909. rs->dir_port, fw_connection,
  910. pref_only, pref_ipv6, ap);
  911. }
  912. }
  913. /** Like fascist_firewall_choose_address_base(), but takes <b>node</b>, and
  914. * looks up the node's IPv6 preference rather than taking an argument
  915. * for pref_ipv6. */
  916. void
  917. fascist_firewall_choose_address_node(const node_t *node,
  918. firewall_connection_t fw_connection,
  919. int pref_only, tor_addr_port_t *ap)
  920. {
  921. tor_assert(ap);
  922. tor_addr_make_null(&ap->addr, AF_UNSPEC);
  923. ap->port = 0;
  924. if (!node) {
  925. return;
  926. }
  927. node_assert_ok(node);
  928. /* Calling fascist_firewall_choose_address_node() when the node is missing
  929. * IPv6 information breaks IPv6-only clients.
  930. * If the node is a hard-coded fallback directory or authority, call
  931. * fascist_firewall_choose_address_rs() on the fake (hard-coded) routerstatus
  932. * for the node.
  933. * If it is not hard-coded, check that the node has a microdescriptor, full
  934. * descriptor (routerinfo), or is one of our configured bridges before
  935. * calling this function. */
  936. if (BUG(node_awaiting_ipv6(get_options(), node))) {
  937. return;
  938. }
  939. const int pref_ipv6_node = (fw_connection == FIREWALL_OR_CONNECTION
  940. ? node_ipv6_or_preferred(node)
  941. : node_ipv6_dir_preferred(node));
  942. tor_addr_port_t ipv4_or_ap;
  943. node_get_prim_orport(node, &ipv4_or_ap);
  944. tor_addr_port_t ipv4_dir_ap;
  945. node_get_prim_dirport(node, &ipv4_dir_ap);
  946. tor_addr_port_t ipv6_or_ap;
  947. node_get_pref_ipv6_orport(node, &ipv6_or_ap);
  948. tor_addr_port_t ipv6_dir_ap;
  949. node_get_pref_ipv6_dirport(node, &ipv6_dir_ap);
  950. /* Assume the IPv6 OR and Dir addresses are the same. */
  951. fascist_firewall_choose_address_base(&ipv4_or_ap.addr, ipv4_or_ap.port,
  952. ipv4_dir_ap.port, &ipv6_or_ap.addr,
  953. ipv6_or_ap.port, ipv6_dir_ap.port,
  954. fw_connection, pref_only,
  955. pref_ipv6_node, ap);
  956. }
  957. /** Like fascist_firewall_choose_address_rs(), but takes <b>ds</b>. */
  958. void
  959. fascist_firewall_choose_address_dir_server(const dir_server_t *ds,
  960. firewall_connection_t fw_connection,
  961. int pref_only,
  962. tor_addr_port_t *ap)
  963. {
  964. tor_assert(ap);
  965. tor_addr_make_null(&ap->addr, AF_UNSPEC);
  966. ap->port = 0;
  967. if (!ds) {
  968. return;
  969. }
  970. /* A dir_server_t always has a fake_status. As long as it has the same
  971. * addresses/ports in both fake_status and dir_server_t, this works fine.
  972. * (See #17867.)
  973. * This function relies on fascist_firewall_choose_address_rs looking up the
  974. * node if it can, because that will get the latest info for the relay. */
  975. fascist_firewall_choose_address_rs(&ds->fake_status, fw_connection,
  976. pref_only, ap);
  977. }
  978. /** Return 1 if <b>addr</b> is permitted to connect to our dir port,
  979. * based on <b>dir_policy</b>. Else return 0.
  980. */
  981. int
  982. dir_policy_permits_address(const tor_addr_t *addr)
  983. {
  984. return addr_policy_permits_tor_addr(addr, 1, dir_policy);
  985. }
  986. /** Return 1 if <b>addr</b> is permitted to connect to our socks port,
  987. * based on <b>socks_policy</b>. Else return 0.
  988. */
  989. int
  990. socks_policy_permits_address(const tor_addr_t *addr)
  991. {
  992. return addr_policy_permits_tor_addr(addr, 1, socks_policy);
  993. }
  994. /** Return true iff the address <b>addr</b> is in a country listed in the
  995. * case-insensitive list of country codes <b>cc_list</b>. */
  996. static int
  997. addr_is_in_cc_list(uint32_t addr, const smartlist_t *cc_list)
  998. {
  999. country_t country;
  1000. const char *name;
  1001. tor_addr_t tar;
  1002. if (!cc_list)
  1003. return 0;
  1004. /* XXXXipv6 */
  1005. tor_addr_from_ipv4h(&tar, addr);
  1006. country = geoip_get_country_by_addr(&tar);
  1007. name = geoip_get_country_name(country);
  1008. return smartlist_contains_string_case(cc_list, name);
  1009. }
  1010. /** Return 1 if <b>addr</b>:<b>port</b> is permitted to publish to our
  1011. * directory, based on <b>authdir_reject_policy</b>. Else return 0.
  1012. */
  1013. int
  1014. authdir_policy_permits_address(uint32_t addr, uint16_t port)
  1015. {
  1016. if (! addr_policy_permits_address(addr, port, authdir_reject_policy))
  1017. return 0;
  1018. return !addr_is_in_cc_list(addr, get_options()->AuthDirRejectCCs);
  1019. }
  1020. /** Return 1 if <b>addr</b>:<b>port</b> is considered valid in our
  1021. * directory, based on <b>authdir_invalid_policy</b>. Else return 0.
  1022. */
  1023. int
  1024. authdir_policy_valid_address(uint32_t addr, uint16_t port)
  1025. {
  1026. if (! addr_policy_permits_address(addr, port, authdir_invalid_policy))
  1027. return 0;
  1028. return !addr_is_in_cc_list(addr, get_options()->AuthDirInvalidCCs);
  1029. }
  1030. /** Return 1 if <b>addr</b>:<b>port</b> should be marked as a bad exit,
  1031. * based on <b>authdir_badexit_policy</b>. Else return 0.
  1032. */
  1033. int
  1034. authdir_policy_badexit_address(uint32_t addr, uint16_t port)
  1035. {
  1036. if (! addr_policy_permits_address(addr, port, authdir_badexit_policy))
  1037. return 1;
  1038. return addr_is_in_cc_list(addr, get_options()->AuthDirBadExitCCs);
  1039. }
  1040. #define REJECT(arg) \
  1041. STMT_BEGIN *msg = tor_strdup(arg); goto err; STMT_END
  1042. /** Config helper: If there's any problem with the policy configuration
  1043. * options in <b>options</b>, return -1 and set <b>msg</b> to a newly
  1044. * allocated description of the error. Else return 0. */
  1045. int
  1046. validate_addr_policies(const or_options_t *options, char **msg)
  1047. {
  1048. /* XXXX Maybe merge this into parse_policies_from_options, to make sure
  1049. * that the two can't go out of sync. */
  1050. smartlist_t *addr_policy=NULL;
  1051. *msg = NULL;
  1052. if (policies_parse_exit_policy_from_options(options,0,NULL,&addr_policy)) {
  1053. REJECT("Error in ExitPolicy entry.");
  1054. }
  1055. static int warned_about_nonexit = 0;
  1056. if (public_server_mode(options) &&
  1057. !warned_about_nonexit && options->ExitPolicy == NULL &&
  1058. options->ExitRelay == -1 && options->ReducedExitPolicy == 0) {
  1059. warned_about_nonexit = 1;
  1060. log_notice(LD_CONFIG, "By default, Tor does not run as an exit relay. "
  1061. "If you want to be an exit relay, "
  1062. "set ExitRelay to 1. To suppress this message in the future, "
  1063. "set ExitRelay to 0.");
  1064. }
  1065. /* The rest of these calls *append* to addr_policy. So don't actually
  1066. * use the results for anything other than checking if they parse! */
  1067. if (parse_addr_policy(options->DirPolicy, &addr_policy, -1))
  1068. REJECT("Error in DirPolicy entry.");
  1069. if (parse_addr_policy(options->SocksPolicy, &addr_policy, -1))
  1070. REJECT("Error in SocksPolicy entry.");
  1071. if (parse_addr_policy(options->AuthDirReject, &addr_policy,
  1072. ADDR_POLICY_REJECT))
  1073. REJECT("Error in AuthDirReject entry.");
  1074. if (parse_addr_policy(options->AuthDirInvalid, &addr_policy,
  1075. ADDR_POLICY_REJECT))
  1076. REJECT("Error in AuthDirInvalid entry.");
  1077. if (parse_addr_policy(options->AuthDirBadExit, &addr_policy,
  1078. ADDR_POLICY_REJECT))
  1079. REJECT("Error in AuthDirBadExit entry.");
  1080. if (parse_addr_policy(options->ReachableAddresses, &addr_policy,
  1081. ADDR_POLICY_ACCEPT))
  1082. REJECT("Error in ReachableAddresses entry.");
  1083. if (parse_addr_policy(options->ReachableORAddresses, &addr_policy,
  1084. ADDR_POLICY_ACCEPT))
  1085. REJECT("Error in ReachableORAddresses entry.");
  1086. if (parse_addr_policy(options->ReachableDirAddresses, &addr_policy,
  1087. ADDR_POLICY_ACCEPT))
  1088. REJECT("Error in ReachableDirAddresses entry.");
  1089. err:
  1090. addr_policy_list_free(addr_policy);
  1091. return *msg ? -1 : 0;
  1092. #undef REJECT
  1093. }
  1094. /** Parse <b>string</b> in the same way that the exit policy
  1095. * is parsed, and put the processed version in *<b>policy</b>.
  1096. * Ignore port specifiers.
  1097. */
  1098. static int
  1099. load_policy_from_option(config_line_t *config, const char *option_name,
  1100. smartlist_t **policy,
  1101. int assume_action)
  1102. {
  1103. int r;
  1104. int killed_any_ports = 0;
  1105. addr_policy_list_free(*policy);
  1106. *policy = NULL;
  1107. r = parse_addr_policy(config, policy, assume_action);
  1108. if (r < 0) {
  1109. return -1;
  1110. }
  1111. if (*policy) {
  1112. SMARTLIST_FOREACH_BEGIN(*policy, addr_policy_t *, n) {
  1113. /* ports aren't used in these. */
  1114. if (n->prt_min > 1 || n->prt_max != 65535) {
  1115. addr_policy_t newp, *c;
  1116. memcpy(&newp, n, sizeof(newp));
  1117. newp.prt_min = 1;
  1118. newp.prt_max = 65535;
  1119. newp.is_canonical = 0;
  1120. c = addr_policy_get_canonical_entry(&newp);
  1121. SMARTLIST_REPLACE_CURRENT(*policy, n, c);
  1122. addr_policy_free(n);
  1123. killed_any_ports = 1;
  1124. }
  1125. } SMARTLIST_FOREACH_END(n);
  1126. }
  1127. if (killed_any_ports) {
  1128. log_warn(LD_CONFIG, "Ignoring ports in %s option.", option_name);
  1129. }
  1130. return 0;
  1131. }
  1132. /** Set all policies based on <b>options</b>, which should have been validated
  1133. * first by validate_addr_policies. */
  1134. int
  1135. policies_parse_from_options(const or_options_t *options)
  1136. {
  1137. int ret = 0;
  1138. if (load_policy_from_option(options->SocksPolicy, "SocksPolicy",
  1139. &socks_policy, -1) < 0)
  1140. ret = -1;
  1141. if (load_policy_from_option(options->DirPolicy, "DirPolicy",
  1142. &dir_policy, -1) < 0)
  1143. ret = -1;
  1144. if (load_policy_from_option(options->AuthDirReject, "AuthDirReject",
  1145. &authdir_reject_policy, ADDR_POLICY_REJECT) < 0)
  1146. ret = -1;
  1147. if (load_policy_from_option(options->AuthDirInvalid, "AuthDirInvalid",
  1148. &authdir_invalid_policy, ADDR_POLICY_REJECT) < 0)
  1149. ret = -1;
  1150. if (load_policy_from_option(options->AuthDirBadExit, "AuthDirBadExit",
  1151. &authdir_badexit_policy, ADDR_POLICY_REJECT) < 0)
  1152. ret = -1;
  1153. if (parse_reachable_addresses() < 0)
  1154. ret = -1;
  1155. return ret;
  1156. }
  1157. /** Compare two provided address policy items, and renturn -1, 0, or 1
  1158. * if the first is less than, equal to, or greater than the second. */
  1159. static int
  1160. single_addr_policy_eq(const addr_policy_t *a, const addr_policy_t *b)
  1161. {
  1162. int r;
  1163. #define CMP_FIELD(field) do { \
  1164. if (a->field != b->field) { \
  1165. return 0; \
  1166. } \
  1167. } while (0)
  1168. CMP_FIELD(policy_type);
  1169. CMP_FIELD(is_private);
  1170. /* refcnt and is_canonical are irrelevant to equality,
  1171. * they are hash table implementation details */
  1172. if ((r=tor_addr_compare(&a->addr, &b->addr, CMP_EXACT)))
  1173. return 0;
  1174. CMP_FIELD(maskbits);
  1175. CMP_FIELD(prt_min);
  1176. CMP_FIELD(prt_max);
  1177. #undef CMP_FIELD
  1178. return 1;
  1179. }
  1180. /** As single_addr_policy_eq, but compare every element of two policies.
  1181. */
  1182. int
  1183. addr_policies_eq(const smartlist_t *a, const smartlist_t *b)
  1184. {
  1185. int i;
  1186. int len_a = a ? smartlist_len(a) : 0;
  1187. int len_b = b ? smartlist_len(b) : 0;
  1188. if (len_a != len_b)
  1189. return 0;
  1190. for (i = 0; i < len_a; ++i) {
  1191. if (! single_addr_policy_eq(smartlist_get(a, i), smartlist_get(b, i)))
  1192. return 0;
  1193. }
  1194. return 1;
  1195. }
  1196. /** Node in hashtable used to store address policy entries. */
  1197. typedef struct policy_map_ent_t {
  1198. HT_ENTRY(policy_map_ent_t) node;
  1199. addr_policy_t *policy;
  1200. } policy_map_ent_t;
  1201. /* DOCDOC policy_root */
  1202. static HT_HEAD(policy_map, policy_map_ent_t) policy_root = HT_INITIALIZER();
  1203. /** Return true iff a and b are equal. */
  1204. static inline int
  1205. policy_eq(policy_map_ent_t *a, policy_map_ent_t *b)
  1206. {
  1207. return single_addr_policy_eq(a->policy, b->policy);
  1208. }
  1209. /** Return a hashcode for <b>ent</b> */
  1210. static unsigned int
  1211. policy_hash(const policy_map_ent_t *ent)
  1212. {
  1213. const addr_policy_t *a = ent->policy;
  1214. addr_policy_t aa;
  1215. memset(&aa, 0, sizeof(aa));
  1216. aa.prt_min = a->prt_min;
  1217. aa.prt_max = a->prt_max;
  1218. aa.maskbits = a->maskbits;
  1219. aa.policy_type = a->policy_type;
  1220. aa.is_private = a->is_private;
  1221. if (a->is_private) {
  1222. aa.is_private = 1;
  1223. } else {
  1224. tor_addr_copy_tight(&aa.addr, &a->addr);
  1225. }
  1226. return (unsigned) siphash24g(&aa, sizeof(aa));
  1227. }
  1228. HT_PROTOTYPE(policy_map, policy_map_ent_t, node, policy_hash,
  1229. policy_eq)
  1230. HT_GENERATE2(policy_map, policy_map_ent_t, node, policy_hash,
  1231. policy_eq, 0.6, tor_reallocarray_, tor_free_)
  1232. /** Given a pointer to an addr_policy_t, return a copy of the pointer to the
  1233. * "canonical" copy of that addr_policy_t; the canonical copy is a single
  1234. * reference-counted object. */
  1235. addr_policy_t *
  1236. addr_policy_get_canonical_entry(addr_policy_t *e)
  1237. {
  1238. policy_map_ent_t search, *found;
  1239. if (e->is_canonical)
  1240. return e;
  1241. search.policy = e;
  1242. found = HT_FIND(policy_map, &policy_root, &search);
  1243. if (!found) {
  1244. found = tor_malloc_zero(sizeof(policy_map_ent_t));
  1245. found->policy = tor_memdup(e, sizeof(addr_policy_t));
  1246. found->policy->is_canonical = 1;
  1247. found->policy->refcnt = 0;
  1248. HT_INSERT(policy_map, &policy_root, found);
  1249. }
  1250. tor_assert(single_addr_policy_eq(found->policy, e));
  1251. ++found->policy->refcnt;
  1252. return found->policy;
  1253. }
  1254. /** Helper for compare_tor_addr_to_addr_policy. Implements the case where
  1255. * addr and port are both known. */
  1256. static addr_policy_result_t
  1257. compare_known_tor_addr_to_addr_policy(const tor_addr_t *addr, uint16_t port,
  1258. const smartlist_t *policy)
  1259. {
  1260. /* We know the address and port, and we know the policy, so we can just
  1261. * compute an exact match. */
  1262. SMARTLIST_FOREACH_BEGIN(policy, addr_policy_t *, tmpe) {
  1263. if (tmpe->addr.family == AF_UNSPEC) {
  1264. log_warn(LD_BUG, "Policy contains an AF_UNSPEC address, which only "
  1265. "matches other AF_UNSPEC addresses.");
  1266. }
  1267. /* Address is known */
  1268. if (!tor_addr_compare_masked(addr, &tmpe->addr, tmpe->maskbits,
  1269. CMP_EXACT)) {
  1270. if (port >= tmpe->prt_min && port <= tmpe->prt_max) {
  1271. /* Exact match for the policy */
  1272. return tmpe->policy_type == ADDR_POLICY_ACCEPT ?
  1273. ADDR_POLICY_ACCEPTED : ADDR_POLICY_REJECTED;
  1274. }
  1275. }
  1276. } SMARTLIST_FOREACH_END(tmpe);
  1277. /* accept all by default. */
  1278. return ADDR_POLICY_ACCEPTED;
  1279. }
  1280. /** Helper for compare_tor_addr_to_addr_policy. Implements the case where
  1281. * addr is known but port is not. */
  1282. static addr_policy_result_t
  1283. compare_known_tor_addr_to_addr_policy_noport(const tor_addr_t *addr,
  1284. const smartlist_t *policy)
  1285. {
  1286. /* We look to see if there's a definite match. If so, we return that
  1287. match's value, unless there's an intervening possible match that says
  1288. something different. */
  1289. int maybe_accept = 0, maybe_reject = 0;
  1290. SMARTLIST_FOREACH_BEGIN(policy, addr_policy_t *, tmpe) {
  1291. if (tmpe->addr.family == AF_UNSPEC) {
  1292. log_warn(LD_BUG, "Policy contains an AF_UNSPEC address, which only "
  1293. "matches other AF_UNSPEC addresses.");
  1294. }
  1295. if (!tor_addr_compare_masked(addr, &tmpe->addr, tmpe->maskbits,
  1296. CMP_EXACT)) {
  1297. if (tmpe->prt_min <= 1 && tmpe->prt_max >= 65535) {
  1298. /* Definitely matches, since it covers all ports. */
  1299. if (tmpe->policy_type == ADDR_POLICY_ACCEPT) {
  1300. /* If we already hit a clause that might trigger a 'reject', than we
  1301. * can't be sure of this certain 'accept'.*/
  1302. return maybe_reject ? ADDR_POLICY_PROBABLY_ACCEPTED :
  1303. ADDR_POLICY_ACCEPTED;
  1304. } else {
  1305. return maybe_accept ? ADDR_POLICY_PROBABLY_REJECTED :
  1306. ADDR_POLICY_REJECTED;
  1307. }
  1308. } else {
  1309. /* Might match. */
  1310. if (tmpe->policy_type == ADDR_POLICY_REJECT)
  1311. maybe_reject = 1;
  1312. else
  1313. maybe_accept = 1;
  1314. }
  1315. }
  1316. } SMARTLIST_FOREACH_END(tmpe);
  1317. /* accept all by default. */
  1318. return maybe_reject ? ADDR_POLICY_PROBABLY_ACCEPTED : ADDR_POLICY_ACCEPTED;
  1319. }
  1320. /** Helper for compare_tor_addr_to_addr_policy. Implements the case where
  1321. * port is known but address is not. */
  1322. static addr_policy_result_t
  1323. compare_unknown_tor_addr_to_addr_policy(uint16_t port,
  1324. const smartlist_t *policy)
  1325. {
  1326. /* We look to see if there's a definite match. If so, we return that
  1327. match's value, unless there's an intervening possible match that says
  1328. something different. */
  1329. int maybe_accept = 0, maybe_reject = 0;
  1330. SMARTLIST_FOREACH_BEGIN(policy, addr_policy_t *, tmpe) {
  1331. if (tmpe->addr.family == AF_UNSPEC) {
  1332. log_warn(LD_BUG, "Policy contains an AF_UNSPEC address, which only "
  1333. "matches other AF_UNSPEC addresses.");
  1334. }
  1335. if (tmpe->prt_min <= port && port <= tmpe->prt_max) {
  1336. if (tmpe->maskbits == 0) {
  1337. /* Definitely matches, since it covers all addresses. */
  1338. if (tmpe->policy_type == ADDR_POLICY_ACCEPT) {
  1339. /* If we already hit a clause that might trigger a 'reject', than we
  1340. * can't be sure of this certain 'accept'.*/
  1341. return maybe_reject ? ADDR_POLICY_PROBABLY_ACCEPTED :
  1342. ADDR_POLICY_ACCEPTED;
  1343. } else {
  1344. return maybe_accept ? ADDR_POLICY_PROBABLY_REJECTED :
  1345. ADDR_POLICY_REJECTED;
  1346. }
  1347. } else {
  1348. /* Might match. */
  1349. if (tmpe->policy_type == ADDR_POLICY_REJECT)
  1350. maybe_reject = 1;
  1351. else
  1352. maybe_accept = 1;
  1353. }
  1354. }
  1355. } SMARTLIST_FOREACH_END(tmpe);
  1356. /* accept all by default. */
  1357. return maybe_reject ? ADDR_POLICY_PROBABLY_ACCEPTED : ADDR_POLICY_ACCEPTED;
  1358. }
  1359. /** Decide whether a given addr:port is definitely accepted,
  1360. * definitely rejected, probably accepted, or probably rejected by a
  1361. * given policy. If <b>addr</b> is 0, we don't know the IP of the
  1362. * target address. If <b>port</b> is 0, we don't know the port of the
  1363. * target address. (At least one of <b>addr</b> and <b>port</b> must be
  1364. * provided. If you want to know whether a policy would definitely reject
  1365. * an unknown address:port, use policy_is_reject_star().)
  1366. *
  1367. * We could do better by assuming that some ranges never match typical
  1368. * addresses (127.0.0.1, and so on). But we'll try this for now.
  1369. */
  1370. MOCK_IMPL(addr_policy_result_t,
  1371. compare_tor_addr_to_addr_policy,(const tor_addr_t *addr, uint16_t port,
  1372. const smartlist_t *policy))
  1373. {
  1374. if (!policy) {
  1375. /* no policy? accept all. */
  1376. return ADDR_POLICY_ACCEPTED;
  1377. } else if (addr == NULL || tor_addr_is_null(addr)) {
  1378. if (port == 0) {
  1379. log_info(LD_BUG, "Rejecting null address with 0 port (family %d)",
  1380. addr ? tor_addr_family(addr) : -1);
  1381. return ADDR_POLICY_REJECTED;
  1382. }
  1383. return compare_unknown_tor_addr_to_addr_policy(port, policy);
  1384. } else if (port == 0) {
  1385. return compare_known_tor_addr_to_addr_policy_noport(addr, policy);
  1386. } else {
  1387. return compare_known_tor_addr_to_addr_policy(addr, port, policy);
  1388. }
  1389. }
  1390. /** Return true iff the address policy <b>a</b> covers every case that
  1391. * would be covered by <b>b</b>, so that a,b is redundant. */
  1392. static int
  1393. addr_policy_covers(addr_policy_t *a, addr_policy_t *b)
  1394. {
  1395. if (tor_addr_family(&a->addr) != tor_addr_family(&b->addr)) {
  1396. /* You can't cover a different family. */
  1397. return 0;
  1398. }
  1399. /* We can ignore accept/reject, since "accept *:80, reject *:80" reduces
  1400. * to "accept *:80". */
  1401. if (a->maskbits > b->maskbits) {
  1402. /* a has more fixed bits than b; it can't possibly cover b. */
  1403. return 0;
  1404. }
  1405. if (tor_addr_compare_masked(&a->addr, &b->addr, a->maskbits, CMP_EXACT)) {
  1406. /* There's a fixed bit in a that's set differently in b. */
  1407. return 0;
  1408. }
  1409. return (a->prt_min <= b->prt_min && a->prt_max >= b->prt_max);
  1410. }
  1411. /** Return true iff the address policies <b>a</b> and <b>b</b> intersect,
  1412. * that is, there exists an address/port that is covered by <b>a</b> that
  1413. * is also covered by <b>b</b>.
  1414. */
  1415. static int
  1416. addr_policy_intersects(addr_policy_t *a, addr_policy_t *b)
  1417. {
  1418. maskbits_t minbits;
  1419. /* All the bits we care about are those that are set in both
  1420. * netmasks. If they are equal in a and b's networkaddresses
  1421. * then the networks intersect. If there is a difference,
  1422. * then they do not. */
  1423. if (a->maskbits < b->maskbits)
  1424. minbits = a->maskbits;
  1425. else
  1426. minbits = b->maskbits;
  1427. if (tor_addr_compare_masked(&a->addr, &b->addr, minbits, CMP_EXACT))
  1428. return 0;
  1429. if (a->prt_max < b->prt_min || b->prt_max < a->prt_min)
  1430. return 0;
  1431. return 1;
  1432. }
  1433. /** Add the exit policy described by <b>more</b> to <b>policy</b>.
  1434. */
  1435. STATIC void
  1436. append_exit_policy_string(smartlist_t **policy, const char *more)
  1437. {
  1438. config_line_t tmp;
  1439. tmp.key = NULL;
  1440. tmp.value = (char*) more;
  1441. tmp.next = NULL;
  1442. if (parse_addr_policy(&tmp, policy, -1)<0) {
  1443. log_warn(LD_BUG, "Unable to parse internally generated policy %s",more);
  1444. }
  1445. }
  1446. /** Add "reject <b>addr</b>:*" to <b>dest</b>, creating the list as needed. */
  1447. void
  1448. addr_policy_append_reject_addr(smartlist_t **dest, const tor_addr_t *addr)
  1449. {
  1450. tor_assert(dest);
  1451. tor_assert(addr);
  1452. addr_policy_t p, *add;
  1453. memset(&p, 0, sizeof(p));
  1454. p.policy_type = ADDR_POLICY_REJECT;
  1455. p.maskbits = tor_addr_family(addr) == AF_INET6 ? 128 : 32;
  1456. tor_addr_copy(&p.addr, addr);
  1457. p.prt_min = 1;
  1458. p.prt_max = 65535;
  1459. add = addr_policy_get_canonical_entry(&p);
  1460. if (!*dest)
  1461. *dest = smartlist_new();
  1462. smartlist_add(*dest, add);
  1463. log_debug(LD_CONFIG, "Adding a reject ExitPolicy 'reject %s:*'",
  1464. fmt_addr(addr));
  1465. }
  1466. /* Is addr public for the purposes of rejection? */
  1467. static int
  1468. tor_addr_is_public_for_reject(const tor_addr_t *addr)
  1469. {
  1470. return (!tor_addr_is_null(addr) && !tor_addr_is_internal(addr, 0)
  1471. && !tor_addr_is_multicast(addr));
  1472. }
  1473. /* Add "reject <b>addr</b>:*" to <b>dest</b>, creating the list as needed.
  1474. * Filter the address, only adding an IPv4 reject rule if ipv4_rules
  1475. * is true, and similarly for ipv6_rules. Check each address returns true for
  1476. * tor_addr_is_public_for_reject before adding it.
  1477. */
  1478. static void
  1479. addr_policy_append_reject_addr_filter(smartlist_t **dest,
  1480. const tor_addr_t *addr,
  1481. int ipv4_rules,
  1482. int ipv6_rules)
  1483. {
  1484. tor_assert(dest);
  1485. tor_assert(addr);
  1486. /* Only reject IP addresses which are public */
  1487. if (tor_addr_is_public_for_reject(addr)) {
  1488. /* Reject IPv4 addresses and IPv6 addresses based on the filters */
  1489. int is_ipv4 = tor_addr_is_v4(addr);
  1490. if ((is_ipv4 && ipv4_rules) || (!is_ipv4 && ipv6_rules)) {
  1491. addr_policy_append_reject_addr(dest, addr);
  1492. }
  1493. }
  1494. }
  1495. /** Add "reject addr:*" to <b>dest</b>, for each addr in addrs, creating the
  1496. * list as needed. */
  1497. void
  1498. addr_policy_append_reject_addr_list(smartlist_t **dest,
  1499. const smartlist_t *addrs)
  1500. {
  1501. tor_assert(dest);
  1502. tor_assert(addrs);
  1503. SMARTLIST_FOREACH_BEGIN(addrs, tor_addr_t *, addr) {
  1504. addr_policy_append_reject_addr(dest, addr);
  1505. } SMARTLIST_FOREACH_END(addr);
  1506. }
  1507. /** Add "reject addr:*" to <b>dest</b>, for each addr in addrs, creating the
  1508. * list as needed. Filter using */
  1509. static void
  1510. addr_policy_append_reject_addr_list_filter(smartlist_t **dest,
  1511. const smartlist_t *addrs,
  1512. int ipv4_rules,
  1513. int ipv6_rules)
  1514. {
  1515. tor_assert(dest);
  1516. tor_assert(addrs);
  1517. SMARTLIST_FOREACH_BEGIN(addrs, tor_addr_t *, addr) {
  1518. addr_policy_append_reject_addr_filter(dest, addr, ipv4_rules, ipv6_rules);
  1519. } SMARTLIST_FOREACH_END(addr);
  1520. }
  1521. /** Detect and excise "dead code" from the policy *<b>dest</b>. */
  1522. static void
  1523. exit_policy_remove_redundancies(smartlist_t *dest)
  1524. {
  1525. addr_policy_t *ap, *tmp;
  1526. int i, j;
  1527. /* Step one: kill every ipv4 thing after *4:*, every IPv6 thing after *6:*
  1528. */
  1529. {
  1530. int kill_v4=0, kill_v6=0;
  1531. for (i = 0; i < smartlist_len(dest); ++i) {
  1532. sa_family_t family;
  1533. ap = smartlist_get(dest, i);
  1534. family = tor_addr_family(&ap->addr);
  1535. if ((family == AF_INET && kill_v4) ||
  1536. (family == AF_INET6 && kill_v6)) {
  1537. smartlist_del_keeporder(dest, i--);
  1538. addr_policy_free(ap);
  1539. continue;
  1540. }
  1541. if (ap->maskbits == 0 && ap->prt_min <= 1 && ap->prt_max >= 65535) {
  1542. /* This is a catch-all line -- later lines are unreachable. */
  1543. if (family == AF_INET) {
  1544. kill_v4 = 1;
  1545. } else if (family == AF_INET6) {
  1546. kill_v6 = 1;
  1547. }
  1548. }
  1549. }
  1550. }
  1551. /* Step two: for every entry, see if there's a redundant entry
  1552. * later on, and remove it. */
  1553. for (i = 0; i < smartlist_len(dest)-1; ++i) {
  1554. ap = smartlist_get(dest, i);
  1555. for (j = i+1; j < smartlist_len(dest); ++j) {
  1556. tmp = smartlist_get(dest, j);
  1557. tor_assert(j > i);
  1558. if (addr_policy_covers(ap, tmp)) {
  1559. char p1[POLICY_BUF_LEN], p2[POLICY_BUF_LEN];
  1560. policy_write_item(p1, sizeof(p1), tmp, 0);
  1561. policy_write_item(p2, sizeof(p2), ap, 0);
  1562. log_debug(LD_CONFIG, "Removing exit policy %s (%d). It is made "
  1563. "redundant by %s (%d).", p1, j, p2, i);
  1564. smartlist_del_keeporder(dest, j--);
  1565. addr_policy_free(tmp);
  1566. }
  1567. }
  1568. }
  1569. /* Step three: for every entry A, see if there's an entry B making this one
  1570. * redundant later on. This is the case if A and B are of the same type
  1571. * (accept/reject), A is a subset of B, and there is no other entry of
  1572. * different type in between those two that intersects with A.
  1573. *
  1574. * Anybody want to double-check the logic here? XXX
  1575. */
  1576. for (i = 0; i < smartlist_len(dest)-1; ++i) {
  1577. ap = smartlist_get(dest, i);
  1578. for (j = i+1; j < smartlist_len(dest); ++j) {
  1579. // tor_assert(j > i); // j starts out at i+1; j only increases; i only
  1580. // // decreases.
  1581. tmp = smartlist_get(dest, j);
  1582. if (ap->policy_type != tmp->policy_type) {
  1583. if (addr_policy_intersects(ap, tmp))
  1584. break;
  1585. } else { /* policy_types are equal. */
  1586. if (addr_policy_covers(tmp, ap)) {
  1587. char p1[POLICY_BUF_LEN], p2[POLICY_BUF_LEN];
  1588. policy_write_item(p1, sizeof(p1), ap, 0);
  1589. policy_write_item(p2, sizeof(p2), tmp, 0);
  1590. log_debug(LD_CONFIG, "Removing exit policy %s. It is already "
  1591. "covered by %s.", p1, p2);
  1592. smartlist_del_keeporder(dest, i--);
  1593. addr_policy_free(ap);
  1594. break;
  1595. }
  1596. }
  1597. }
  1598. }
  1599. }
  1600. /** Reject private helper for policies_parse_exit_policy_internal: rejects
  1601. * publicly routable addresses on this exit relay.
  1602. *
  1603. * Add reject entries to the linked list *<b>dest</b>:
  1604. * <ul>
  1605. * <li>if configured_addresses is non-NULL, add entries that reject each
  1606. * tor_addr_t in the list as a destination.
  1607. * <li>if reject_interface_addresses is true, add entries that reject each
  1608. * public IPv4 and IPv6 address of each interface on this machine.
  1609. * <li>if reject_configured_port_addresses is true, add entries that reject
  1610. * each IPv4 and IPv6 address configured for a port.
  1611. * </ul>
  1612. *
  1613. * IPv6 entries are only added if ipv6_exit is true. (All IPv6 addresses are
  1614. * already blocked by policies_parse_exit_policy_internal if ipv6_exit is
  1615. * false.)
  1616. *
  1617. * The list in <b>dest</b> is created as needed.
  1618. */
  1619. void
  1620. policies_parse_exit_policy_reject_private(
  1621. smartlist_t **dest,
  1622. int ipv6_exit,
  1623. const smartlist_t *configured_addresses,
  1624. int reject_interface_addresses,
  1625. int reject_configured_port_addresses)
  1626. {
  1627. tor_assert(dest);
  1628. /* Reject configured addresses, if they are from public netblocks. */
  1629. if (configured_addresses) {
  1630. addr_policy_append_reject_addr_list_filter(dest, configured_addresses,
  1631. 1, ipv6_exit);
  1632. }
  1633. /* Reject configured port addresses, if they are from public netblocks. */
  1634. if (reject_configured_port_addresses) {
  1635. const smartlist_t *port_addrs = get_configured_ports();
  1636. SMARTLIST_FOREACH_BEGIN(port_addrs, port_cfg_t *, port) {
  1637. /* Only reject port IP addresses, not port unix sockets */
  1638. if (!port->is_unix_addr) {
  1639. addr_policy_append_reject_addr_filter(dest, &port->addr, 1, ipv6_exit);
  1640. }
  1641. } SMARTLIST_FOREACH_END(port);
  1642. }
  1643. /* Reject local addresses from public netblocks on any interface. */
  1644. if (reject_interface_addresses) {
  1645. smartlist_t *public_addresses = NULL;
  1646. /* Reject public IPv4 addresses on any interface */
  1647. public_addresses = get_interface_address6_list(LOG_INFO, AF_INET, 0);
  1648. addr_policy_append_reject_addr_list_filter(dest, public_addresses, 1, 0);
  1649. interface_address6_list_free(public_addresses);
  1650. /* Don't look for IPv6 addresses if we're configured as IPv4-only */
  1651. if (ipv6_exit) {
  1652. /* Reject public IPv6 addresses on any interface */
  1653. public_addresses = get_interface_address6_list(LOG_INFO, AF_INET6, 0);
  1654. addr_policy_append_reject_addr_list_filter(dest, public_addresses, 0, 1);
  1655. interface_address6_list_free(public_addresses);
  1656. }
  1657. }
  1658. /* If addresses were added multiple times, remove all but one of them. */
  1659. if (*dest) {
  1660. exit_policy_remove_redundancies(*dest);
  1661. }
  1662. }
  1663. /**
  1664. * Iterate through <b>policy</b> looking for redundant entries. Log a
  1665. * warning message with the first redundant entry, if any is found.
  1666. */
  1667. static void
  1668. policies_log_first_redundant_entry(const smartlist_t *policy)
  1669. {
  1670. int found_final_effective_entry = 0;
  1671. int first_redundant_entry = 0;
  1672. tor_assert(policy);
  1673. SMARTLIST_FOREACH_BEGIN(policy, const addr_policy_t *, p) {
  1674. sa_family_t family;
  1675. int found_ipv4_wildcard = 0, found_ipv6_wildcard = 0;
  1676. const int i = p_sl_idx;
  1677. /* Look for accept/reject *[4|6|]:* entires */
  1678. if (p->prt_min <= 1 && p->prt_max == 65535 && p->maskbits == 0) {
  1679. family = tor_addr_family(&p->addr);
  1680. /* accept/reject *:* may have already been expanded into
  1681. * accept/reject *4:*,accept/reject *6:*
  1682. * But handle both forms.
  1683. */
  1684. if (family == AF_INET || family == AF_UNSPEC) {
  1685. found_ipv4_wildcard = 1;
  1686. }
  1687. if (family == AF_INET6 || family == AF_UNSPEC) {
  1688. found_ipv6_wildcard = 1;
  1689. }
  1690. }
  1691. /* We also find accept *4:*,reject *6:* ; and
  1692. * accept *4:*,<other policies>,accept *6:* ; and similar.
  1693. * That's ok, because they make any subsequent entries redundant. */
  1694. if (found_ipv4_wildcard && found_ipv6_wildcard) {
  1695. found_final_effective_entry = 1;
  1696. /* if we're not on the final entry in the list */
  1697. if (i < smartlist_len(policy) - 1) {
  1698. first_redundant_entry = i + 1;
  1699. }
  1700. break;
  1701. }
  1702. } SMARTLIST_FOREACH_END(p);
  1703. /* Work out if there are redundant trailing entries in the policy list */
  1704. if (found_final_effective_entry && first_redundant_entry > 0) {
  1705. const addr_policy_t *p;
  1706. /* Longest possible policy is
  1707. * "accept6 ffff:ffff:..255/128:10000-65535",
  1708. * which contains a max-length IPv6 address, plus 24 characters. */
  1709. char line[TOR_ADDR_BUF_LEN + 32];
  1710. tor_assert(first_redundant_entry < smartlist_len(policy));
  1711. p = smartlist_get(policy, first_redundant_entry);
  1712. /* since we've already parsed the policy into an addr_policy_t struct,
  1713. * we might not log exactly what the user typed in */
  1714. policy_write_item(line, TOR_ADDR_BUF_LEN + 32, p, 0);
  1715. log_warn(LD_DIR, "Exit policy '%s' and all following policies are "
  1716. "redundant, as it follows accept/reject *:* rules for both "
  1717. "IPv4 and IPv6. They will be removed from the exit policy. (Use "
  1718. "accept/reject *:* as the last entry in any exit policy.)",
  1719. line);
  1720. }
  1721. }
  1722. #define DEFAULT_EXIT_POLICY \
  1723. "reject *:25,reject *:119,reject *:135-139,reject *:445," \
  1724. "reject *:563,reject *:1214,reject *:4661-4666," \
  1725. "reject *:6346-6429,reject *:6699,reject *:6881-6999,accept *:*"
  1726. #define REDUCED_EXIT_POLICY \
  1727. "accept *:20-23,accept *:43,accept *:53,accept *:79-81,accept *:88," \
  1728. "accept *:110,accept *:143,accept *:194,accept *:220,accept *:389," \
  1729. "accept *:443,accept *:464,accept *:465,accept *:531,accept *:543-544," \
  1730. "accept *:554,accept *:563,accept *:587,accept *:636,accept *:706," \
  1731. "accept *:749,accept *:873,accept *:902-904,accept *:981,accept *:989-995," \
  1732. "accept *:1194,accept *:1220,accept *:1293,accept *:1500,accept *:1533," \
  1733. "accept *:1677,accept *:1723,accept *:1755,accept *:1863," \
  1734. "accept *:2082-2083,accept *:2086-2087,accept *:2095-2096," \
  1735. "accept *:2102-2104,accept *:3128,accept *:3389,accept *:3690," \
  1736. "accept *:4321,accept *:4643,accept *:5050,accept *:5190," \
  1737. "accept *:5222-5223,accept *:5228,accept *:5900,accept *:6660-6669," \
  1738. "accept *:6679,accept *:6697,accept *:8000,accept *:8008,accept *:8074," \
  1739. "accept *:8080,accept *:8082,accept *:8087-8088,accept *:8232-8233," \
  1740. "accept *:8332-8333,accept *:8443,accept *:8888,accept *:9418," \
  1741. "accept *:9999,accept *:10000,accept *:11371,accept *:19294," \
  1742. "accept *:19638,accept *:50002,accept *:64738,reject *:*"
  1743. /** Parse the exit policy <b>cfg</b> into the linked list *<b>dest</b>.
  1744. *
  1745. * If <b>ipv6_exit</b> is false, prepend "reject *6:*" to the policy.
  1746. *
  1747. * If <b>configured_addresses</b> contains addresses:
  1748. * - prepend entries that reject the addresses in this list. These may be the
  1749. * advertised relay addresses and/or the outbound bind addresses,
  1750. * depending on the ExitPolicyRejectPrivate and
  1751. * ExitPolicyRejectLocalInterfaces settings.
  1752. * If <b>rejectprivate</b> is true:
  1753. * - prepend "reject private:*" to the policy.
  1754. * If <b>reject_interface_addresses</b> is true:
  1755. * - prepend entries that reject publicly routable interface addresses on
  1756. * this exit relay by calling policies_parse_exit_policy_reject_private
  1757. * If <b>reject_configured_port_addresses</b> is true:
  1758. * - prepend entries that reject all configured port addresses
  1759. *
  1760. * If cfg doesn't end in an absolute accept or reject and if
  1761. * <b>add_default_policy</b> is true, add the default exit
  1762. * policy afterwards.
  1763. *
  1764. * Return -1 if we can't parse cfg, else return 0.
  1765. *
  1766. * This function is used to parse the exit policy from our torrc. For
  1767. * the functions used to parse the exit policy from a router descriptor,
  1768. * see router_add_exit_policy.
  1769. */
  1770. static int
  1771. policies_parse_exit_policy_internal(config_line_t *cfg,
  1772. smartlist_t **dest,
  1773. int ipv6_exit,
  1774. int rejectprivate,
  1775. const smartlist_t *configured_addresses,
  1776. int reject_interface_addresses,
  1777. int reject_configured_port_addresses,
  1778. int add_default_policy,
  1779. int add_reduced_policy)
  1780. {
  1781. if (!ipv6_exit) {
  1782. append_exit_policy_string(dest, "reject *6:*");
  1783. }
  1784. if (rejectprivate) {
  1785. /* Reject IPv4 and IPv6 reserved private netblocks */
  1786. append_exit_policy_string(dest, "reject private:*");
  1787. }
  1788. /* Consider rejecting IPv4 and IPv6 advertised relay addresses, outbound bind
  1789. * addresses, publicly routable addresses, and configured port addresses
  1790. * on this exit relay */
  1791. policies_parse_exit_policy_reject_private(dest, ipv6_exit,
  1792. configured_addresses,
  1793. reject_interface_addresses,
  1794. reject_configured_port_addresses);
  1795. if (parse_addr_policy(cfg, dest, -1))
  1796. return -1;
  1797. /* Before we add the default policy and final rejects, check to see if
  1798. * there are any lines after accept *:* or reject *:*. These lines have no
  1799. * effect, and are most likely an error. */
  1800. policies_log_first_redundant_entry(*dest);
  1801. if (add_reduced_policy) {
  1802. append_exit_policy_string(dest, REDUCED_EXIT_POLICY);
  1803. } else if (add_default_policy) {
  1804. append_exit_policy_string(dest, DEFAULT_EXIT_POLICY);
  1805. } else {
  1806. append_exit_policy_string(dest, "reject *4:*");
  1807. append_exit_policy_string(dest, "reject *6:*");
  1808. }
  1809. exit_policy_remove_redundancies(*dest);
  1810. return 0;
  1811. }
  1812. /** Parse exit policy in <b>cfg</b> into <b>dest</b> smartlist.
  1813. *
  1814. * Prepend an entry that rejects all IPv6 destinations unless
  1815. * <b>EXIT_POLICY_IPV6_ENABLED</b> bit is set in <b>options</b> bitmask.
  1816. *
  1817. * If <b>EXIT_POLICY_REJECT_PRIVATE</b> bit is set in <b>options</b>:
  1818. * - prepend an entry that rejects all destinations in all netblocks
  1819. * reserved for private use.
  1820. * - prepend entries that reject the advertised relay addresses in
  1821. * configured_addresses
  1822. * If <b>EXIT_POLICY_REJECT_LOCAL_INTERFACES</b> bit is set in <b>options</b>:
  1823. * - prepend entries that reject publicly routable addresses on this exit
  1824. * relay by calling policies_parse_exit_policy_internal
  1825. * - prepend entries that reject the outbound bind addresses in
  1826. * configured_addresses
  1827. * - prepend entries that reject all configured port addresses
  1828. *
  1829. * If <b>EXIT_POLICY_ADD_DEFAULT</b> bit is set in <b>options</b>, append
  1830. * default exit policy entries to <b>result</b> smartlist.
  1831. */
  1832. int
  1833. policies_parse_exit_policy(config_line_t *cfg, smartlist_t **dest,
  1834. exit_policy_parser_cfg_t options,
  1835. const smartlist_t *configured_addresses)
  1836. {
  1837. int ipv6_enabled = (options & EXIT_POLICY_IPV6_ENABLED) ? 1 : 0;
  1838. int reject_private = (options & EXIT_POLICY_REJECT_PRIVATE) ? 1 : 0;
  1839. int add_default = (options & EXIT_POLICY_ADD_DEFAULT) ? 1 : 0;
  1840. int reject_local_interfaces = (options &
  1841. EXIT_POLICY_REJECT_LOCAL_INTERFACES) ? 1 : 0;
  1842. int add_reduced = (options & EXIT_POLICY_ADD_REDUCED) ? 1 : 0;
  1843. return policies_parse_exit_policy_internal(cfg,dest,ipv6_enabled,
  1844. reject_private,
  1845. configured_addresses,
  1846. reject_local_interfaces,
  1847. reject_local_interfaces,
  1848. add_default,
  1849. add_reduced);
  1850. }
  1851. /** Helper function that adds a copy of addr to a smartlist as long as it is
  1852. * non-NULL and not tor_addr_is_null().
  1853. *
  1854. * The caller is responsible for freeing all the tor_addr_t* in the smartlist.
  1855. */
  1856. static void
  1857. policies_copy_addr_to_smartlist(smartlist_t *addr_list, const tor_addr_t *addr)
  1858. {
  1859. if (addr && !tor_addr_is_null(addr)) {
  1860. tor_addr_t *addr_copy = tor_malloc(sizeof(tor_addr_t));
  1861. tor_addr_copy(addr_copy, addr);
  1862. smartlist_add(addr_list, addr_copy);
  1863. }
  1864. }
  1865. /** Helper function that adds ipv4h_addr to a smartlist as a tor_addr_t *,
  1866. * as long as it is not tor_addr_is_null(), by converting it to a tor_addr_t
  1867. * and passing it to policies_add_addr_to_smartlist.
  1868. *
  1869. * The caller is responsible for freeing all the tor_addr_t* in the smartlist.
  1870. */
  1871. static void
  1872. policies_copy_ipv4h_to_smartlist(smartlist_t *addr_list, uint32_t ipv4h_addr)
  1873. {
  1874. if (ipv4h_addr) {
  1875. tor_addr_t ipv4_tor_addr;
  1876. tor_addr_from_ipv4h(&ipv4_tor_addr, ipv4h_addr);
  1877. policies_copy_addr_to_smartlist(addr_list, &ipv4_tor_addr);
  1878. }
  1879. }
  1880. /** Helper function that adds copies of or_options->OutboundBindAddresses
  1881. * to a smartlist as tor_addr_t *, as long as or_options is non-NULL, and
  1882. * the addresses are not tor_addr_is_null(), by passing them to
  1883. * policies_add_addr_to_smartlist.
  1884. *
  1885. * The caller is responsible for freeing all the tor_addr_t* in the smartlist.
  1886. */
  1887. static void
  1888. policies_copy_outbound_addresses_to_smartlist(smartlist_t *addr_list,
  1889. const or_options_t *or_options)
  1890. {
  1891. if (or_options) {
  1892. for (int i=0;i<OUTBOUND_ADDR_MAX;i++) {
  1893. for (int j=0;j<2;j++) {
  1894. if (!tor_addr_is_null(&or_options->OutboundBindAddresses[i][j])) {
  1895. policies_copy_addr_to_smartlist(addr_list,
  1896. &or_options->OutboundBindAddresses[i][j]);
  1897. }
  1898. }
  1899. }
  1900. }
  1901. }
  1902. /** Parse <b>ExitPolicy</b> member of <b>or_options</b> into <b>result</b>
  1903. * smartlist.
  1904. * If <b>or_options->IPv6Exit</b> is false, prepend an entry that
  1905. * rejects all IPv6 destinations.
  1906. *
  1907. * If <b>or_options->ExitPolicyRejectPrivate</b> is true:
  1908. * - prepend an entry that rejects all destinations in all netblocks reserved
  1909. * for private use.
  1910. * - if local_address is non-zero, treat it as a host-order IPv4 address, and
  1911. * add it to the list of configured addresses.
  1912. * - if ipv6_local_address is non-NULL, and not the null tor_addr_t, add it
  1913. * to the list of configured addresses.
  1914. * If <b>or_options->ExitPolicyRejectLocalInterfaces</b> is true:
  1915. * - if or_options->OutboundBindAddresses[][0] (=IPv4) is not the null
  1916. * tor_addr_t, add it to the list of configured addresses.
  1917. * - if or_options->OutboundBindAddresses[][1] (=IPv6) is not the null
  1918. * tor_addr_t, add it to the list of configured addresses.
  1919. *
  1920. * If <b>or_options->BridgeRelay</b> is false, append entries of default
  1921. * Tor exit policy into <b>result</b> smartlist.
  1922. *
  1923. * If or_options->ExitRelay is false, or is auto without specifying an exit
  1924. * policy, then make our exit policy into "reject *:*" regardless.
  1925. */
  1926. int
  1927. policies_parse_exit_policy_from_options(const or_options_t *or_options,
  1928. uint32_t local_address,
  1929. const tor_addr_t *ipv6_local_address,
  1930. smartlist_t **result)
  1931. {
  1932. exit_policy_parser_cfg_t parser_cfg = 0;
  1933. smartlist_t *configured_addresses = NULL;
  1934. int rv = 0;
  1935. /* Short-circuit for non-exit relays, or for relays where we didn't specify
  1936. * ExitPolicy or ReducedExitPolicy and ExitRelay is auto. */
  1937. if (or_options->ExitRelay == 0 || (or_options->ExitPolicy == NULL &&
  1938. or_options->ExitRelay == -1 && or_options->ReducedExitPolicy == 0)) {
  1939. append_exit_policy_string(result, "reject *4:*");
  1940. append_exit_policy_string(result, "reject *6:*");
  1941. return 0;
  1942. }
  1943. configured_addresses = smartlist_new();
  1944. /* Configure the parser */
  1945. if (or_options->IPv6Exit) {
  1946. parser_cfg |= EXIT_POLICY_IPV6_ENABLED;
  1947. }
  1948. if (or_options->ExitPolicyRejectPrivate) {
  1949. parser_cfg |= EXIT_POLICY_REJECT_PRIVATE;
  1950. }
  1951. if (!or_options->BridgeRelay) {
  1952. if (or_options->ReducedExitPolicy)
  1953. parser_cfg |= EXIT_POLICY_ADD_REDUCED;
  1954. else
  1955. parser_cfg |= EXIT_POLICY_ADD_DEFAULT;
  1956. }
  1957. if (or_options->ExitPolicyRejectLocalInterfaces) {
  1958. parser_cfg |= EXIT_POLICY_REJECT_LOCAL_INTERFACES;
  1959. }
  1960. /* Copy the configured addresses into the tor_addr_t* list */
  1961. if (or_options->ExitPolicyRejectPrivate) {
  1962. policies_copy_ipv4h_to_smartlist(configured_addresses, local_address);
  1963. policies_copy_addr_to_smartlist(configured_addresses, ipv6_local_address);
  1964. }
  1965. if (or_options->ExitPolicyRejectLocalInterfaces) {
  1966. policies_copy_outbound_addresses_to_smartlist(configured_addresses,
  1967. or_options);
  1968. }
  1969. rv = policies_parse_exit_policy(or_options->ExitPolicy, result, parser_cfg,
  1970. configured_addresses);
  1971. SMARTLIST_FOREACH(configured_addresses, tor_addr_t *, a, tor_free(a));
  1972. smartlist_free(configured_addresses);
  1973. return rv;
  1974. }
  1975. /** Add "reject *:*" to the end of the policy in *<b>dest</b>, allocating
  1976. * *<b>dest</b> as needed. */
  1977. void
  1978. policies_exit_policy_append_reject_star(smartlist_t **dest)
  1979. {
  1980. append_exit_policy_string(dest, "reject *4:*");
  1981. append_exit_policy_string(dest, "reject *6:*");
  1982. }
  1983. /** Replace the exit policy of <b>node</b> with reject *:* */
  1984. void
  1985. policies_set_node_exitpolicy_to_reject_all(node_t *node)
  1986. {
  1987. node->rejects_all = 1;
  1988. }
  1989. /** Return 1 if there is at least one /8 subnet in <b>policy</b> that
  1990. * allows exiting to <b>port</b>. Otherwise, return 0. */
  1991. static int
  1992. exit_policy_is_general_exit_helper(smartlist_t *policy, int port)
  1993. {
  1994. uint32_t mask, ip, i;
  1995. /* Is this /8 rejected (1), or undecided (0)? */
  1996. char subnet_status[256];
  1997. memset(subnet_status, 0, sizeof(subnet_status));
  1998. SMARTLIST_FOREACH_BEGIN(policy, addr_policy_t *, p) {
  1999. if (tor_addr_family(&p->addr) != AF_INET)
  2000. continue; /* IPv4 only for now */
  2001. if (p->prt_min > port || p->prt_max < port)
  2002. continue; /* Doesn't cover our port. */
  2003. mask = 0;
  2004. tor_assert(p->maskbits <= 32);
  2005. if (p->maskbits)
  2006. mask = UINT32_MAX<<(32-p->maskbits);
  2007. ip = tor_addr_to_ipv4h(&p->addr);
  2008. /* Calculate the first and last subnet that this exit policy touches
  2009. * and set it as loop boundaries. */
  2010. for (i = ((mask & ip)>>24); i <= (~((mask & ip) ^ mask)>>24); ++i) {
  2011. tor_addr_t addr;
  2012. if (subnet_status[i] != 0)
  2013. continue; /* We already reject some part of this /8 */
  2014. tor_addr_from_ipv4h(&addr, i<<24);
  2015. if (tor_addr_is_internal(&addr, 0) &&
  2016. !get_options()->DirAllowPrivateAddresses) {
  2017. continue; /* Local or non-routable addresses */
  2018. }
  2019. if (p->policy_type == ADDR_POLICY_ACCEPT) {
  2020. if (p->maskbits > 8)
  2021. continue; /* Narrower than a /8. */
  2022. /* We found an allowed subnet of at least size /8. Done
  2023. * for this port! */
  2024. return 1;
  2025. } else if (p->policy_type == ADDR_POLICY_REJECT) {
  2026. subnet_status[i] = 1;
  2027. }
  2028. }
  2029. } SMARTLIST_FOREACH_END(p);
  2030. return 0;
  2031. }
  2032. /** Return true iff <b>ri</b> is "useful as an exit node", meaning
  2033. * it allows exit to at least one /8 address space for each of ports 80
  2034. * and 443. */
  2035. int
  2036. exit_policy_is_general_exit(smartlist_t *policy)
  2037. {
  2038. if (!policy) /*XXXX disallow NULL policies? */
  2039. return 0;
  2040. return (exit_policy_is_general_exit_helper(policy, 80) &&
  2041. exit_policy_is_general_exit_helper(policy, 443));
  2042. }
  2043. /** Return false if <b>policy</b> might permit access to some addr:port;
  2044. * otherwise if we are certain it rejects everything, return true. If no
  2045. * part of <b>policy</b> matches, return <b>default_reject</b>.
  2046. * NULL policies are allowed, and treated as empty. */
  2047. int
  2048. policy_is_reject_star(const smartlist_t *policy, sa_family_t family,
  2049. int default_reject)
  2050. {
  2051. if (!policy)
  2052. return default_reject;
  2053. SMARTLIST_FOREACH_BEGIN(policy, const addr_policy_t *, p) {
  2054. if (p->policy_type == ADDR_POLICY_ACCEPT &&
  2055. (tor_addr_family(&p->addr) == family ||
  2056. tor_addr_family(&p->addr) == AF_UNSPEC)) {
  2057. return 0;
  2058. } else if (p->policy_type == ADDR_POLICY_REJECT &&
  2059. p->prt_min <= 1 && p->prt_max == 65535 &&
  2060. p->maskbits == 0 &&
  2061. (tor_addr_family(&p->addr) == family ||
  2062. tor_addr_family(&p->addr) == AF_UNSPEC)) {
  2063. return 1;
  2064. }
  2065. } SMARTLIST_FOREACH_END(p);
  2066. return default_reject;
  2067. }
  2068. /** Write a single address policy to the buf_len byte buffer at buf. Return
  2069. * the number of characters written, or -1 on failure. */
  2070. int
  2071. policy_write_item(char *buf, size_t buflen, const addr_policy_t *policy,
  2072. int format_for_desc)
  2073. {
  2074. size_t written = 0;
  2075. char addrbuf[TOR_ADDR_BUF_LEN];
  2076. const char *addrpart;
  2077. int result;
  2078. const int is_accept = policy->policy_type == ADDR_POLICY_ACCEPT;
  2079. const sa_family_t family = tor_addr_family(&policy->addr);
  2080. const int is_ip6 = (family == AF_INET6);
  2081. tor_addr_to_str(addrbuf, &policy->addr, sizeof(addrbuf), 1);
  2082. /* write accept/reject 1.2.3.4 */
  2083. if (policy->is_private) {
  2084. addrpart = "private";
  2085. } else if (policy->maskbits == 0) {
  2086. if (format_for_desc)
  2087. addrpart = "*";
  2088. else if (family == AF_INET6)
  2089. addrpart = "*6";
  2090. else if (family == AF_INET)
  2091. addrpart = "*4";
  2092. else
  2093. addrpart = "*";
  2094. } else {
  2095. addrpart = addrbuf;
  2096. }
  2097. result = tor_snprintf(buf, buflen, "%s%s %s",
  2098. is_accept ? "accept" : "reject",
  2099. (is_ip6&&format_for_desc)?"6":"",
  2100. addrpart);
  2101. if (result < 0)
  2102. return -1;
  2103. written += strlen(buf);
  2104. /* If the maskbits is 32 (IPv4) or 128 (IPv6) we don't need to give it. If
  2105. the mask is 0, we already wrote "*". */
  2106. if (policy->maskbits < (is_ip6?128:32) && policy->maskbits > 0) {
  2107. if (tor_snprintf(buf+written, buflen-written, "/%d", policy->maskbits)<0)
  2108. return -1;
  2109. written += strlen(buf+written);
  2110. }
  2111. if (policy->prt_min <= 1 && policy->prt_max == 65535) {
  2112. /* There is no port set; write ":*" */
  2113. if (written+4 > buflen)
  2114. return -1;
  2115. strlcat(buf+written, ":*", buflen-written);
  2116. written += 2;
  2117. } else if (policy->prt_min == policy->prt_max) {
  2118. /* There is only one port; write ":80". */
  2119. result = tor_snprintf(buf+written, buflen-written, ":%d", policy->prt_min);
  2120. if (result<0)
  2121. return -1;
  2122. written += result;
  2123. } else {
  2124. /* There is a range of ports; write ":79-80". */
  2125. result = tor_snprintf(buf+written, buflen-written, ":%d-%d",
  2126. policy->prt_min, policy->prt_max);
  2127. if (result<0)
  2128. return -1;
  2129. written += result;
  2130. }
  2131. if (written < buflen)
  2132. buf[written] = '\0';
  2133. else
  2134. return -1;
  2135. return (int)written;
  2136. }
  2137. /** Create a new exit policy summary, initially only with a single
  2138. * port 1-64k item */
  2139. /* XXXX This entire thing will do most stuff in O(N^2), or worse. Use an
  2140. * RB-tree if that turns out to matter. */
  2141. static smartlist_t *
  2142. policy_summary_create(void)
  2143. {
  2144. smartlist_t *summary;
  2145. policy_summary_item_t* item;
  2146. item = tor_malloc_zero(sizeof(policy_summary_item_t));
  2147. item->prt_min = 1;
  2148. item->prt_max = 65535;
  2149. item->reject_count = 0;
  2150. item->accepted = 0;
  2151. summary = smartlist_new();
  2152. smartlist_add(summary, item);
  2153. return summary;
  2154. }
  2155. /** Split the summary item in <b>item</b> at the port <b>new_starts</b>.
  2156. * The current item is changed to end at new-starts - 1, the new item
  2157. * copies reject_count and accepted from the old item,
  2158. * starts at new_starts and ends at the port where the original item
  2159. * previously ended.
  2160. */
  2161. static policy_summary_item_t*
  2162. policy_summary_item_split(policy_summary_item_t* old, uint16_t new_starts)
  2163. {
  2164. policy_summary_item_t* new;
  2165. new = tor_malloc_zero(sizeof(policy_summary_item_t));
  2166. new->prt_min = new_starts;
  2167. new->prt_max = old->prt_max;
  2168. new->reject_count = old->reject_count;
  2169. new->accepted = old->accepted;
  2170. old->prt_max = new_starts-1;
  2171. tor_assert(old->prt_min <= old->prt_max);
  2172. tor_assert(new->prt_min <= new->prt_max);
  2173. return new;
  2174. }
  2175. /* XXXX Nick says I'm going to hell for this. If he feels charitably towards
  2176. * my immortal soul, he can clean it up himself. */
  2177. #define AT(x) ((policy_summary_item_t*)smartlist_get(summary, x))
  2178. #define IPV4_BITS (32)
  2179. /* Every IPv4 address is counted as one rejection */
  2180. #define REJECT_CUTOFF_SCALE_IPV4 (0)
  2181. /* Ports are rejected in an IPv4 summary if they are rejected in more than two
  2182. * IPv4 /8 address blocks */
  2183. #define REJECT_CUTOFF_COUNT_IPV4 (UINT64_C(1) << \
  2184. (IPV4_BITS - REJECT_CUTOFF_SCALE_IPV4 - 7))
  2185. #define IPV6_BITS (128)
  2186. /* IPv6 /64s are counted as one rejection, anything smaller is ignored */
  2187. #define REJECT_CUTOFF_SCALE_IPV6 (64)
  2188. /* Ports are rejected in an IPv6 summary if they are rejected in more than one
  2189. * IPv6 /16 address block.
  2190. * This is roughly equivalent to the IPv4 cutoff, as only five IPv6 /12s (and
  2191. * some scattered smaller blocks) have been allocated to the RIRs.
  2192. * Network providers are typically allocated one or more IPv6 /32s.
  2193. */
  2194. #define REJECT_CUTOFF_COUNT_IPV6 (UINT64_C(1) << \
  2195. (IPV6_BITS - REJECT_CUTOFF_SCALE_IPV6 - 16))
  2196. /** Split an exit policy summary so that prt_min and prt_max
  2197. * fall at exactly the start and end of an item respectively.
  2198. */
  2199. static int
  2200. policy_summary_split(smartlist_t *summary,
  2201. uint16_t prt_min, uint16_t prt_max)
  2202. {
  2203. int start_at_index;
  2204. int i = 0;
  2205. while (AT(i)->prt_max < prt_min)
  2206. i++;
  2207. if (AT(i)->prt_min != prt_min) {
  2208. policy_summary_item_t* new_item;
  2209. new_item = policy_summary_item_split(AT(i), prt_min);
  2210. smartlist_insert(summary, i+1, new_item);
  2211. i++;
  2212. }
  2213. start_at_index = i;
  2214. while (AT(i)->prt_max < prt_max)
  2215. i++;
  2216. if (AT(i)->prt_max != prt_max) {
  2217. policy_summary_item_t* new_item;
  2218. new_item = policy_summary_item_split(AT(i), prt_max+1);
  2219. smartlist_insert(summary, i+1, new_item);
  2220. }
  2221. return start_at_index;
  2222. }
  2223. /** Mark port ranges as accepted if they are below the reject_count for family
  2224. */
  2225. static void
  2226. policy_summary_accept(smartlist_t *summary,
  2227. uint16_t prt_min, uint16_t prt_max,
  2228. sa_family_t family)
  2229. {
  2230. tor_assert_nonfatal_once(family == AF_INET || family == AF_INET6);
  2231. uint64_t family_reject_count = ((family == AF_INET) ?
  2232. REJECT_CUTOFF_COUNT_IPV4 :
  2233. REJECT_CUTOFF_COUNT_IPV6);
  2234. int i = policy_summary_split(summary, prt_min, prt_max);
  2235. while (i < smartlist_len(summary) &&
  2236. AT(i)->prt_max <= prt_max) {
  2237. if (!AT(i)->accepted &&
  2238. AT(i)->reject_count <= family_reject_count)
  2239. AT(i)->accepted = 1;
  2240. i++;
  2241. }
  2242. tor_assert(i < smartlist_len(summary) || prt_max==65535);
  2243. }
  2244. /** Count the number of addresses in a network in family with prefixlen
  2245. * maskbits against the given portrange. */
  2246. static void
  2247. policy_summary_reject(smartlist_t *summary,
  2248. maskbits_t maskbits,
  2249. uint16_t prt_min, uint16_t prt_max,
  2250. sa_family_t family)
  2251. {
  2252. tor_assert_nonfatal_once(family == AF_INET || family == AF_INET6);
  2253. int i = policy_summary_split(summary, prt_min, prt_max);
  2254. /* The length of a single address mask */
  2255. int addrbits = (family == AF_INET) ? IPV4_BITS : IPV6_BITS;
  2256. tor_assert_nonfatal_once(addrbits >= maskbits);
  2257. /* We divide IPv6 address counts by (1 << scale) to keep them in a uint64_t
  2258. */
  2259. int scale = ((family == AF_INET) ?
  2260. REJECT_CUTOFF_SCALE_IPV4 :
  2261. REJECT_CUTOFF_SCALE_IPV6);
  2262. tor_assert_nonfatal_once(addrbits >= scale);
  2263. if (maskbits > (addrbits - scale)) {
  2264. tor_assert_nonfatal_once(family == AF_INET6);
  2265. /* The address range is so small, we'd need billions of them to reach the
  2266. * rejection limit. So we ignore this range in the reject count. */
  2267. return;
  2268. }
  2269. uint64_t count = 0;
  2270. if (addrbits - scale - maskbits >= 64) {
  2271. tor_assert_nonfatal_once(family == AF_INET6);
  2272. /* The address range is so large, it's an automatic rejection for all ports
  2273. * in the range. */
  2274. count = UINT64_MAX;
  2275. } else {
  2276. count = (UINT64_C(1) << (addrbits - scale - maskbits));
  2277. }
  2278. tor_assert_nonfatal_once(count > 0);
  2279. while (i < smartlist_len(summary) &&
  2280. AT(i)->prt_max <= prt_max) {
  2281. if (AT(i)->reject_count <= UINT64_MAX - count) {
  2282. AT(i)->reject_count += count;
  2283. } else {
  2284. /* IPv4 would require a 4-billion address redundant policy to get here,
  2285. * but IPv6 just needs to have ::/0 */
  2286. if (family == AF_INET) {
  2287. tor_assert_nonfatal_unreached_once();
  2288. }
  2289. /* If we do get here, use saturating arithmetic */
  2290. AT(i)->reject_count = UINT64_MAX;
  2291. }
  2292. i++;
  2293. }
  2294. tor_assert(i < smartlist_len(summary) || prt_max==65535);
  2295. }
  2296. /** Add a single exit policy item to our summary:
  2297. *
  2298. * If it is an accept, ignore it unless it is for all IP addresses
  2299. * ("*", i.e. its prefixlen/maskbits is 0). Otherwise call
  2300. * policy_summary_accept().
  2301. *
  2302. * If it is a reject, ignore it if it is about one of the private
  2303. * networks. Otherwise call policy_summary_reject().
  2304. */
  2305. static void
  2306. policy_summary_add_item(smartlist_t *summary, addr_policy_t *p)
  2307. {
  2308. if (p->policy_type == ADDR_POLICY_ACCEPT) {
  2309. if (p->maskbits == 0) {
  2310. policy_summary_accept(summary, p->prt_min, p->prt_max, p->addr.family);
  2311. }
  2312. } else if (p->policy_type == ADDR_POLICY_REJECT) {
  2313. int is_private = 0;
  2314. int i;
  2315. for (i = 0; private_nets[i]; ++i) {
  2316. tor_addr_t addr;
  2317. maskbits_t maskbits;
  2318. if (tor_addr_parse_mask_ports(private_nets[i], 0, &addr,
  2319. &maskbits, NULL, NULL)<0) {
  2320. tor_assert(0);
  2321. }
  2322. if (tor_addr_compare(&p->addr, &addr, CMP_EXACT) == 0 &&
  2323. p->maskbits == maskbits) {
  2324. is_private = 1;
  2325. break;
  2326. }
  2327. }
  2328. if (!is_private) {
  2329. policy_summary_reject(summary, p->maskbits, p->prt_min, p->prt_max,
  2330. p->addr.family);
  2331. }
  2332. } else
  2333. tor_assert(0);
  2334. }
  2335. /** Create a string representing a summary for an exit policy.
  2336. * The summary will either be an "accept" plus a comma-separated list of port
  2337. * ranges or a "reject" plus port-ranges, depending on which is shorter.
  2338. *
  2339. * If no exits are allowed at all then "reject 1-65535" is returned. If no
  2340. * ports are blocked instead of "reject " we return "accept 1-65535". (These
  2341. * are an exception to the shorter-representation-wins rule).
  2342. */
  2343. char *
  2344. policy_summarize(smartlist_t *policy, sa_family_t family)
  2345. {
  2346. smartlist_t *summary = policy_summary_create();
  2347. smartlist_t *accepts, *rejects;
  2348. int i, last, start_prt;
  2349. size_t accepts_len, rejects_len;
  2350. char *accepts_str = NULL, *rejects_str = NULL, *shorter_str, *result;
  2351. const char *prefix;
  2352. tor_assert(policy);
  2353. /* Create the summary list */
  2354. SMARTLIST_FOREACH_BEGIN(policy, addr_policy_t *, p) {
  2355. sa_family_t f = tor_addr_family(&p->addr);
  2356. if (f != AF_INET && f != AF_INET6) {
  2357. log_warn(LD_BUG, "Weird family when summarizing address policy");
  2358. }
  2359. if (f != family)
  2360. continue;
  2361. policy_summary_add_item(summary, p);
  2362. } SMARTLIST_FOREACH_END(p);
  2363. /* Now create two lists of strings, one for accepted and one
  2364. * for rejected ports. We take care to merge ranges so that
  2365. * we avoid getting stuff like "1-4,5-9,10", instead we want
  2366. * "1-10"
  2367. */
  2368. i = 0;
  2369. start_prt = 1;
  2370. accepts = smartlist_new();
  2371. rejects = smartlist_new();
  2372. while (1) {
  2373. last = i == smartlist_len(summary)-1;
  2374. if (last ||
  2375. AT(i)->accepted != AT(i+1)->accepted) {
  2376. char buf[POLICY_BUF_LEN];
  2377. if (start_prt == AT(i)->prt_max)
  2378. tor_snprintf(buf, sizeof(buf), "%d", start_prt);
  2379. else
  2380. tor_snprintf(buf, sizeof(buf), "%d-%d", start_prt, AT(i)->prt_max);
  2381. if (AT(i)->accepted)
  2382. smartlist_add_strdup(accepts, buf);
  2383. else
  2384. smartlist_add_strdup(rejects, buf);
  2385. if (last)
  2386. break;
  2387. start_prt = AT(i+1)->prt_min;
  2388. };
  2389. i++;
  2390. };
  2391. /* Figure out which of the two stringlists will be shorter and use
  2392. * that to build the result
  2393. */
  2394. if (smartlist_len(accepts) == 0) { /* no exits at all */
  2395. result = tor_strdup("reject 1-65535");
  2396. goto cleanup;
  2397. }
  2398. if (smartlist_len(rejects) == 0) { /* no rejects at all */
  2399. result = tor_strdup("accept 1-65535");
  2400. goto cleanup;
  2401. }
  2402. accepts_str = smartlist_join_strings(accepts, ",", 0, &accepts_len);
  2403. rejects_str = smartlist_join_strings(rejects, ",", 0, &rejects_len);
  2404. if (rejects_len > MAX_EXITPOLICY_SUMMARY_LEN-strlen("reject")-1 &&
  2405. accepts_len > MAX_EXITPOLICY_SUMMARY_LEN-strlen("accept")-1) {
  2406. char *c;
  2407. shorter_str = accepts_str;
  2408. prefix = "accept";
  2409. c = shorter_str + (MAX_EXITPOLICY_SUMMARY_LEN-strlen(prefix)-1);
  2410. while (*c != ',' && c >= shorter_str)
  2411. c--;
  2412. tor_assert(c >= shorter_str);
  2413. tor_assert(*c == ',');
  2414. *c = '\0';
  2415. } else if (rejects_len < accepts_len) {
  2416. shorter_str = rejects_str;
  2417. prefix = "reject";
  2418. } else {
  2419. shorter_str = accepts_str;
  2420. prefix = "accept";
  2421. }
  2422. tor_asprintf(&result, "%s %s", prefix, shorter_str);
  2423. cleanup:
  2424. /* cleanup */
  2425. SMARTLIST_FOREACH(summary, policy_summary_item_t *, s, tor_free(s));
  2426. smartlist_free(summary);
  2427. tor_free(accepts_str);
  2428. SMARTLIST_FOREACH(accepts, char *, s, tor_free(s));
  2429. smartlist_free(accepts);
  2430. tor_free(rejects_str);
  2431. SMARTLIST_FOREACH(rejects, char *, s, tor_free(s));
  2432. smartlist_free(rejects);
  2433. return result;
  2434. }
  2435. /** Convert a summarized policy string into a short_policy_t. Return NULL
  2436. * if the string is not well-formed. */
  2437. short_policy_t *
  2438. parse_short_policy(const char *summary)
  2439. {
  2440. const char *orig_summary = summary;
  2441. short_policy_t *result;
  2442. int is_accept;
  2443. int n_entries;
  2444. short_policy_entry_t entries[MAX_EXITPOLICY_SUMMARY_LEN]; /* overkill */
  2445. const char *next;
  2446. if (!strcmpstart(summary, "accept ")) {
  2447. is_accept = 1;
  2448. summary += strlen("accept ");
  2449. } else if (!strcmpstart(summary, "reject ")) {
  2450. is_accept = 0;
  2451. summary += strlen("reject ");
  2452. } else {
  2453. log_fn(LOG_PROTOCOL_WARN, LD_DIR, "Unrecognized policy summary keyword");
  2454. return NULL;
  2455. }
  2456. n_entries = 0;
  2457. for ( ; *summary; summary = next) {
  2458. const char *comma = strchr(summary, ',');
  2459. unsigned low, high;
  2460. char dummy;
  2461. char ent_buf[32];
  2462. size_t len;
  2463. next = comma ? comma+1 : strchr(summary, '\0');
  2464. len = comma ? (size_t)(comma - summary) : strlen(summary);
  2465. if (n_entries == MAX_EXITPOLICY_SUMMARY_LEN) {
  2466. log_fn(LOG_PROTOCOL_WARN, LD_DIR, "Impossibly long policy summary %s",
  2467. escaped(orig_summary));
  2468. return NULL;
  2469. }
  2470. if (! TOR_ISDIGIT(*summary) || len > (sizeof(ent_buf)-1)) {
  2471. /* unrecognized entry format. skip it. */
  2472. continue;
  2473. }
  2474. if (len < 1) {
  2475. /* empty; skip it. */
  2476. /* XXX This happens to be unreachable, since if len==0, then *summary is
  2477. * ',' or '\0', and the TOR_ISDIGIT test above would have failed. */
  2478. continue;
  2479. }
  2480. memcpy(ent_buf, summary, len);
  2481. ent_buf[len] = '\0';
  2482. if (tor_sscanf(ent_buf, "%u-%u%c", &low, &high, &dummy) == 2) {
  2483. if (low<1 || low>65535 || high<1 || high>65535 || low>high) {
  2484. log_fn(LOG_PROTOCOL_WARN, LD_DIR,
  2485. "Found bad entry in policy summary %s", escaped(orig_summary));
  2486. return NULL;
  2487. }
  2488. } else if (tor_sscanf(ent_buf, "%u%c", &low, &dummy) == 1) {
  2489. if (low<1 || low>65535) {
  2490. log_fn(LOG_PROTOCOL_WARN, LD_DIR,
  2491. "Found bad entry in policy summary %s", escaped(orig_summary));
  2492. return NULL;
  2493. }
  2494. high = low;
  2495. } else {
  2496. log_fn(LOG_PROTOCOL_WARN, LD_DIR,"Found bad entry in policy summary %s",
  2497. escaped(orig_summary));
  2498. return NULL;
  2499. }
  2500. entries[n_entries].min_port = low;
  2501. entries[n_entries].max_port = high;
  2502. n_entries++;
  2503. }
  2504. if (n_entries == 0) {
  2505. log_fn(LOG_PROTOCOL_WARN, LD_DIR,
  2506. "Found no port-range entries in summary %s", escaped(orig_summary));
  2507. return NULL;
  2508. }
  2509. {
  2510. size_t size = offsetof(short_policy_t, entries) +
  2511. sizeof(short_policy_entry_t)*(n_entries);
  2512. result = tor_malloc_zero(size);
  2513. tor_assert( (char*)&result->entries[n_entries-1] < ((char*)result)+size);
  2514. }
  2515. result->is_accept = is_accept;
  2516. result->n_entries = n_entries;
  2517. memcpy(result->entries, entries, sizeof(short_policy_entry_t)*n_entries);
  2518. return result;
  2519. }
  2520. /** Write <b>policy</b> back out into a string. */
  2521. char *
  2522. write_short_policy(const short_policy_t *policy)
  2523. {
  2524. int i;
  2525. char *answer;
  2526. smartlist_t *sl = smartlist_new();
  2527. smartlist_add_asprintf(sl, "%s", policy->is_accept ? "accept " : "reject ");
  2528. for (i=0; i < policy->n_entries; i++) {
  2529. const short_policy_entry_t *e = &policy->entries[i];
  2530. if (e->min_port == e->max_port) {
  2531. smartlist_add_asprintf(sl, "%d", e->min_port);
  2532. } else {
  2533. smartlist_add_asprintf(sl, "%d-%d", e->min_port, e->max_port);
  2534. }
  2535. if (i < policy->n_entries-1)
  2536. smartlist_add_strdup(sl, ",");
  2537. }
  2538. answer = smartlist_join_strings(sl, "", 0, NULL);
  2539. SMARTLIST_FOREACH(sl, char *, a, tor_free(a));
  2540. smartlist_free(sl);
  2541. return answer;
  2542. }
  2543. /** Release all storage held in <b>policy</b>. */
  2544. void
  2545. short_policy_free_(short_policy_t *policy)
  2546. {
  2547. tor_free(policy);
  2548. }
  2549. /** See whether the <b>addr</b>:<b>port</b> address is likely to be accepted
  2550. * or rejected by the summarized policy <b>policy</b>. Return values are as
  2551. * for compare_tor_addr_to_addr_policy. Unlike the regular addr_policy
  2552. * functions, requires the <b>port</b> be specified. */
  2553. addr_policy_result_t
  2554. compare_tor_addr_to_short_policy(const tor_addr_t *addr, uint16_t port,
  2555. const short_policy_t *policy)
  2556. {
  2557. int i;
  2558. int found_match = 0;
  2559. int accept_;
  2560. tor_assert(port != 0);
  2561. if (addr && tor_addr_is_null(addr))
  2562. addr = NULL; /* Unspec means 'no address at all,' in this context. */
  2563. if (addr && get_options()->ClientRejectInternalAddresses &&
  2564. (tor_addr_is_internal(addr, 0) || tor_addr_is_loopback(addr)))
  2565. return ADDR_POLICY_REJECTED;
  2566. for (i=0; i < policy->n_entries; ++i) {
  2567. const short_policy_entry_t *e = &policy->entries[i];
  2568. if (e->min_port <= port && port <= e->max_port) {
  2569. found_match = 1;
  2570. break;
  2571. }
  2572. }
  2573. if (found_match)
  2574. accept_ = policy->is_accept;
  2575. else
  2576. accept_ = ! policy->is_accept;
  2577. /* ???? are these right? -NM */
  2578. /* We should be sure not to return ADDR_POLICY_ACCEPTED in the accept
  2579. * case here, because it would cause clients to believe that the node
  2580. * allows exit enclaving. Trying it anyway would open up a cool attack
  2581. * where the node refuses due to exitpolicy, the client reacts in
  2582. * surprise by rewriting the node's exitpolicy to reject *:*, and then
  2583. * an adversary targets users by causing them to attempt such connections
  2584. * to 98% of the exits.
  2585. *
  2586. * Once microdescriptors can handle addresses in special cases (e.g. if
  2587. * we ever solve ticket 1774), we can provide certainty here. -RD */
  2588. if (accept_)
  2589. return ADDR_POLICY_PROBABLY_ACCEPTED;
  2590. else
  2591. return ADDR_POLICY_REJECTED;
  2592. }
  2593. /** Return true iff <b>policy</b> seems reject all ports */
  2594. int
  2595. short_policy_is_reject_star(const short_policy_t *policy)
  2596. {
  2597. /* This doesn't need to be as much on the lookout as policy_is_reject_star,
  2598. * since policy summaries are from the consensus or from consensus
  2599. * microdescs.
  2600. */
  2601. tor_assert(policy);
  2602. /* Check for an exact match of "reject 1-65535". */
  2603. return (policy->is_accept == 0 && policy->n_entries == 1 &&
  2604. policy->entries[0].min_port == 1 &&
  2605. policy->entries[0].max_port == 65535);
  2606. }
  2607. /** Decide whether addr:port is probably or definitely accepted or rejected by
  2608. * <b>node</b>. See compare_tor_addr_to_addr_policy for details on addr/port
  2609. * interpretation. */
  2610. addr_policy_result_t
  2611. compare_tor_addr_to_node_policy(const tor_addr_t *addr, uint16_t port,
  2612. const node_t *node)
  2613. {
  2614. if (node->rejects_all)
  2615. return ADDR_POLICY_REJECTED;
  2616. if (addr && tor_addr_family(addr) == AF_INET6) {
  2617. const short_policy_t *p = NULL;
  2618. if (node->ri)
  2619. p = node->ri->ipv6_exit_policy;
  2620. else if (node->md)
  2621. p = node->md->ipv6_exit_policy;
  2622. if (p)
  2623. return compare_tor_addr_to_short_policy(addr, port, p);
  2624. else
  2625. return ADDR_POLICY_REJECTED;
  2626. }
  2627. if (node->ri) {
  2628. return compare_tor_addr_to_addr_policy(addr, port, node->ri->exit_policy);
  2629. } else if (node->md) {
  2630. if (node->md->exit_policy == NULL)
  2631. return ADDR_POLICY_REJECTED;
  2632. else
  2633. return compare_tor_addr_to_short_policy(addr, port,
  2634. node->md->exit_policy);
  2635. } else {
  2636. return ADDR_POLICY_PROBABLY_REJECTED;
  2637. }
  2638. }
  2639. /**
  2640. * Given <b>policy_list</b>, a list of addr_policy_t, produce a string
  2641. * representation of the list.
  2642. * If <b>include_ipv4</b> is true, include IPv4 entries.
  2643. * If <b>include_ipv6</b> is true, include IPv6 entries.
  2644. */
  2645. char *
  2646. policy_dump_to_string(const smartlist_t *policy_list,
  2647. int include_ipv4,
  2648. int include_ipv6)
  2649. {
  2650. smartlist_t *policy_string_list;
  2651. char *policy_string = NULL;
  2652. policy_string_list = smartlist_new();
  2653. SMARTLIST_FOREACH_BEGIN(policy_list, addr_policy_t *, tmpe) {
  2654. char *pbuf;
  2655. int bytes_written_to_pbuf;
  2656. if ((tor_addr_family(&tmpe->addr) == AF_INET6) && (!include_ipv6)) {
  2657. continue; /* Don't include IPv6 parts of address policy */
  2658. }
  2659. if ((tor_addr_family(&tmpe->addr) == AF_INET) && (!include_ipv4)) {
  2660. continue; /* Don't include IPv4 parts of address policy */
  2661. }
  2662. pbuf = tor_malloc(POLICY_BUF_LEN);
  2663. bytes_written_to_pbuf = policy_write_item(pbuf,POLICY_BUF_LEN, tmpe, 1);
  2664. if (bytes_written_to_pbuf < 0) {
  2665. log_warn(LD_BUG, "policy_dump_to_string ran out of room!");
  2666. tor_free(pbuf);
  2667. goto done;
  2668. }
  2669. smartlist_add(policy_string_list,pbuf);
  2670. } SMARTLIST_FOREACH_END(tmpe);
  2671. policy_string = smartlist_join_strings(policy_string_list, "\n", 0, NULL);
  2672. done:
  2673. SMARTLIST_FOREACH(policy_string_list, char *, str, tor_free(str));
  2674. smartlist_free(policy_string_list);
  2675. return policy_string;
  2676. }
  2677. /** Implementation for GETINFO control command: knows the answer for questions
  2678. * about "exit-policy/..." */
  2679. int
  2680. getinfo_helper_policies(control_connection_t *conn,
  2681. const char *question, char **answer,
  2682. const char **errmsg)
  2683. {
  2684. (void) conn;
  2685. (void) errmsg;
  2686. if (!strcmp(question, "exit-policy/default")) {
  2687. *answer = tor_strdup(DEFAULT_EXIT_POLICY);
  2688. } else if (!strcmp(question, "exit-policy/reject-private/default")) {
  2689. smartlist_t *private_policy_strings;
  2690. const char **priv = private_nets;
  2691. private_policy_strings = smartlist_new();
  2692. while (*priv != NULL) {
  2693. /* IPv6 addresses are in "[]" and contain ":",
  2694. * IPv4 addresses are not in "[]" and contain "." */
  2695. smartlist_add_asprintf(private_policy_strings, "reject %s:*", *priv);
  2696. priv++;
  2697. }
  2698. *answer = smartlist_join_strings(private_policy_strings,
  2699. ",", 0, NULL);
  2700. SMARTLIST_FOREACH(private_policy_strings, char *, str, tor_free(str));
  2701. smartlist_free(private_policy_strings);
  2702. } else if (!strcmp(question, "exit-policy/reject-private/relay")) {
  2703. const or_options_t *options = get_options();
  2704. int err = 0;
  2705. const routerinfo_t *me = router_get_my_routerinfo_with_err(&err);
  2706. if (!me) {
  2707. *errmsg = routerinfo_err_to_string(err);
  2708. return routerinfo_err_is_transient(err) ? -1 : 0;
  2709. }
  2710. if (!options->ExitPolicyRejectPrivate &&
  2711. !options->ExitPolicyRejectLocalInterfaces) {
  2712. *answer = tor_strdup("");
  2713. return 0;
  2714. }
  2715. smartlist_t *private_policy_list = smartlist_new();
  2716. smartlist_t *configured_addresses = smartlist_new();
  2717. /* Copy the configured addresses into the tor_addr_t* list */
  2718. if (options->ExitPolicyRejectPrivate) {
  2719. policies_copy_ipv4h_to_smartlist(configured_addresses, me->addr);
  2720. policies_copy_addr_to_smartlist(configured_addresses, &me->ipv6_addr);
  2721. }
  2722. if (options->ExitPolicyRejectLocalInterfaces) {
  2723. policies_copy_outbound_addresses_to_smartlist(configured_addresses,
  2724. options);
  2725. }
  2726. policies_parse_exit_policy_reject_private(
  2727. &private_policy_list,
  2728. options->IPv6Exit,
  2729. configured_addresses,
  2730. options->ExitPolicyRejectLocalInterfaces,
  2731. options->ExitPolicyRejectLocalInterfaces);
  2732. *answer = policy_dump_to_string(private_policy_list, 1, 1);
  2733. addr_policy_list_free(private_policy_list);
  2734. SMARTLIST_FOREACH(configured_addresses, tor_addr_t *, a, tor_free(a));
  2735. smartlist_free(configured_addresses);
  2736. } else if (!strcmpstart(question, "exit-policy/")) {
  2737. int include_ipv4 = 0;
  2738. int include_ipv6 = 0;
  2739. int err = 0;
  2740. const routerinfo_t *me = router_get_my_routerinfo_with_err(&err);
  2741. if (!me) {
  2742. *errmsg = routerinfo_err_to_string(err);
  2743. return routerinfo_err_is_transient(err) ? -1 : 0;
  2744. }
  2745. if (!strcmp(question, "exit-policy/ipv4")) {
  2746. include_ipv4 = 1;
  2747. } else if (!strcmp(question, "exit-policy/ipv6")) {
  2748. include_ipv6 = 1;
  2749. } else if (!strcmp(question, "exit-policy/full")) {
  2750. include_ipv4 = include_ipv6 = 1;
  2751. } else {
  2752. return 0; /* No such key. */
  2753. }
  2754. *answer = router_dump_exit_policy_to_string(me,include_ipv4,
  2755. include_ipv6);
  2756. }
  2757. return 0;
  2758. }
  2759. /** Release all storage held by <b>p</b>. */
  2760. void
  2761. addr_policy_list_free_(smartlist_t *lst)
  2762. {
  2763. if (!lst)
  2764. return;
  2765. SMARTLIST_FOREACH(lst, addr_policy_t *, policy, addr_policy_free(policy));
  2766. smartlist_free(lst);
  2767. }
  2768. /** Release all storage held by <b>p</b>. */
  2769. void
  2770. addr_policy_free_(addr_policy_t *p)
  2771. {
  2772. if (!p)
  2773. return;
  2774. if (--p->refcnt <= 0) {
  2775. if (p->is_canonical) {
  2776. policy_map_ent_t search, *found;
  2777. search.policy = p;
  2778. found = HT_REMOVE(policy_map, &policy_root, &search);
  2779. if (found) {
  2780. tor_assert(p == found->policy);
  2781. tor_free(found);
  2782. }
  2783. }
  2784. tor_free(p);
  2785. }
  2786. }
  2787. /** Release all storage held by policy variables. */
  2788. void
  2789. policies_free_all(void)
  2790. {
  2791. addr_policy_list_free(reachable_or_addr_policy);
  2792. reachable_or_addr_policy = NULL;
  2793. addr_policy_list_free(reachable_dir_addr_policy);
  2794. reachable_dir_addr_policy = NULL;
  2795. addr_policy_list_free(socks_policy);
  2796. socks_policy = NULL;
  2797. addr_policy_list_free(dir_policy);
  2798. dir_policy = NULL;
  2799. addr_policy_list_free(authdir_reject_policy);
  2800. authdir_reject_policy = NULL;
  2801. addr_policy_list_free(authdir_invalid_policy);
  2802. authdir_invalid_policy = NULL;
  2803. addr_policy_list_free(authdir_badexit_policy);
  2804. authdir_badexit_policy = NULL;
  2805. if (!HT_EMPTY(&policy_root)) {
  2806. policy_map_ent_t **ent;
  2807. int n = 0;
  2808. char buf[POLICY_BUF_LEN];
  2809. log_warn(LD_MM, "Still had %d address policies cached at shutdown.",
  2810. (int)HT_SIZE(&policy_root));
  2811. /* Note the first 10 cached policies to try to figure out where they
  2812. * might be coming from. */
  2813. HT_FOREACH(ent, policy_map, &policy_root) {
  2814. if (++n > 10)
  2815. break;
  2816. if (policy_write_item(buf, sizeof(buf), (*ent)->policy, 0) >= 0)
  2817. log_warn(LD_MM," %d [%d]: %s", n, (*ent)->policy->refcnt, buf);
  2818. }
  2819. }
  2820. HT_CLEAR(policy_map, &policy_root);
  2821. }