policies.c 109 KB

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