policies.c 109 KB

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