policies.c 102 KB

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