dns.c 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186
  1. /* Copyright (c) 2003-2004, Roger Dingledine.
  2. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  3. * Copyright (c) 2007-2019, The Tor Project, Inc. */
  4. /* See LICENSE for licensing information */
  5. /**
  6. * \file dns.c
  7. * \brief Implements a local cache for DNS results for Tor servers.
  8. * This is implemented as a wrapper around Adam Langley's eventdns.c code.
  9. * (We can't just use gethostbyname() and friends because we really need to
  10. * be nonblocking.)
  11. *
  12. * There are three main cases when a Tor relay uses dns.c to launch a DNS
  13. * request:
  14. * <ol>
  15. * <li>To check whether the DNS server is working more or less correctly.
  16. * This happens via dns_launch_correctness_checks(). The answer is
  17. * reported in the return value from later calls to
  18. * dns_seems_to_be_broken().
  19. * <li>When a client has asked the relay, in a RELAY_BEGIN cell, to connect
  20. * to a given server by hostname. This happens via dns_resolve().
  21. * <li>When a client has asked the relay, in a RELAY_RESOLVE cell, to look
  22. * up a given server's IP address(es) by hostname. This also happens via
  23. * dns_resolve().
  24. * </ol>
  25. *
  26. * Each of these gets handled a little differently.
  27. *
  28. * To check for correctness, we look up some hostname we expect to exist and
  29. * have real entries, some hostnames which we expect to definitely not exist,
  30. * and some hostnames that we expect to probably not exist. If too many of
  31. * the hostnames that shouldn't exist do exist, that's a DNS hijacking
  32. * attempt. If too many of the hostnames that should exist have the same
  33. * addresses as the ones that shouldn't exist, that's a very bad DNS hijacking
  34. * attempt, or a very naughty captive portal. And if the hostnames that
  35. * should exist simply don't exist, we probably have a broken nameserver.
  36. *
  37. * To handle client requests, we first check our cache for answers. If there
  38. * isn't something up-to-date, we've got to launch A or AAAA requests as
  39. * appropriate. How we handle responses to those in particular is a bit
  40. * complex; see dns_lookup() and set_exitconn_info_from_resolve().
  41. *
  42. * When a lookup is finally complete, the inform_pending_connections()
  43. * function will tell all of the streams that have been waiting for the
  44. * resolve, by calling connection_exit_connect() if the client sent a
  45. * RELAY_BEGIN cell, and by calling send_resolved_cell() or
  46. * send_hostname_cell() if the client sent a RELAY_RESOLVE cell.
  47. **/
  48. #define DNS_PRIVATE
  49. #include "core/or/or.h"
  50. #include "app/config/config.h"
  51. #include "core/mainloop/connection.h"
  52. #include "core/mainloop/mainloop.h"
  53. #include "core/mainloop/netstatus.h"
  54. #include "core/or/circuitlist.h"
  55. #include "core/or/circuituse.h"
  56. #include "core/or/connection_edge.h"
  57. #include "core/or/policies.h"
  58. #include "core/or/relay.h"
  59. #include "feature/control/control.h"
  60. #include "feature/relay/dns.h"
  61. #include "feature/relay/router.h"
  62. #include "feature/relay/routermode.h"
  63. #include "lib/crypt_ops/crypto_rand.h"
  64. #include "lib/evloop/compat_libevent.h"
  65. #include "lib/sandbox/sandbox.h"
  66. #include "core/or/edge_connection_st.h"
  67. #include "core/or/or_circuit_st.h"
  68. #include "ht.h"
  69. #ifdef HAVE_SYS_STAT_H
  70. #include <sys/stat.h>
  71. #endif
  72. #include <event2/event.h>
  73. #include <event2/dns.h>
  74. /** How long will we wait for an answer from the resolver before we decide
  75. * that the resolver is wedged? */
  76. #define RESOLVE_MAX_TIMEOUT 300
  77. /** Our evdns_base; this structure handles all our name lookups. */
  78. static struct evdns_base *the_evdns_base = NULL;
  79. /** Have we currently configured nameservers with eventdns? */
  80. static int nameservers_configured = 0;
  81. /** Did our most recent attempt to configure nameservers with eventdns fail? */
  82. static int nameserver_config_failed = 0;
  83. /** What was the resolv_conf fname we last used when configuring the
  84. * nameservers? Used to check whether we need to reconfigure. */
  85. static char *resolv_conf_fname = NULL;
  86. /** What was the mtime on the resolv.conf file we last used when configuring
  87. * the nameservers? Used to check whether we need to reconfigure. */
  88. static time_t resolv_conf_mtime = 0;
  89. static void purge_expired_resolves(time_t now);
  90. static void dns_found_answer(const char *address, uint8_t query_type,
  91. int dns_answer,
  92. const tor_addr_t *addr,
  93. const char *hostname,
  94. uint32_t ttl);
  95. static void add_wildcarded_test_address(const char *address);
  96. static int configure_nameservers(int force);
  97. static int answer_is_wildcarded(const char *ip);
  98. static int evdns_err_is_transient(int err);
  99. static void inform_pending_connections(cached_resolve_t *resolve);
  100. static void make_pending_resolve_cached(cached_resolve_t *cached);
  101. #ifdef DEBUG_DNS_CACHE
  102. static void assert_cache_ok_(void);
  103. #define assert_cache_ok() assert_cache_ok_()
  104. #else
  105. #define assert_cache_ok() STMT_NIL
  106. #endif /* defined(DEBUG_DNS_CACHE) */
  107. static void assert_resolve_ok(cached_resolve_t *resolve);
  108. /** Hash table of cached_resolve objects. */
  109. static HT_HEAD(cache_map, cached_resolve_t) cache_root;
  110. /** Global: how many IPv6 requests have we made in all? */
  111. static uint64_t n_ipv6_requests_made = 0;
  112. /** Global: how many IPv6 requests have timed out? */
  113. static uint64_t n_ipv6_timeouts = 0;
  114. /** Global: Do we think that IPv6 DNS is broken? */
  115. static int dns_is_broken_for_ipv6 = 0;
  116. /** Function to compare hashed resolves on their addresses; used to
  117. * implement hash tables. */
  118. static inline int
  119. cached_resolves_eq(cached_resolve_t *a, cached_resolve_t *b)
  120. {
  121. /* make this smarter one day? */
  122. assert_resolve_ok(a); // Not b; b may be just a search.
  123. return !strncmp(a->address, b->address, MAX_ADDRESSLEN);
  124. }
  125. /** Hash function for cached_resolve objects */
  126. static inline unsigned int
  127. cached_resolve_hash(cached_resolve_t *a)
  128. {
  129. return (unsigned) siphash24g((const uint8_t*)a->address, strlen(a->address));
  130. }
  131. HT_PROTOTYPE(cache_map, cached_resolve_t, node, cached_resolve_hash,
  132. cached_resolves_eq)
  133. HT_GENERATE2(cache_map, cached_resolve_t, node, cached_resolve_hash,
  134. cached_resolves_eq, 0.6, tor_reallocarray_, tor_free_)
  135. /** Initialize the DNS cache. */
  136. static void
  137. init_cache_map(void)
  138. {
  139. HT_INIT(cache_map, &cache_root);
  140. }
  141. /** Helper: called by eventdns when eventdns wants to log something. */
  142. static void
  143. evdns_log_cb(int warn, const char *msg)
  144. {
  145. const char *cp;
  146. static int all_down = 0;
  147. int severity = warn ? LOG_WARN : LOG_INFO;
  148. if (!strcmpstart(msg, "Resolve requested for") &&
  149. get_options()->SafeLogging) {
  150. log_info(LD_EXIT, "eventdns: Resolve requested.");
  151. return;
  152. } else if (!strcmpstart(msg, "Search: ")) {
  153. return;
  154. }
  155. if (!strcmpstart(msg, "Nameserver ") && (cp=strstr(msg, " has failed: "))) {
  156. char *ns = tor_strndup(msg+11, cp-(msg+11));
  157. const char *colon = strchr(cp, ':');
  158. tor_assert(colon);
  159. const char *err = colon+2;
  160. /* Don't warn about a single failed nameserver; we'll warn with 'all
  161. * nameservers have failed' if we're completely out of nameservers;
  162. * otherwise, the situation is tolerable. */
  163. severity = LOG_INFO;
  164. control_event_server_status(LOG_NOTICE,
  165. "NAMESERVER_STATUS NS=%s STATUS=DOWN ERR=%s",
  166. ns, escaped(err));
  167. tor_free(ns);
  168. } else if (!strcmpstart(msg, "Nameserver ") &&
  169. (cp=strstr(msg, " is back up"))) {
  170. char *ns = tor_strndup(msg+11, cp-(msg+11));
  171. severity = (all_down && warn) ? LOG_NOTICE : LOG_INFO;
  172. all_down = 0;
  173. control_event_server_status(LOG_NOTICE,
  174. "NAMESERVER_STATUS NS=%s STATUS=UP", ns);
  175. tor_free(ns);
  176. } else if (!strcmp(msg, "All nameservers have failed")) {
  177. control_event_server_status(LOG_WARN, "NAMESERVER_ALL_DOWN");
  178. all_down = 1;
  179. } else if (!strcmpstart(msg, "Address mismatch on received DNS")) {
  180. static ratelim_t mismatch_limit = RATELIM_INIT(3600);
  181. const char *src = strstr(msg, " Apparent source");
  182. if (!src || get_options()->SafeLogging) {
  183. src = "";
  184. }
  185. log_fn_ratelim(&mismatch_limit, severity, LD_EXIT,
  186. "eventdns: Received a DNS packet from "
  187. "an IP address to which we did not send a request. This "
  188. "could be a DNS spoofing attempt, or some kind of "
  189. "misconfiguration.%s", src);
  190. return;
  191. }
  192. tor_log(severity, LD_EXIT, "eventdns: %s", msg);
  193. }
  194. /** Helper: passed to eventdns.c as a callback so it can generate random
  195. * numbers for transaction IDs and 0x20-hack coding. */
  196. static void
  197. dns_randfn_(char *b, size_t n)
  198. {
  199. crypto_rand(b,n);
  200. }
  201. /** Initialize the DNS subsystem; called by the OR process. */
  202. int
  203. dns_init(void)
  204. {
  205. init_cache_map();
  206. evdns_set_random_bytes_fn(dns_randfn_);
  207. if (server_mode(get_options())) {
  208. int r = configure_nameservers(1);
  209. return r;
  210. }
  211. return 0;
  212. }
  213. /** Called when DNS-related options change (or may have changed). Returns -1
  214. * on failure, 0 on success. */
  215. int
  216. dns_reset(void)
  217. {
  218. const or_options_t *options = get_options();
  219. if (! server_mode(options)) {
  220. if (!the_evdns_base) {
  221. if (!(the_evdns_base = evdns_base_new(tor_libevent_get_base(), 0))) {
  222. log_err(LD_BUG, "Couldn't create an evdns_base");
  223. return -1;
  224. }
  225. }
  226. evdns_base_clear_nameservers_and_suspend(the_evdns_base);
  227. evdns_base_search_clear(the_evdns_base);
  228. nameservers_configured = 0;
  229. tor_free(resolv_conf_fname);
  230. resolv_conf_mtime = 0;
  231. } else {
  232. if (configure_nameservers(0) < 0) {
  233. return -1;
  234. }
  235. }
  236. return 0;
  237. }
  238. /** Return true iff the most recent attempt to initialize the DNS subsystem
  239. * failed. */
  240. int
  241. has_dns_init_failed(void)
  242. {
  243. return nameserver_config_failed;
  244. }
  245. /** Helper: Given a TTL from a DNS response, determine what TTL to give the
  246. * OP that asked us to resolve it, and how long to cache that record
  247. * ourselves. */
  248. uint32_t
  249. dns_clip_ttl(uint32_t ttl)
  250. {
  251. /* This logic is a defense against "DefectTor" DNS-based traffic
  252. * confirmation attacks, as in https://nymity.ch/tor-dns/tor-dns.pdf .
  253. * We only give two values: a "low" value and a "high" value.
  254. */
  255. if (ttl < MIN_DNS_TTL_AT_EXIT)
  256. return MIN_DNS_TTL_AT_EXIT;
  257. else
  258. return MAX_DNS_TTL_AT_EXIT;
  259. }
  260. /** Helper: free storage held by an entry in the DNS cache. */
  261. static void
  262. free_cached_resolve_(cached_resolve_t *r)
  263. {
  264. if (!r)
  265. return;
  266. while (r->pending_connections) {
  267. pending_connection_t *victim = r->pending_connections;
  268. r->pending_connections = victim->next;
  269. tor_free(victim);
  270. }
  271. if (r->res_status_hostname == RES_STATUS_DONE_OK)
  272. tor_free(r->result_ptr.hostname);
  273. r->magic = 0xFF00FF00;
  274. tor_free(r);
  275. }
  276. /** Compare two cached_resolve_t pointers by expiry time, and return
  277. * less-than-zero, zero, or greater-than-zero as appropriate. Used for
  278. * the priority queue implementation. */
  279. static int
  280. compare_cached_resolves_by_expiry_(const void *_a, const void *_b)
  281. {
  282. const cached_resolve_t *a = _a, *b = _b;
  283. if (a->expire < b->expire)
  284. return -1;
  285. else if (a->expire == b->expire)
  286. return 0;
  287. else
  288. return 1;
  289. }
  290. /** Priority queue of cached_resolve_t objects to let us know when they
  291. * will expire. */
  292. static smartlist_t *cached_resolve_pqueue = NULL;
  293. static void
  294. cached_resolve_add_answer(cached_resolve_t *resolve,
  295. int query_type,
  296. int dns_result,
  297. const tor_addr_t *answer_addr,
  298. const char *answer_hostname,
  299. uint32_t ttl)
  300. {
  301. if (query_type == DNS_PTR) {
  302. if (resolve->res_status_hostname != RES_STATUS_INFLIGHT)
  303. return;
  304. if (dns_result == DNS_ERR_NONE && answer_hostname) {
  305. resolve->result_ptr.hostname = tor_strdup(answer_hostname);
  306. resolve->res_status_hostname = RES_STATUS_DONE_OK;
  307. } else {
  308. resolve->result_ptr.err_hostname = dns_result;
  309. resolve->res_status_hostname = RES_STATUS_DONE_ERR;
  310. }
  311. resolve->ttl_hostname = ttl;
  312. } else if (query_type == DNS_IPv4_A) {
  313. if (resolve->res_status_ipv4 != RES_STATUS_INFLIGHT)
  314. return;
  315. if (dns_result == DNS_ERR_NONE && answer_addr &&
  316. tor_addr_family(answer_addr) == AF_INET) {
  317. resolve->result_ipv4.addr_ipv4 = tor_addr_to_ipv4h(answer_addr);
  318. resolve->res_status_ipv4 = RES_STATUS_DONE_OK;
  319. } else {
  320. resolve->result_ipv4.err_ipv4 = dns_result;
  321. resolve->res_status_ipv4 = RES_STATUS_DONE_ERR;
  322. }
  323. resolve->ttl_ipv4 = ttl;
  324. } else if (query_type == DNS_IPv6_AAAA) {
  325. if (resolve->res_status_ipv6 != RES_STATUS_INFLIGHT)
  326. return;
  327. if (dns_result == DNS_ERR_NONE && answer_addr &&
  328. tor_addr_family(answer_addr) == AF_INET6) {
  329. memcpy(&resolve->result_ipv6.addr_ipv6,
  330. tor_addr_to_in6(answer_addr),
  331. sizeof(struct in6_addr));
  332. resolve->res_status_ipv6 = RES_STATUS_DONE_OK;
  333. } else {
  334. resolve->result_ipv6.err_ipv6 = dns_result;
  335. resolve->res_status_ipv6 = RES_STATUS_DONE_ERR;
  336. }
  337. resolve->ttl_ipv6 = ttl;
  338. }
  339. }
  340. /** Return true iff there are no in-flight requests for <b>resolve</b>. */
  341. static int
  342. cached_resolve_have_all_answers(const cached_resolve_t *resolve)
  343. {
  344. return (resolve->res_status_ipv4 != RES_STATUS_INFLIGHT &&
  345. resolve->res_status_ipv6 != RES_STATUS_INFLIGHT &&
  346. resolve->res_status_hostname != RES_STATUS_INFLIGHT);
  347. }
  348. /** Set an expiry time for a cached_resolve_t, and add it to the expiry
  349. * priority queue */
  350. static void
  351. set_expiry(cached_resolve_t *resolve, time_t expires)
  352. {
  353. tor_assert(resolve && resolve->expire == 0);
  354. if (!cached_resolve_pqueue)
  355. cached_resolve_pqueue = smartlist_new();
  356. resolve->expire = expires;
  357. smartlist_pqueue_add(cached_resolve_pqueue,
  358. compare_cached_resolves_by_expiry_,
  359. offsetof(cached_resolve_t, minheap_idx),
  360. resolve);
  361. }
  362. /** Free all storage held in the DNS cache and related structures. */
  363. void
  364. dns_free_all(void)
  365. {
  366. cached_resolve_t **ptr, **next, *item;
  367. assert_cache_ok();
  368. if (cached_resolve_pqueue) {
  369. SMARTLIST_FOREACH(cached_resolve_pqueue, cached_resolve_t *, res,
  370. {
  371. if (res->state == CACHE_STATE_DONE)
  372. free_cached_resolve_(res);
  373. });
  374. }
  375. for (ptr = HT_START(cache_map, &cache_root); ptr != NULL; ptr = next) {
  376. item = *ptr;
  377. next = HT_NEXT_RMV(cache_map, &cache_root, ptr);
  378. free_cached_resolve_(item);
  379. }
  380. HT_CLEAR(cache_map, &cache_root);
  381. smartlist_free(cached_resolve_pqueue);
  382. cached_resolve_pqueue = NULL;
  383. tor_free(resolv_conf_fname);
  384. }
  385. /** Remove every cached_resolve whose <b>expire</b> time is before or
  386. * equal to <b>now</b> from the cache. */
  387. static void
  388. purge_expired_resolves(time_t now)
  389. {
  390. cached_resolve_t *resolve, *removed;
  391. pending_connection_t *pend;
  392. edge_connection_t *pendconn;
  393. assert_cache_ok();
  394. if (!cached_resolve_pqueue)
  395. return;
  396. while (smartlist_len(cached_resolve_pqueue)) {
  397. resolve = smartlist_get(cached_resolve_pqueue, 0);
  398. if (resolve->expire > now)
  399. break;
  400. smartlist_pqueue_pop(cached_resolve_pqueue,
  401. compare_cached_resolves_by_expiry_,
  402. offsetof(cached_resolve_t, minheap_idx));
  403. if (resolve->state == CACHE_STATE_PENDING) {
  404. log_debug(LD_EXIT,
  405. "Expiring a dns resolve %s that's still pending. Forgot to "
  406. "cull it? DNS resolve didn't tell us about the timeout?",
  407. escaped_safe_str(resolve->address));
  408. } else if (resolve->state == CACHE_STATE_CACHED) {
  409. log_debug(LD_EXIT,
  410. "Forgetting old cached resolve (address %s, expires %lu)",
  411. escaped_safe_str(resolve->address),
  412. (unsigned long)resolve->expire);
  413. tor_assert(!resolve->pending_connections);
  414. } else {
  415. tor_assert(resolve->state == CACHE_STATE_DONE);
  416. tor_assert(!resolve->pending_connections);
  417. }
  418. if (resolve->pending_connections) {
  419. log_debug(LD_EXIT,
  420. "Closing pending connections on timed-out DNS resolve!");
  421. while (resolve->pending_connections) {
  422. pend = resolve->pending_connections;
  423. resolve->pending_connections = pend->next;
  424. /* Connections should only be pending if they have no socket. */
  425. tor_assert(!SOCKET_OK(pend->conn->base_.s));
  426. pendconn = pend->conn;
  427. /* Prevent double-remove */
  428. pendconn->base_.state = EXIT_CONN_STATE_RESOLVEFAILED;
  429. if (!pendconn->base_.marked_for_close) {
  430. connection_edge_end(pendconn, END_STREAM_REASON_TIMEOUT);
  431. circuit_detach_stream(circuit_get_by_edge_conn(pendconn), pendconn);
  432. connection_free_(TO_CONN(pendconn));
  433. }
  434. tor_free(pend);
  435. }
  436. }
  437. if (resolve->state == CACHE_STATE_CACHED ||
  438. resolve->state == CACHE_STATE_PENDING) {
  439. removed = HT_REMOVE(cache_map, &cache_root, resolve);
  440. if (removed != resolve) {
  441. log_err(LD_BUG, "The expired resolve we purged didn't match any in"
  442. " the cache. Tried to purge %s (%p); instead got %s (%p).",
  443. resolve->address, (void*)resolve,
  444. removed ? removed->address : "NULL", (void*)removed);
  445. }
  446. tor_assert(removed == resolve);
  447. } else {
  448. /* This should be in state DONE. Make sure it's not in the cache. */
  449. cached_resolve_t *tmp = HT_FIND(cache_map, &cache_root, resolve);
  450. tor_assert(tmp != resolve);
  451. }
  452. if (resolve->res_status_hostname == RES_STATUS_DONE_OK)
  453. tor_free(resolve->result_ptr.hostname);
  454. resolve->magic = 0xF0BBF0BB;
  455. tor_free(resolve);
  456. }
  457. assert_cache_ok();
  458. }
  459. /* argument for send_resolved_cell only, meaning "let the answer type be ipv4
  460. * or ipv6 depending on the connection's address". */
  461. #define RESOLVED_TYPE_AUTO 0xff
  462. /** Send a response to the RESOLVE request of a connection.
  463. * <b>answer_type</b> must be one of
  464. * RESOLVED_TYPE_(AUTO|ERROR|ERROR_TRANSIENT|).
  465. *
  466. * If <b>circ</b> is provided, and we have a cached answer, send the
  467. * answer back along circ; otherwise, send the answer back along
  468. * <b>conn</b>'s attached circuit.
  469. */
  470. MOCK_IMPL(STATIC void,
  471. send_resolved_cell,(edge_connection_t *conn, uint8_t answer_type,
  472. const cached_resolve_t *resolved))
  473. {
  474. char buf[RELAY_PAYLOAD_SIZE], *cp = buf;
  475. size_t buflen = 0;
  476. uint32_t ttl;
  477. buf[0] = answer_type;
  478. ttl = dns_clip_ttl(conn->address_ttl);
  479. switch (answer_type)
  480. {
  481. case RESOLVED_TYPE_AUTO:
  482. if (resolved && resolved->res_status_ipv4 == RES_STATUS_DONE_OK) {
  483. cp[0] = RESOLVED_TYPE_IPV4;
  484. cp[1] = 4;
  485. set_uint32(cp+2, htonl(resolved->result_ipv4.addr_ipv4));
  486. set_uint32(cp+6, htonl(ttl));
  487. cp += 10;
  488. }
  489. if (resolved && resolved->res_status_ipv6 == RES_STATUS_DONE_OK) {
  490. const uint8_t *bytes = resolved->result_ipv6.addr_ipv6.s6_addr;
  491. cp[0] = RESOLVED_TYPE_IPV6;
  492. cp[1] = 16;
  493. memcpy(cp+2, bytes, 16);
  494. set_uint32(cp+18, htonl(ttl));
  495. cp += 22;
  496. }
  497. if (cp != buf) {
  498. buflen = cp - buf;
  499. break;
  500. } else {
  501. answer_type = RESOLVED_TYPE_ERROR;
  502. /* fall through. */
  503. }
  504. /* Falls through. */
  505. case RESOLVED_TYPE_ERROR_TRANSIENT:
  506. case RESOLVED_TYPE_ERROR:
  507. {
  508. const char *errmsg = "Error resolving hostname";
  509. size_t msglen = strlen(errmsg);
  510. buf[0] = answer_type;
  511. buf[1] = msglen;
  512. strlcpy(buf+2, errmsg, sizeof(buf)-2);
  513. set_uint32(buf+2+msglen, htonl(ttl));
  514. buflen = 6+msglen;
  515. break;
  516. }
  517. default:
  518. tor_assert(0);
  519. return;
  520. }
  521. // log_notice(LD_EXIT, "Sending a regular RESOLVED reply: ");
  522. connection_edge_send_command(conn, RELAY_COMMAND_RESOLVED, buf, buflen);
  523. }
  524. /** Send a response to the RESOLVE request of a connection for an in-addr.arpa
  525. * address on connection <b>conn</b> which yielded the result <b>hostname</b>.
  526. * The answer type will be RESOLVED_HOSTNAME.
  527. *
  528. * If <b>circ</b> is provided, and we have a cached answer, send the
  529. * answer back along circ; otherwise, send the answer back along
  530. * <b>conn</b>'s attached circuit.
  531. */
  532. MOCK_IMPL(STATIC void,
  533. send_resolved_hostname_cell,(edge_connection_t *conn,
  534. const char *hostname))
  535. {
  536. char buf[RELAY_PAYLOAD_SIZE];
  537. size_t buflen;
  538. uint32_t ttl;
  539. if (BUG(!hostname))
  540. return;
  541. size_t namelen = strlen(hostname);
  542. tor_assert(namelen < 256);
  543. ttl = dns_clip_ttl(conn->address_ttl);
  544. buf[0] = RESOLVED_TYPE_HOSTNAME;
  545. buf[1] = (uint8_t)namelen;
  546. memcpy(buf+2, hostname, namelen);
  547. set_uint32(buf+2+namelen, htonl(ttl));
  548. buflen = 2+namelen+4;
  549. // log_notice(LD_EXIT, "Sending a reply RESOLVED reply: %s", hostname);
  550. connection_edge_send_command(conn, RELAY_COMMAND_RESOLVED, buf, buflen);
  551. // log_notice(LD_EXIT, "Sent");
  552. }
  553. /** See if we have a cache entry for <b>exitconn</b>-\>address. If so,
  554. * if resolve valid, put it into <b>exitconn</b>-\>addr and return 1.
  555. * If resolve failed, free exitconn and return -1.
  556. *
  557. * (For EXIT_PURPOSE_RESOLVE connections, send back a RESOLVED error cell
  558. * on returning -1. For EXIT_PURPOSE_CONNECT connections, there's no
  559. * need to send back an END cell, since connection_exit_begin_conn will
  560. * do that for us.)
  561. *
  562. * If we have a cached answer, send the answer back along <b>exitconn</b>'s
  563. * circuit.
  564. *
  565. * Else, if seen before and pending, add conn to the pending list,
  566. * and return 0.
  567. *
  568. * Else, if not seen before, add conn to pending list, hand to
  569. * dns farm, and return 0.
  570. *
  571. * Exitconn's on_circuit field must be set, but exitconn should not
  572. * yet be linked onto the n_streams/resolving_streams list of that circuit.
  573. * On success, link the connection to n_streams if it's an exit connection.
  574. * On "pending", link the connection to resolving streams. Otherwise,
  575. * clear its on_circuit field.
  576. */
  577. int
  578. dns_resolve(edge_connection_t *exitconn)
  579. {
  580. or_circuit_t *oncirc = TO_OR_CIRCUIT(exitconn->on_circuit);
  581. int is_resolve, r;
  582. int made_connection_pending = 0;
  583. char *hostname = NULL;
  584. cached_resolve_t *resolve = NULL;
  585. is_resolve = exitconn->base_.purpose == EXIT_PURPOSE_RESOLVE;
  586. r = dns_resolve_impl(exitconn, is_resolve, oncirc, &hostname,
  587. &made_connection_pending, &resolve);
  588. switch (r) {
  589. case 1:
  590. /* We got an answer without a lookup -- either the answer was
  591. * cached, or it was obvious (like an IP address). */
  592. if (is_resolve) {
  593. /* Send the answer back right now, and detach. */
  594. if (hostname)
  595. send_resolved_hostname_cell(exitconn, hostname);
  596. else
  597. send_resolved_cell(exitconn, RESOLVED_TYPE_AUTO, resolve);
  598. exitconn->on_circuit = NULL;
  599. } else {
  600. /* Add to the n_streams list; the calling function will send back a
  601. * connected cell. */
  602. exitconn->next_stream = oncirc->n_streams;
  603. oncirc->n_streams = exitconn;
  604. }
  605. break;
  606. case 0:
  607. /* The request is pending: add the connection into the linked list of
  608. * resolving_streams on this circuit. */
  609. exitconn->base_.state = EXIT_CONN_STATE_RESOLVING;
  610. exitconn->next_stream = oncirc->resolving_streams;
  611. oncirc->resolving_streams = exitconn;
  612. break;
  613. case -2:
  614. case -1:
  615. /* The request failed before it could start: cancel this connection,
  616. * and stop everybody waiting for the same connection. */
  617. if (is_resolve) {
  618. send_resolved_cell(exitconn,
  619. (r == -1) ? RESOLVED_TYPE_ERROR : RESOLVED_TYPE_ERROR_TRANSIENT,
  620. NULL);
  621. }
  622. exitconn->on_circuit = NULL;
  623. dns_cancel_pending_resolve(exitconn->base_.address);
  624. if (!made_connection_pending && !exitconn->base_.marked_for_close) {
  625. /* If we made the connection pending, then we freed it already in
  626. * dns_cancel_pending_resolve(). If we marked it for close, it'll
  627. * get freed from the main loop. Otherwise, can free it now. */
  628. connection_free_(TO_CONN(exitconn));
  629. }
  630. break;
  631. default:
  632. tor_assert(0);
  633. }
  634. tor_free(hostname);
  635. return r;
  636. }
  637. /** Helper function for dns_resolve: same functionality, but does not handle:
  638. * - marking connections on error and clearing their on_circuit
  639. * - linking connections to n_streams/resolving_streams,
  640. * - sending resolved cells if we have an answer/error right away,
  641. *
  642. * Return -2 on a transient error. If it's a reverse resolve and it's
  643. * successful, sets *<b>hostname_out</b> to a newly allocated string
  644. * holding the cached reverse DNS value.
  645. *
  646. * Set *<b>made_connection_pending_out</b> to true if we have placed
  647. * <b>exitconn</b> on the list of pending connections for some resolve; set it
  648. * to false otherwise.
  649. *
  650. * Set *<b>resolve_out</b> to a cached resolve, if we found one.
  651. */
  652. MOCK_IMPL(STATIC int,
  653. dns_resolve_impl,(edge_connection_t *exitconn, int is_resolve,
  654. or_circuit_t *oncirc, char **hostname_out,
  655. int *made_connection_pending_out,
  656. cached_resolve_t **resolve_out))
  657. {
  658. cached_resolve_t *resolve;
  659. cached_resolve_t search;
  660. pending_connection_t *pending_connection;
  661. int is_reverse = 0;
  662. tor_addr_t addr;
  663. time_t now = time(NULL);
  664. int r;
  665. assert_connection_ok(TO_CONN(exitconn), 0);
  666. tor_assert(!SOCKET_OK(exitconn->base_.s));
  667. assert_cache_ok();
  668. tor_assert(oncirc);
  669. *made_connection_pending_out = 0;
  670. /* first check if exitconn->base_.address is an IP. If so, we already
  671. * know the answer. */
  672. if (tor_addr_parse(&addr, exitconn->base_.address) >= 0) {
  673. if (tor_addr_family(&addr) == AF_INET ||
  674. tor_addr_family(&addr) == AF_INET6) {
  675. tor_addr_copy(&exitconn->base_.addr, &addr);
  676. exitconn->address_ttl = DEFAULT_DNS_TTL;
  677. return 1;
  678. } else {
  679. /* XXXX unspec? Bogus? */
  680. return -1;
  681. }
  682. }
  683. /* If we're a non-exit, don't even do DNS lookups. */
  684. if (router_my_exit_policy_is_reject_star())
  685. return -1;
  686. if (address_is_invalid_destination(exitconn->base_.address, 0)) {
  687. tor_log(LOG_PROTOCOL_WARN, LD_EXIT,
  688. "Rejecting invalid destination address %s",
  689. escaped_safe_str(exitconn->base_.address));
  690. return -1;
  691. }
  692. /* then take this opportunity to see if there are any expired
  693. * resolves in the hash table. */
  694. purge_expired_resolves(now);
  695. /* lower-case exitconn->base_.address, so it's in canonical form */
  696. tor_strlower(exitconn->base_.address);
  697. /* Check whether this is a reverse lookup. If it's malformed, or it's a
  698. * .in-addr.arpa address but this isn't a resolve request, kill the
  699. * connection.
  700. */
  701. if ((r = tor_addr_parse_PTR_name(&addr, exitconn->base_.address,
  702. AF_UNSPEC, 0)) != 0) {
  703. if (r == 1) {
  704. is_reverse = 1;
  705. if (tor_addr_is_internal(&addr, 0)) /* internal address? */
  706. return -1;
  707. }
  708. if (!is_reverse || !is_resolve) {
  709. if (!is_reverse)
  710. log_info(LD_EXIT, "Bad .in-addr.arpa address \"%s\"; sending error.",
  711. escaped_safe_str(exitconn->base_.address));
  712. else if (!is_resolve)
  713. log_info(LD_EXIT,
  714. "Attempt to connect to a .in-addr.arpa address \"%s\"; "
  715. "sending error.",
  716. escaped_safe_str(exitconn->base_.address));
  717. return -1;
  718. }
  719. //log_notice(LD_EXIT, "Looks like an address %s",
  720. //exitconn->base_.address);
  721. }
  722. exitconn->is_reverse_dns_lookup = is_reverse;
  723. /* now check the hash table to see if 'address' is already there. */
  724. strlcpy(search.address, exitconn->base_.address, sizeof(search.address));
  725. resolve = HT_FIND(cache_map, &cache_root, &search);
  726. if (resolve && resolve->expire > now) { /* already there */
  727. switch (resolve->state) {
  728. case CACHE_STATE_PENDING:
  729. /* add us to the pending list */
  730. pending_connection = tor_malloc_zero(
  731. sizeof(pending_connection_t));
  732. pending_connection->conn = exitconn;
  733. pending_connection->next = resolve->pending_connections;
  734. resolve->pending_connections = pending_connection;
  735. *made_connection_pending_out = 1;
  736. log_debug(LD_EXIT,"Connection (fd "TOR_SOCKET_T_FORMAT") waiting "
  737. "for pending DNS resolve of %s", exitconn->base_.s,
  738. escaped_safe_str(exitconn->base_.address));
  739. return 0;
  740. case CACHE_STATE_CACHED:
  741. log_debug(LD_EXIT,"Connection (fd "TOR_SOCKET_T_FORMAT") found "
  742. "cached answer for %s",
  743. exitconn->base_.s,
  744. escaped_safe_str(resolve->address));
  745. *resolve_out = resolve;
  746. return set_exitconn_info_from_resolve(exitconn, resolve, hostname_out);
  747. case CACHE_STATE_DONE:
  748. log_err(LD_BUG, "Found a 'DONE' dns resolve still in the cache.");
  749. tor_fragile_assert();
  750. }
  751. tor_assert(0);
  752. }
  753. tor_assert(!resolve);
  754. /* not there, need to add it */
  755. resolve = tor_malloc_zero(sizeof(cached_resolve_t));
  756. resolve->magic = CACHED_RESOLVE_MAGIC;
  757. resolve->state = CACHE_STATE_PENDING;
  758. resolve->minheap_idx = -1;
  759. strlcpy(resolve->address, exitconn->base_.address, sizeof(resolve->address));
  760. /* add this connection to the pending list */
  761. pending_connection = tor_malloc_zero(sizeof(pending_connection_t));
  762. pending_connection->conn = exitconn;
  763. resolve->pending_connections = pending_connection;
  764. *made_connection_pending_out = 1;
  765. /* Add this resolve to the cache and priority queue. */
  766. HT_INSERT(cache_map, &cache_root, resolve);
  767. set_expiry(resolve, now + RESOLVE_MAX_TIMEOUT);
  768. log_debug(LD_EXIT,"Launching %s.",
  769. escaped_safe_str(exitconn->base_.address));
  770. assert_cache_ok();
  771. return launch_resolve(resolve);
  772. }
  773. /** Given an exit connection <b>exitconn</b>, and a cached_resolve_t
  774. * <b>resolve</b> whose DNS lookups have all either succeeded or failed,
  775. * update the appropriate fields (address_ttl and addr) of <b>exitconn</b>.
  776. *
  777. * The logic can be complicated here, since we might have launched both
  778. * an A lookup and an AAAA lookup, and since either of those might have
  779. * succeeded or failed, and since we want to answer a RESOLVE cell with
  780. * a full answer but answer a BEGIN cell with whatever answer the client
  781. * would accept <i>and</i> we could still connect to.
  782. *
  783. * If this is a reverse lookup, set *<b>hostname_out</b> to a newly allocated
  784. * copy of the name resulting hostname.
  785. *
  786. * Return -2 on a transient error, -1 on a permenent error, and 1 on
  787. * a successful lookup.
  788. */
  789. MOCK_IMPL(STATIC int,
  790. set_exitconn_info_from_resolve,(edge_connection_t *exitconn,
  791. const cached_resolve_t *resolve,
  792. char **hostname_out))
  793. {
  794. int ipv4_ok, ipv6_ok, answer_with_ipv4, r;
  795. uint32_t begincell_flags;
  796. const int is_resolve = exitconn->base_.purpose == EXIT_PURPOSE_RESOLVE;
  797. tor_assert(exitconn);
  798. tor_assert(resolve);
  799. if (exitconn->is_reverse_dns_lookup) {
  800. exitconn->address_ttl = resolve->ttl_hostname;
  801. if (resolve->res_status_hostname == RES_STATUS_DONE_OK) {
  802. *hostname_out = tor_strdup(resolve->result_ptr.hostname);
  803. return 1;
  804. } else {
  805. return -1;
  806. }
  807. }
  808. /* If we're here then the connection wants one or either of ipv4, ipv6, and
  809. * we can give it one or both. */
  810. if (is_resolve) {
  811. begincell_flags = BEGIN_FLAG_IPV6_OK;
  812. } else {
  813. begincell_flags = exitconn->begincell_flags;
  814. }
  815. ipv4_ok = (resolve->res_status_ipv4 == RES_STATUS_DONE_OK) &&
  816. ! (begincell_flags & BEGIN_FLAG_IPV4_NOT_OK);
  817. ipv6_ok = (resolve->res_status_ipv6 == RES_STATUS_DONE_OK) &&
  818. (begincell_flags & BEGIN_FLAG_IPV6_OK) &&
  819. get_options()->IPv6Exit;
  820. /* Now decide which one to actually give. */
  821. if (ipv4_ok && ipv6_ok && is_resolve) {
  822. answer_with_ipv4 = 1;
  823. } else if (ipv4_ok && ipv6_ok) {
  824. /* If we have both, see if our exit policy has an opinion. */
  825. const uint16_t port = exitconn->base_.port;
  826. int ipv4_allowed, ipv6_allowed;
  827. tor_addr_t a4, a6;
  828. tor_addr_from_ipv4h(&a4, resolve->result_ipv4.addr_ipv4);
  829. tor_addr_from_in6(&a6, &resolve->result_ipv6.addr_ipv6);
  830. ipv4_allowed = !router_compare_to_my_exit_policy(&a4, port);
  831. ipv6_allowed = !router_compare_to_my_exit_policy(&a6, port);
  832. if (ipv4_allowed && !ipv6_allowed) {
  833. answer_with_ipv4 = 1;
  834. } else if (ipv6_allowed && !ipv4_allowed) {
  835. answer_with_ipv4 = 0;
  836. } else {
  837. /* Our exit policy would permit both. Answer with whichever the user
  838. * prefers */
  839. answer_with_ipv4 = !(begincell_flags &
  840. BEGIN_FLAG_IPV6_PREFERRED);
  841. }
  842. } else {
  843. /* Otherwise if one is okay, send it back. */
  844. if (ipv4_ok) {
  845. answer_with_ipv4 = 1;
  846. } else if (ipv6_ok) {
  847. answer_with_ipv4 = 0;
  848. } else {
  849. /* Neither one was okay. Choose based on user preference. */
  850. answer_with_ipv4 = !(begincell_flags &
  851. BEGIN_FLAG_IPV6_PREFERRED);
  852. }
  853. }
  854. /* Finally, we write the answer back. */
  855. r = 1;
  856. if (answer_with_ipv4) {
  857. if (resolve->res_status_ipv4 == RES_STATUS_DONE_OK) {
  858. tor_addr_from_ipv4h(&exitconn->base_.addr,
  859. resolve->result_ipv4.addr_ipv4);
  860. } else {
  861. r = evdns_err_is_transient(resolve->result_ipv4.err_ipv4) ? -2 : -1;
  862. }
  863. exitconn->address_ttl = resolve->ttl_ipv4;
  864. } else {
  865. if (resolve->res_status_ipv6 == RES_STATUS_DONE_OK) {
  866. tor_addr_from_in6(&exitconn->base_.addr,
  867. &resolve->result_ipv6.addr_ipv6);
  868. } else {
  869. r = evdns_err_is_transient(resolve->result_ipv6.err_ipv6) ? -2 : -1;
  870. }
  871. exitconn->address_ttl = resolve->ttl_ipv6;
  872. }
  873. return r;
  874. }
  875. /** Log an error and abort if conn is waiting for a DNS resolve.
  876. */
  877. void
  878. assert_connection_edge_not_dns_pending(edge_connection_t *conn)
  879. {
  880. pending_connection_t *pend;
  881. cached_resolve_t search;
  882. #if 1
  883. cached_resolve_t *resolve;
  884. strlcpy(search.address, conn->base_.address, sizeof(search.address));
  885. resolve = HT_FIND(cache_map, &cache_root, &search);
  886. if (!resolve)
  887. return;
  888. for (pend = resolve->pending_connections; pend; pend = pend->next) {
  889. tor_assert(pend->conn != conn);
  890. }
  891. #else /* !(1) */
  892. cached_resolve_t **resolve;
  893. HT_FOREACH(resolve, cache_map, &cache_root) {
  894. for (pend = (*resolve)->pending_connections; pend; pend = pend->next) {
  895. tor_assert(pend->conn != conn);
  896. }
  897. }
  898. #endif /* 1 */
  899. }
  900. /** Log an error and abort if any connection waiting for a DNS resolve is
  901. * corrupted. */
  902. void
  903. assert_all_pending_dns_resolves_ok(void)
  904. {
  905. pending_connection_t *pend;
  906. cached_resolve_t **resolve;
  907. HT_FOREACH(resolve, cache_map, &cache_root) {
  908. for (pend = (*resolve)->pending_connections;
  909. pend;
  910. pend = pend->next) {
  911. assert_connection_ok(TO_CONN(pend->conn), 0);
  912. tor_assert(!SOCKET_OK(pend->conn->base_.s));
  913. tor_assert(!connection_in_array(TO_CONN(pend->conn)));
  914. }
  915. }
  916. }
  917. /** Remove <b>conn</b> from the list of connections waiting for conn-\>address.
  918. */
  919. void
  920. connection_dns_remove(edge_connection_t *conn)
  921. {
  922. pending_connection_t *pend, *victim;
  923. cached_resolve_t search;
  924. cached_resolve_t *resolve;
  925. tor_assert(conn->base_.type == CONN_TYPE_EXIT);
  926. tor_assert(conn->base_.state == EXIT_CONN_STATE_RESOLVING);
  927. strlcpy(search.address, conn->base_.address, sizeof(search.address));
  928. resolve = HT_FIND(cache_map, &cache_root, &search);
  929. if (!resolve) {
  930. log_notice(LD_BUG, "Address %s is not pending. Dropping.",
  931. escaped_safe_str(conn->base_.address));
  932. return;
  933. }
  934. tor_assert(resolve->pending_connections);
  935. assert_connection_ok(TO_CONN(conn),0);
  936. pend = resolve->pending_connections;
  937. if (pend->conn == conn) {
  938. resolve->pending_connections = pend->next;
  939. tor_free(pend);
  940. log_debug(LD_EXIT, "First connection (fd "TOR_SOCKET_T_FORMAT") no "
  941. "longer waiting for resolve of %s",
  942. conn->base_.s,
  943. escaped_safe_str(conn->base_.address));
  944. return;
  945. } else {
  946. for ( ; pend->next; pend = pend->next) {
  947. if (pend->next->conn == conn) {
  948. victim = pend->next;
  949. pend->next = victim->next;
  950. tor_free(victim);
  951. log_debug(LD_EXIT,
  952. "Connection (fd "TOR_SOCKET_T_FORMAT") no longer waiting "
  953. "for resolve of %s",
  954. conn->base_.s, escaped_safe_str(conn->base_.address));
  955. return; /* more are pending */
  956. }
  957. }
  958. log_warn(LD_BUG, "Connection (fd "TOR_SOCKET_T_FORMAT") was not waiting "
  959. "for a resolve of %s, but we tried to remove it.",
  960. conn->base_.s, escaped_safe_str(conn->base_.address));
  961. }
  962. }
  963. /** Mark all connections waiting for <b>address</b> for close. Then cancel
  964. * the resolve for <b>address</b> itself, and remove any cached results for
  965. * <b>address</b> from the cache.
  966. */
  967. MOCK_IMPL(void,
  968. dns_cancel_pending_resolve,(const char *address))
  969. {
  970. pending_connection_t *pend;
  971. cached_resolve_t search;
  972. cached_resolve_t *resolve, *tmp;
  973. edge_connection_t *pendconn;
  974. circuit_t *circ;
  975. strlcpy(search.address, address, sizeof(search.address));
  976. resolve = HT_FIND(cache_map, &cache_root, &search);
  977. if (!resolve)
  978. return;
  979. if (resolve->state != CACHE_STATE_PENDING) {
  980. /* We can get into this state if we never actually created the pending
  981. * resolve, due to finding an earlier cached error or something. Just
  982. * ignore it. */
  983. if (resolve->pending_connections) {
  984. log_warn(LD_BUG,
  985. "Address %s is not pending but has pending connections!",
  986. escaped_safe_str(address));
  987. tor_fragile_assert();
  988. }
  989. return;
  990. }
  991. if (!resolve->pending_connections) {
  992. log_warn(LD_BUG,
  993. "Address %s is pending but has no pending connections!",
  994. escaped_safe_str(address));
  995. tor_fragile_assert();
  996. return;
  997. }
  998. tor_assert(resolve->pending_connections);
  999. /* mark all pending connections to fail */
  1000. log_debug(LD_EXIT,
  1001. "Failing all connections waiting on DNS resolve of %s",
  1002. escaped_safe_str(address));
  1003. while (resolve->pending_connections) {
  1004. pend = resolve->pending_connections;
  1005. pend->conn->base_.state = EXIT_CONN_STATE_RESOLVEFAILED;
  1006. pendconn = pend->conn;
  1007. assert_connection_ok(TO_CONN(pendconn), 0);
  1008. tor_assert(!SOCKET_OK(pendconn->base_.s));
  1009. if (!pendconn->base_.marked_for_close) {
  1010. connection_edge_end(pendconn, END_STREAM_REASON_RESOLVEFAILED);
  1011. }
  1012. circ = circuit_get_by_edge_conn(pendconn);
  1013. if (circ)
  1014. circuit_detach_stream(circ, pendconn);
  1015. if (!pendconn->base_.marked_for_close)
  1016. connection_free_(TO_CONN(pendconn));
  1017. resolve->pending_connections = pend->next;
  1018. tor_free(pend);
  1019. }
  1020. tmp = HT_REMOVE(cache_map, &cache_root, resolve);
  1021. if (tmp != resolve) {
  1022. log_err(LD_BUG, "The cancelled resolve we purged didn't match any in"
  1023. " the cache. Tried to purge %s (%p); instead got %s (%p).",
  1024. resolve->address, (void*)resolve,
  1025. tmp ? tmp->address : "NULL", (void*)tmp);
  1026. }
  1027. tor_assert(tmp == resolve);
  1028. resolve->state = CACHE_STATE_DONE;
  1029. }
  1030. /** Return true iff <b>address</b> is one of the addresses we use to verify
  1031. * that well-known sites aren't being hijacked by our DNS servers. */
  1032. static inline int
  1033. is_test_address(const char *address)
  1034. {
  1035. const or_options_t *options = get_options();
  1036. return options->ServerDNSTestAddresses &&
  1037. smartlist_contains_string_case(options->ServerDNSTestAddresses, address);
  1038. }
  1039. /** Called on the OR side when the eventdns library tells us the outcome of a
  1040. * single DNS resolve: remember the answer, and tell all pending connections
  1041. * about the result of the lookup if the lookup is now done. (<b>address</b>
  1042. * is a NUL-terminated string containing the address to look up;
  1043. * <b>query_type</b> is one of DNS_{IPv4_A,IPv6_AAAA,PTR}; <b>dns_answer</b>
  1044. * is DNS_OK or one of DNS_ERR_*, <b>addr</b> is an IPv4 or IPv6 address if we
  1045. * got one; <b>hostname</b> is a hostname fora PTR request if we got one, and
  1046. * <b>ttl</b> is the time-to-live of this answer, in seconds.)
  1047. */
  1048. static void
  1049. dns_found_answer(const char *address, uint8_t query_type,
  1050. int dns_answer,
  1051. const tor_addr_t *addr,
  1052. const char *hostname, uint32_t ttl)
  1053. {
  1054. cached_resolve_t search;
  1055. cached_resolve_t *resolve;
  1056. assert_cache_ok();
  1057. strlcpy(search.address, address, sizeof(search.address));
  1058. resolve = HT_FIND(cache_map, &cache_root, &search);
  1059. if (!resolve) {
  1060. int is_test_addr = is_test_address(address);
  1061. if (!is_test_addr)
  1062. log_info(LD_EXIT,"Resolved unasked address %s; ignoring.",
  1063. escaped_safe_str(address));
  1064. return;
  1065. }
  1066. assert_resolve_ok(resolve);
  1067. if (resolve->state != CACHE_STATE_PENDING) {
  1068. /* XXXX Maybe update addr? or check addr for consistency? Or let
  1069. * VALID replace FAILED? */
  1070. int is_test_addr = is_test_address(address);
  1071. if (!is_test_addr)
  1072. log_notice(LD_EXIT,
  1073. "Resolved %s which was already resolved; ignoring",
  1074. escaped_safe_str(address));
  1075. tor_assert(resolve->pending_connections == NULL);
  1076. return;
  1077. }
  1078. cached_resolve_add_answer(resolve, query_type, dns_answer,
  1079. addr, hostname, ttl);
  1080. if (cached_resolve_have_all_answers(resolve)) {
  1081. inform_pending_connections(resolve);
  1082. make_pending_resolve_cached(resolve);
  1083. }
  1084. }
  1085. /** Given a pending cached_resolve_t that we just finished resolving,
  1086. * inform every connection that was waiting for the outcome of that
  1087. * resolution.
  1088. *
  1089. * Do this by sending a RELAY_RESOLVED cell (if the pending stream had sent us
  1090. * RELAY_RESOLVE cell), or by launching an exit connection (if the pending
  1091. * stream had send us a RELAY_BEGIN cell).
  1092. */
  1093. static void
  1094. inform_pending_connections(cached_resolve_t *resolve)
  1095. {
  1096. pending_connection_t *pend;
  1097. edge_connection_t *pendconn;
  1098. int r;
  1099. while (resolve->pending_connections) {
  1100. char *hostname = NULL;
  1101. pend = resolve->pending_connections;
  1102. pendconn = pend->conn; /* don't pass complex things to the
  1103. connection_mark_for_close macro */
  1104. assert_connection_ok(TO_CONN(pendconn),time(NULL));
  1105. if (pendconn->base_.marked_for_close) {
  1106. /* prevent double-remove. */
  1107. pendconn->base_.state = EXIT_CONN_STATE_RESOLVEFAILED;
  1108. resolve->pending_connections = pend->next;
  1109. tor_free(pend);
  1110. continue;
  1111. }
  1112. r = set_exitconn_info_from_resolve(pendconn,
  1113. resolve,
  1114. &hostname);
  1115. if (r < 0) {
  1116. /* prevent double-remove. */
  1117. pendconn->base_.state = EXIT_CONN_STATE_RESOLVEFAILED;
  1118. if (pendconn->base_.purpose == EXIT_PURPOSE_CONNECT) {
  1119. connection_edge_end(pendconn, END_STREAM_REASON_RESOLVEFAILED);
  1120. /* This detach must happen after we send the end cell. */
  1121. circuit_detach_stream(circuit_get_by_edge_conn(pendconn), pendconn);
  1122. } else {
  1123. send_resolved_cell(pendconn, r == -1 ?
  1124. RESOLVED_TYPE_ERROR : RESOLVED_TYPE_ERROR_TRANSIENT,
  1125. NULL);
  1126. /* This detach must happen after we send the resolved cell. */
  1127. circuit_detach_stream(circuit_get_by_edge_conn(pendconn), pendconn);
  1128. }
  1129. connection_free_(TO_CONN(pendconn));
  1130. } else {
  1131. circuit_t *circ;
  1132. if (pendconn->base_.purpose == EXIT_PURPOSE_CONNECT) {
  1133. /* prevent double-remove. */
  1134. pend->conn->base_.state = EXIT_CONN_STATE_CONNECTING;
  1135. circ = circuit_get_by_edge_conn(pend->conn);
  1136. tor_assert(circ);
  1137. tor_assert(!CIRCUIT_IS_ORIGIN(circ));
  1138. /* unlink pend->conn from resolving_streams, */
  1139. circuit_detach_stream(circ, pend->conn);
  1140. /* and link it to n_streams */
  1141. pend->conn->next_stream = TO_OR_CIRCUIT(circ)->n_streams;
  1142. pend->conn->on_circuit = circ;
  1143. TO_OR_CIRCUIT(circ)->n_streams = pend->conn;
  1144. connection_exit_connect(pend->conn);
  1145. } else {
  1146. /* prevent double-remove. This isn't really an accurate state,
  1147. * but it does the right thing. */
  1148. pendconn->base_.state = EXIT_CONN_STATE_RESOLVEFAILED;
  1149. if (pendconn->is_reverse_dns_lookup)
  1150. send_resolved_hostname_cell(pendconn, hostname);
  1151. else
  1152. send_resolved_cell(pendconn, RESOLVED_TYPE_AUTO, resolve);
  1153. circ = circuit_get_by_edge_conn(pendconn);
  1154. tor_assert(circ);
  1155. circuit_detach_stream(circ, pendconn);
  1156. connection_free_(TO_CONN(pendconn));
  1157. }
  1158. }
  1159. resolve->pending_connections = pend->next;
  1160. tor_free(pend);
  1161. tor_free(hostname);
  1162. }
  1163. }
  1164. /** Remove a pending cached_resolve_t from the hashtable, and add a
  1165. * corresponding cached cached_resolve_t.
  1166. *
  1167. * This function is only necessary because of the perversity of our
  1168. * cache timeout code; see inline comment for ideas on eliminating it.
  1169. **/
  1170. static void
  1171. make_pending_resolve_cached(cached_resolve_t *resolve)
  1172. {
  1173. cached_resolve_t *removed;
  1174. resolve->state = CACHE_STATE_DONE;
  1175. removed = HT_REMOVE(cache_map, &cache_root, resolve);
  1176. if (removed != resolve) {
  1177. log_err(LD_BUG, "The pending resolve we found wasn't removable from"
  1178. " the cache. Tried to purge %s (%p); instead got %s (%p).",
  1179. resolve->address, (void*)resolve,
  1180. removed ? removed->address : "NULL", (void*)removed);
  1181. }
  1182. assert_resolve_ok(resolve);
  1183. assert_cache_ok();
  1184. /* The resolve will eventually just hit the time-out in the expiry queue and
  1185. * expire. See fd0bafb0dedc7e2 for a brief explanation of how this got that
  1186. * way. XXXXX we could do better!*/
  1187. {
  1188. cached_resolve_t *new_resolve = tor_memdup(resolve,
  1189. sizeof(cached_resolve_t));
  1190. uint32_t ttl = UINT32_MAX;
  1191. new_resolve->expire = 0; /* So that set_expiry won't croak. */
  1192. if (resolve->res_status_hostname == RES_STATUS_DONE_OK)
  1193. new_resolve->result_ptr.hostname =
  1194. tor_strdup(resolve->result_ptr.hostname);
  1195. new_resolve->state = CACHE_STATE_CACHED;
  1196. assert_resolve_ok(new_resolve);
  1197. HT_INSERT(cache_map, &cache_root, new_resolve);
  1198. if ((resolve->res_status_ipv4 == RES_STATUS_DONE_OK ||
  1199. resolve->res_status_ipv4 == RES_STATUS_DONE_ERR) &&
  1200. resolve->ttl_ipv4 < ttl)
  1201. ttl = resolve->ttl_ipv4;
  1202. if ((resolve->res_status_ipv6 == RES_STATUS_DONE_OK ||
  1203. resolve->res_status_ipv6 == RES_STATUS_DONE_ERR) &&
  1204. resolve->ttl_ipv6 < ttl)
  1205. ttl = resolve->ttl_ipv6;
  1206. if ((resolve->res_status_hostname == RES_STATUS_DONE_OK ||
  1207. resolve->res_status_hostname == RES_STATUS_DONE_ERR) &&
  1208. resolve->ttl_hostname < ttl)
  1209. ttl = resolve->ttl_hostname;
  1210. set_expiry(new_resolve, time(NULL) + dns_clip_ttl(ttl));
  1211. }
  1212. assert_cache_ok();
  1213. }
  1214. /** Eventdns helper: return true iff the eventdns result <b>err</b> is
  1215. * a transient failure. */
  1216. static int
  1217. evdns_err_is_transient(int err)
  1218. {
  1219. switch (err)
  1220. {
  1221. case DNS_ERR_SERVERFAILED:
  1222. case DNS_ERR_TRUNCATED:
  1223. case DNS_ERR_TIMEOUT:
  1224. return 1;
  1225. default:
  1226. return 0;
  1227. }
  1228. }
  1229. /** Configure eventdns nameservers if force is true, or if the configuration
  1230. * has changed since the last time we called this function, or if we failed on
  1231. * our last attempt. On Unix, this reads from /etc/resolv.conf or
  1232. * options->ServerDNSResolvConfFile; on Windows, this reads from
  1233. * options->ServerDNSResolvConfFile or the registry. Return 0 on success or
  1234. * -1 on failure. */
  1235. static int
  1236. configure_nameservers(int force)
  1237. {
  1238. const or_options_t *options;
  1239. const char *conf_fname;
  1240. struct stat st;
  1241. int r, flags;
  1242. options = get_options();
  1243. conf_fname = options->ServerDNSResolvConfFile;
  1244. #ifndef _WIN32
  1245. if (!conf_fname)
  1246. conf_fname = "/etc/resolv.conf";
  1247. #endif
  1248. flags = DNS_OPTIONS_ALL;
  1249. if (!the_evdns_base) {
  1250. if (!(the_evdns_base = evdns_base_new(tor_libevent_get_base(), 0))) {
  1251. log_err(LD_BUG, "Couldn't create an evdns_base");
  1252. return -1;
  1253. }
  1254. }
  1255. evdns_set_log_fn(evdns_log_cb);
  1256. if (conf_fname) {
  1257. log_debug(LD_FS, "stat()ing %s", conf_fname);
  1258. if (stat(sandbox_intern_string(conf_fname), &st)) {
  1259. log_warn(LD_EXIT, "Unable to stat resolver configuration in '%s': %s",
  1260. conf_fname, strerror(errno));
  1261. goto err;
  1262. }
  1263. if (!force && resolv_conf_fname && !strcmp(conf_fname,resolv_conf_fname)
  1264. && st.st_mtime == resolv_conf_mtime) {
  1265. log_info(LD_EXIT, "No change to '%s'", conf_fname);
  1266. return 0;
  1267. }
  1268. if (nameservers_configured) {
  1269. evdns_base_search_clear(the_evdns_base);
  1270. evdns_base_clear_nameservers_and_suspend(the_evdns_base);
  1271. }
  1272. #if defined(DNS_OPTION_HOSTSFILE) && defined(USE_LIBSECCOMP)
  1273. if (flags & DNS_OPTION_HOSTSFILE) {
  1274. flags ^= DNS_OPTION_HOSTSFILE;
  1275. log_debug(LD_FS, "Loading /etc/hosts");
  1276. evdns_base_load_hosts(the_evdns_base,
  1277. sandbox_intern_string("/etc/hosts"));
  1278. }
  1279. #endif /* defined(DNS_OPTION_HOSTSFILE) && defined(USE_LIBSECCOMP) */
  1280. log_info(LD_EXIT, "Parsing resolver configuration in '%s'", conf_fname);
  1281. if ((r = evdns_base_resolv_conf_parse(the_evdns_base, flags,
  1282. sandbox_intern_string(conf_fname)))) {
  1283. log_warn(LD_EXIT, "Unable to parse '%s', or no nameservers in '%s' (%d)",
  1284. conf_fname, conf_fname, r);
  1285. goto err;
  1286. }
  1287. if (evdns_base_count_nameservers(the_evdns_base) == 0) {
  1288. log_warn(LD_EXIT, "Unable to find any nameservers in '%s'.", conf_fname);
  1289. goto err;
  1290. }
  1291. tor_free(resolv_conf_fname);
  1292. resolv_conf_fname = tor_strdup(conf_fname);
  1293. resolv_conf_mtime = st.st_mtime;
  1294. if (nameservers_configured)
  1295. evdns_base_resume(the_evdns_base);
  1296. }
  1297. #ifdef _WIN32
  1298. else {
  1299. if (nameservers_configured) {
  1300. evdns_base_search_clear(the_evdns_base);
  1301. evdns_base_clear_nameservers_and_suspend(the_evdns_base);
  1302. }
  1303. if (evdns_base_config_windows_nameservers(the_evdns_base)) {
  1304. log_warn(LD_EXIT,"Could not config nameservers.");
  1305. goto err;
  1306. }
  1307. if (evdns_base_count_nameservers(the_evdns_base) == 0) {
  1308. log_warn(LD_EXIT, "Unable to find any platform nameservers in "
  1309. "your Windows configuration.");
  1310. goto err;
  1311. }
  1312. if (nameservers_configured)
  1313. evdns_base_resume(the_evdns_base);
  1314. tor_free(resolv_conf_fname);
  1315. resolv_conf_mtime = 0;
  1316. }
  1317. #endif /* defined(_WIN32) */
  1318. #define SET(k,v) evdns_base_set_option(the_evdns_base, (k), (v))
  1319. // If we only have one nameserver, it does not make sense to back off
  1320. // from it for a timeout. Unfortunately, the value for max-timeouts is
  1321. // currently clamped by libevent to 255, but it does not hurt to set
  1322. // it higher in case libevent gets a patch for this. Higher-than-
  1323. // default maximum of 3 with multiple nameservers to avoid spuriously
  1324. // marking one down on bursts of timeouts resulting from scans/attacks
  1325. // against non-responding authoritative DNS servers.
  1326. if (evdns_base_count_nameservers(the_evdns_base) == 1) {
  1327. SET("max-timeouts:", "1000000");
  1328. } else {
  1329. SET("max-timeouts:", "10");
  1330. }
  1331. // Elongate the queue of maximum inflight dns requests, so if a bunch
  1332. // remain pending at the resolver (happens commonly with Unbound) we won't
  1333. // stall every other DNS request. This potentially means some wasted
  1334. // CPU as there's a walk over a linear queue involved, but this is a
  1335. // much better tradeoff compared to just failing DNS requests because
  1336. // of a full queue.
  1337. SET("max-inflight:", "8192");
  1338. // Two retries at 5 and 10 seconds for bind9/named which relies on
  1339. // clients to handle retries. Second retry for retried circuits with
  1340. // extended 15 second timeout. Superfluous with local-system Unbound
  1341. // instance--has its own elaborate retry scheme.
  1342. SET("timeout:", "5");
  1343. SET("attempts:","3");
  1344. if (options->ServerDNSRandomizeCase)
  1345. SET("randomize-case:", "1");
  1346. else
  1347. SET("randomize-case:", "0");
  1348. #undef SET
  1349. dns_servers_relaunch_checks();
  1350. nameservers_configured = 1;
  1351. if (nameserver_config_failed) {
  1352. nameserver_config_failed = 0;
  1353. /* XXX the three calls to republish the descriptor might be producing
  1354. * descriptors that are only cosmetically different, especially on
  1355. * non-exit relays! -RD */
  1356. mark_my_descriptor_dirty("dns resolvers back");
  1357. }
  1358. return 0;
  1359. err:
  1360. nameservers_configured = 0;
  1361. if (! nameserver_config_failed) {
  1362. nameserver_config_failed = 1;
  1363. mark_my_descriptor_dirty("dns resolvers failed");
  1364. }
  1365. return -1;
  1366. }
  1367. /** For eventdns: Called when we get an answer for a request we launched.
  1368. * See eventdns.h for arguments; 'arg' holds the address we tried to resolve.
  1369. */
  1370. static void
  1371. evdns_callback(int result, char type, int count, int ttl, void *addresses,
  1372. void *arg)
  1373. {
  1374. char *arg_ = arg;
  1375. uint8_t orig_query_type = arg_[0];
  1376. char *string_address = arg_ + 1;
  1377. tor_addr_t addr;
  1378. const char *hostname = NULL;
  1379. int was_wildcarded = 0;
  1380. tor_addr_make_unspec(&addr);
  1381. /* Keep track of whether IPv6 is working */
  1382. if (type == DNS_IPv6_AAAA) {
  1383. if (result == DNS_ERR_TIMEOUT) {
  1384. ++n_ipv6_timeouts;
  1385. }
  1386. if (n_ipv6_timeouts > 10 &&
  1387. n_ipv6_timeouts > n_ipv6_requests_made / 2) {
  1388. if (! dns_is_broken_for_ipv6) {
  1389. log_notice(LD_EXIT, "More than half of our IPv6 requests seem to "
  1390. "have timed out. I'm going to assume I can't get AAAA "
  1391. "responses.");
  1392. dns_is_broken_for_ipv6 = 1;
  1393. }
  1394. }
  1395. }
  1396. if (result == DNS_ERR_NONE) {
  1397. if (type == DNS_IPv4_A && count) {
  1398. char answer_buf[INET_NTOA_BUF_LEN+1];
  1399. char *escaped_address;
  1400. uint32_t *addrs = addresses;
  1401. tor_addr_from_ipv4n(&addr, addrs[0]);
  1402. tor_addr_to_str(answer_buf, &addr, sizeof(answer_buf), 0);
  1403. escaped_address = esc_for_log(string_address);
  1404. if (answer_is_wildcarded(answer_buf)) {
  1405. log_debug(LD_EXIT, "eventdns said that %s resolves to ISP-hijacked "
  1406. "address %s; treating as a failure.",
  1407. safe_str(escaped_address),
  1408. escaped_safe_str(answer_buf));
  1409. was_wildcarded = 1;
  1410. tor_addr_make_unspec(&addr);
  1411. result = DNS_ERR_NOTEXIST;
  1412. } else {
  1413. log_debug(LD_EXIT, "eventdns said that %s resolves to %s",
  1414. safe_str(escaped_address),
  1415. escaped_safe_str(answer_buf));
  1416. }
  1417. tor_free(escaped_address);
  1418. } else if (type == DNS_IPv6_AAAA && count) {
  1419. char answer_buf[TOR_ADDR_BUF_LEN];
  1420. char *escaped_address;
  1421. struct in6_addr *addrs = addresses;
  1422. tor_addr_from_in6(&addr, &addrs[0]);
  1423. tor_inet_ntop(AF_INET6, &addrs[0], answer_buf, sizeof(answer_buf));
  1424. escaped_address = esc_for_log(string_address);
  1425. if (answer_is_wildcarded(answer_buf)) {
  1426. log_debug(LD_EXIT, "eventdns said that %s resolves to ISP-hijacked "
  1427. "address %s; treating as a failure.",
  1428. safe_str(escaped_address),
  1429. escaped_safe_str(answer_buf));
  1430. was_wildcarded = 1;
  1431. tor_addr_make_unspec(&addr);
  1432. result = DNS_ERR_NOTEXIST;
  1433. } else {
  1434. log_debug(LD_EXIT, "eventdns said that %s resolves to %s",
  1435. safe_str(escaped_address),
  1436. escaped_safe_str(answer_buf));
  1437. }
  1438. tor_free(escaped_address);
  1439. } else if (type == DNS_PTR && count) {
  1440. char *escaped_address;
  1441. hostname = ((char**)addresses)[0];
  1442. escaped_address = esc_for_log(string_address);
  1443. log_debug(LD_EXIT, "eventdns said that %s resolves to %s",
  1444. safe_str(escaped_address),
  1445. escaped_safe_str(hostname));
  1446. tor_free(escaped_address);
  1447. } else if (count) {
  1448. log_info(LD_EXIT, "eventdns returned only unrecognized answer types "
  1449. " for %s.",
  1450. escaped_safe_str(string_address));
  1451. } else {
  1452. log_info(LD_EXIT, "eventdns returned no addresses or error for %s.",
  1453. escaped_safe_str(string_address));
  1454. }
  1455. }
  1456. if (was_wildcarded) {
  1457. if (is_test_address(string_address)) {
  1458. /* Ick. We're getting redirected on known-good addresses. Our DNS
  1459. * server must really hate us. */
  1460. add_wildcarded_test_address(string_address);
  1461. }
  1462. }
  1463. if (orig_query_type && type && orig_query_type != type) {
  1464. log_warn(LD_BUG, "Weird; orig_query_type == %d but type == %d",
  1465. (int)orig_query_type, (int)type);
  1466. }
  1467. if (result != DNS_ERR_SHUTDOWN)
  1468. dns_found_answer(string_address, orig_query_type,
  1469. result, &addr, hostname, ttl);
  1470. tor_free(arg_);
  1471. }
  1472. /** Start a single DNS resolve for <b>address</b> (if <b>query_type</b> is
  1473. * DNS_IPv4_A or DNS_IPv6_AAAA) <b>ptr_address</b> (if <b>query_type</b> is
  1474. * DNS_PTR). Return 0 if we launched the request, -1 otherwise. */
  1475. static int
  1476. launch_one_resolve(const char *address, uint8_t query_type,
  1477. const tor_addr_t *ptr_address)
  1478. {
  1479. const int options = get_options()->ServerDNSSearchDomains ? 0
  1480. : DNS_QUERY_NO_SEARCH;
  1481. const size_t addr_len = strlen(address);
  1482. struct evdns_request *req = 0;
  1483. char *addr = tor_malloc(addr_len + 2);
  1484. addr[0] = (char) query_type;
  1485. memcpy(addr+1, address, addr_len + 1);
  1486. switch (query_type) {
  1487. case DNS_IPv4_A:
  1488. req = evdns_base_resolve_ipv4(the_evdns_base,
  1489. address, options, evdns_callback, addr);
  1490. break;
  1491. case DNS_IPv6_AAAA:
  1492. req = evdns_base_resolve_ipv6(the_evdns_base,
  1493. address, options, evdns_callback, addr);
  1494. ++n_ipv6_requests_made;
  1495. break;
  1496. case DNS_PTR:
  1497. if (tor_addr_family(ptr_address) == AF_INET)
  1498. req = evdns_base_resolve_reverse(the_evdns_base,
  1499. tor_addr_to_in(ptr_address),
  1500. DNS_QUERY_NO_SEARCH,
  1501. evdns_callback, addr);
  1502. else if (tor_addr_family(ptr_address) == AF_INET6)
  1503. req = evdns_base_resolve_reverse_ipv6(the_evdns_base,
  1504. tor_addr_to_in6(ptr_address),
  1505. DNS_QUERY_NO_SEARCH,
  1506. evdns_callback, addr);
  1507. else
  1508. log_warn(LD_BUG, "Called with PTR query and unexpected address family");
  1509. break;
  1510. default:
  1511. log_warn(LD_BUG, "Called with unexpectd query type %d", (int)query_type);
  1512. break;
  1513. }
  1514. if (req) {
  1515. return 0;
  1516. } else {
  1517. tor_free(addr);
  1518. return -1;
  1519. }
  1520. }
  1521. /** For eventdns: start resolving as necessary to find the target for
  1522. * <b>exitconn</b>. Returns -1 on error, -2 on transient error,
  1523. * 0 on "resolve launched." */
  1524. MOCK_IMPL(STATIC int,
  1525. launch_resolve,(cached_resolve_t *resolve))
  1526. {
  1527. tor_addr_t a;
  1528. int r;
  1529. if (net_is_disabled())
  1530. return -1;
  1531. /* What? Nameservers not configured? Sounds like a bug. */
  1532. if (!nameservers_configured) {
  1533. log_warn(LD_EXIT, "(Harmless.) Nameservers not configured, but resolve "
  1534. "launched. Configuring.");
  1535. if (configure_nameservers(1) < 0) {
  1536. return -1;
  1537. }
  1538. }
  1539. r = tor_addr_parse_PTR_name(
  1540. &a, resolve->address, AF_UNSPEC, 0);
  1541. tor_assert(the_evdns_base);
  1542. if (r == 0) {
  1543. log_info(LD_EXIT, "Launching eventdns request for %s",
  1544. escaped_safe_str(resolve->address));
  1545. resolve->res_status_ipv4 = RES_STATUS_INFLIGHT;
  1546. if (get_options()->IPv6Exit)
  1547. resolve->res_status_ipv6 = RES_STATUS_INFLIGHT;
  1548. if (launch_one_resolve(resolve->address, DNS_IPv4_A, NULL) < 0) {
  1549. resolve->res_status_ipv4 = 0;
  1550. r = -1;
  1551. }
  1552. if (r==0 && get_options()->IPv6Exit) {
  1553. /* We ask for an IPv6 address for *everything*. */
  1554. if (launch_one_resolve(resolve->address, DNS_IPv6_AAAA, NULL) < 0) {
  1555. resolve->res_status_ipv6 = 0;
  1556. r = -1;
  1557. }
  1558. }
  1559. } else if (r == 1) {
  1560. r = 0;
  1561. log_info(LD_EXIT, "Launching eventdns reverse request for %s",
  1562. escaped_safe_str(resolve->address));
  1563. resolve->res_status_hostname = RES_STATUS_INFLIGHT;
  1564. if (launch_one_resolve(resolve->address, DNS_PTR, &a) < 0) {
  1565. resolve->res_status_hostname = 0;
  1566. r = -1;
  1567. }
  1568. } else if (r == -1) {
  1569. log_warn(LD_BUG, "Somehow a malformed in-addr.arpa address reached here.");
  1570. }
  1571. if (r < 0) {
  1572. log_fn(LOG_PROTOCOL_WARN, LD_EXIT, "eventdns rejected address %s.",
  1573. escaped_safe_str(resolve->address));
  1574. }
  1575. return r;
  1576. }
  1577. /** How many requests for bogus addresses have we launched so far? */
  1578. static int n_wildcard_requests = 0;
  1579. /** Map from dotted-quad IP address in response to an int holding how many
  1580. * times we've seen it for a randomly generated (hopefully bogus) address. It
  1581. * would be easier to use definitely-invalid addresses (as specified by
  1582. * RFC2606), but see comment in dns_launch_wildcard_checks(). */
  1583. static strmap_t *dns_wildcard_response_count = NULL;
  1584. /** If present, a list of dotted-quad IP addresses that we are pretty sure our
  1585. * nameserver wants to return in response to requests for nonexistent domains.
  1586. */
  1587. static smartlist_t *dns_wildcard_list = NULL;
  1588. /** True iff we've logged about a single address getting wildcarded.
  1589. * Subsequent warnings will be less severe. */
  1590. static int dns_wildcard_one_notice_given = 0;
  1591. /** True iff we've warned that our DNS server is wildcarding too many failures.
  1592. */
  1593. static int dns_wildcard_notice_given = 0;
  1594. /** List of supposedly good addresses that are getting wildcarded to the
  1595. * same addresses as nonexistent addresses. */
  1596. static smartlist_t *dns_wildcarded_test_address_list = NULL;
  1597. /** True iff we've warned about a test address getting wildcarded */
  1598. static int dns_wildcarded_test_address_notice_given = 0;
  1599. /** True iff all addresses seem to be getting wildcarded. */
  1600. static int dns_is_completely_invalid = 0;
  1601. /** Called when we see <b>id</b> (a dotted quad or IPv6 address) in response
  1602. * to a request for a hopefully bogus address. */
  1603. static void
  1604. wildcard_increment_answer(const char *id)
  1605. {
  1606. int *ip;
  1607. if (!dns_wildcard_response_count)
  1608. dns_wildcard_response_count = strmap_new();
  1609. ip = strmap_get(dns_wildcard_response_count, id); // may be null (0)
  1610. if (!ip) {
  1611. ip = tor_malloc_zero(sizeof(int));
  1612. strmap_set(dns_wildcard_response_count, id, ip);
  1613. }
  1614. ++*ip;
  1615. if (*ip > 5 && n_wildcard_requests > 10) {
  1616. if (!dns_wildcard_list) dns_wildcard_list = smartlist_new();
  1617. if (!smartlist_contains_string(dns_wildcard_list, id)) {
  1618. tor_log(dns_wildcard_notice_given ? LOG_INFO : LOG_NOTICE, LD_EXIT,
  1619. "Your DNS provider has given \"%s\" as an answer for %d different "
  1620. "invalid addresses. Apparently they are hijacking DNS failures. "
  1621. "I'll try to correct for this by treating future occurrences of "
  1622. "\"%s\" as 'not found'.", id, *ip, id);
  1623. smartlist_add_strdup(dns_wildcard_list, id);
  1624. }
  1625. if (!dns_wildcard_notice_given)
  1626. control_event_server_status(LOG_NOTICE, "DNS_HIJACKED");
  1627. dns_wildcard_notice_given = 1;
  1628. }
  1629. }
  1630. /** Note that a single test address (one believed to be good) seems to be
  1631. * getting redirected to the same IP as failures are. */
  1632. static void
  1633. add_wildcarded_test_address(const char *address)
  1634. {
  1635. int n, n_test_addrs;
  1636. if (!dns_wildcarded_test_address_list)
  1637. dns_wildcarded_test_address_list = smartlist_new();
  1638. if (smartlist_contains_string_case(dns_wildcarded_test_address_list,
  1639. address))
  1640. return;
  1641. n_test_addrs = get_options()->ServerDNSTestAddresses ?
  1642. smartlist_len(get_options()->ServerDNSTestAddresses) : 0;
  1643. smartlist_add_strdup(dns_wildcarded_test_address_list, address);
  1644. n = smartlist_len(dns_wildcarded_test_address_list);
  1645. if (n > n_test_addrs/2) {
  1646. tor_log(dns_wildcarded_test_address_notice_given ? LOG_INFO : LOG_NOTICE,
  1647. LD_EXIT, "Your DNS provider tried to redirect \"%s\" to a junk "
  1648. "address. It has done this with %d test addresses so far. I'm "
  1649. "going to stop being an exit node for now, since our DNS seems so "
  1650. "broken.", address, n);
  1651. if (!dns_is_completely_invalid) {
  1652. dns_is_completely_invalid = 1;
  1653. mark_my_descriptor_dirty("dns hijacking confirmed");
  1654. }
  1655. if (!dns_wildcarded_test_address_notice_given)
  1656. control_event_server_status(LOG_WARN, "DNS_USELESS");
  1657. dns_wildcarded_test_address_notice_given = 1;
  1658. }
  1659. }
  1660. /** Callback function when we get an answer (possibly failing) for a request
  1661. * for a (hopefully) nonexistent domain. */
  1662. static void
  1663. evdns_wildcard_check_callback(int result, char type, int count, int ttl,
  1664. void *addresses, void *arg)
  1665. {
  1666. (void)ttl;
  1667. ++n_wildcard_requests;
  1668. if (result == DNS_ERR_NONE && count) {
  1669. char *string_address = arg;
  1670. int i;
  1671. if (type == DNS_IPv4_A) {
  1672. const uint32_t *addrs = addresses;
  1673. for (i = 0; i < count; ++i) {
  1674. char answer_buf[INET_NTOA_BUF_LEN+1];
  1675. struct in_addr in;
  1676. in.s_addr = addrs[i];
  1677. tor_inet_ntoa(&in, answer_buf, sizeof(answer_buf));
  1678. wildcard_increment_answer(answer_buf);
  1679. }
  1680. } else if (type == DNS_IPv6_AAAA) {
  1681. const struct in6_addr *addrs = addresses;
  1682. for (i = 0; i < count; ++i) {
  1683. char answer_buf[TOR_ADDR_BUF_LEN+1];
  1684. tor_inet_ntop(AF_INET6, &addrs[i], answer_buf, sizeof(answer_buf));
  1685. wildcard_increment_answer(answer_buf);
  1686. }
  1687. }
  1688. tor_log(dns_wildcard_one_notice_given ? LOG_INFO : LOG_NOTICE, LD_EXIT,
  1689. "Your DNS provider gave an answer for \"%s\", which "
  1690. "is not supposed to exist. Apparently they are hijacking "
  1691. "DNS failures. Trying to correct for this. We've noticed %d "
  1692. "possibly bad address%s so far.",
  1693. string_address, strmap_size(dns_wildcard_response_count),
  1694. (strmap_size(dns_wildcard_response_count) == 1) ? "" : "es");
  1695. dns_wildcard_one_notice_given = 1;
  1696. }
  1697. tor_free(arg);
  1698. }
  1699. /** Launch a single request for a nonexistent hostname consisting of between
  1700. * <b>min_len</b> and <b>max_len</b> random (plausible) characters followed by
  1701. * <b>suffix</b> */
  1702. static void
  1703. launch_wildcard_check(int min_len, int max_len, int is_ipv6,
  1704. const char *suffix)
  1705. {
  1706. char *addr;
  1707. struct evdns_request *req;
  1708. addr = crypto_random_hostname(min_len, max_len, "", suffix);
  1709. log_info(LD_EXIT, "Testing whether our DNS server is hijacking nonexistent "
  1710. "domains with request for bogus hostname \"%s\"", addr);
  1711. tor_assert(the_evdns_base);
  1712. if (is_ipv6)
  1713. req = evdns_base_resolve_ipv6(
  1714. the_evdns_base,
  1715. /* This "addr" tells us which address to resolve */
  1716. addr,
  1717. DNS_QUERY_NO_SEARCH, evdns_wildcard_check_callback,
  1718. /* This "addr" is an argument to the callback*/ addr);
  1719. else
  1720. req = evdns_base_resolve_ipv4(
  1721. the_evdns_base,
  1722. /* This "addr" tells us which address to resolve */
  1723. addr,
  1724. DNS_QUERY_NO_SEARCH, evdns_wildcard_check_callback,
  1725. /* This "addr" is an argument to the callback*/ addr);
  1726. if (!req) {
  1727. /* There is no evdns request in progress; stop addr from getting leaked */
  1728. tor_free(addr);
  1729. }
  1730. }
  1731. /** Launch attempts to resolve a bunch of known-good addresses (configured in
  1732. * ServerDNSTestAddresses). [Callback for a libevent timer] */
  1733. static void
  1734. launch_test_addresses(evutil_socket_t fd, short event, void *args)
  1735. {
  1736. const or_options_t *options = get_options();
  1737. (void)fd;
  1738. (void)event;
  1739. (void)args;
  1740. if (net_is_disabled())
  1741. return;
  1742. log_info(LD_EXIT, "Launching checks to see whether our nameservers like to "
  1743. "hijack *everything*.");
  1744. /* This situation is worse than the failure-hijacking situation. When this
  1745. * happens, we're no good for DNS requests at all, and we shouldn't really
  1746. * be an exit server.*/
  1747. if (options->ServerDNSTestAddresses) {
  1748. tor_assert(the_evdns_base);
  1749. SMARTLIST_FOREACH_BEGIN(options->ServerDNSTestAddresses,
  1750. const char *, address) {
  1751. if (launch_one_resolve(address, DNS_IPv4_A, NULL) < 0) {
  1752. log_info(LD_EXIT, "eventdns rejected test address %s",
  1753. escaped_safe_str(address));
  1754. }
  1755. if (launch_one_resolve(address, DNS_IPv6_AAAA, NULL) < 0) {
  1756. log_info(LD_EXIT, "eventdns rejected test address %s",
  1757. escaped_safe_str(address));
  1758. }
  1759. } SMARTLIST_FOREACH_END(address);
  1760. }
  1761. }
  1762. #define N_WILDCARD_CHECKS 2
  1763. /** Launch DNS requests for a few nonexistent hostnames and a few well-known
  1764. * hostnames, and see if we can catch our nameserver trying to hijack them and
  1765. * map them to a stupid "I couldn't find ggoogle.com but maybe you'd like to
  1766. * buy these lovely encyclopedias" page. */
  1767. static void
  1768. dns_launch_wildcard_checks(void)
  1769. {
  1770. int i, ipv6;
  1771. log_info(LD_EXIT, "Launching checks to see whether our nameservers like "
  1772. "to hijack DNS failures.");
  1773. for (ipv6 = 0; ipv6 <= 1; ++ipv6) {
  1774. for (i = 0; i < N_WILDCARD_CHECKS; ++i) {
  1775. /* RFC2606 reserves these. Sadly, some DNS hijackers, in a silly
  1776. * attempt to 'comply' with rfc2606, refrain from giving A records for
  1777. * these. This is the standards-compliance equivalent of making sure
  1778. * that your crackhouse's elevator inspection certificate is up to date.
  1779. */
  1780. launch_wildcard_check(2, 16, ipv6, ".invalid");
  1781. launch_wildcard_check(2, 16, ipv6, ".test");
  1782. /* These will break specs if there are ever any number of
  1783. * 8+-character top-level domains. */
  1784. launch_wildcard_check(8, 16, ipv6, "");
  1785. /* Try some random .com/org/net domains. This will work fine so long as
  1786. * not too many resolve to the same place. */
  1787. launch_wildcard_check(8, 16, ipv6, ".com");
  1788. launch_wildcard_check(8, 16, ipv6, ".org");
  1789. launch_wildcard_check(8, 16, ipv6, ".net");
  1790. }
  1791. }
  1792. }
  1793. /** If appropriate, start testing whether our DNS servers tend to lie to
  1794. * us. */
  1795. void
  1796. dns_launch_correctness_checks(void)
  1797. {
  1798. static struct event *launch_event = NULL;
  1799. struct timeval timeout;
  1800. if (!get_options()->ServerDNSDetectHijacking)
  1801. return;
  1802. dns_launch_wildcard_checks();
  1803. /* Wait a while before launching requests for test addresses, so we can
  1804. * get the results from checking for wildcarding. */
  1805. if (! launch_event)
  1806. launch_event = tor_evtimer_new(tor_libevent_get_base(),
  1807. launch_test_addresses, NULL);
  1808. timeout.tv_sec = 30;
  1809. timeout.tv_usec = 0;
  1810. if (evtimer_add(launch_event, &timeout)<0) {
  1811. log_warn(LD_BUG, "Couldn't add timer for checking for dns hijacking");
  1812. }
  1813. }
  1814. /** Return true iff our DNS servers lie to us too much to be trusted. */
  1815. int
  1816. dns_seems_to_be_broken(void)
  1817. {
  1818. return dns_is_completely_invalid;
  1819. }
  1820. /** Return true iff we think that IPv6 hostname lookup is broken */
  1821. int
  1822. dns_seems_to_be_broken_for_ipv6(void)
  1823. {
  1824. return dns_is_broken_for_ipv6;
  1825. }
  1826. /** Forget what we've previously learned about our DNS servers' correctness. */
  1827. void
  1828. dns_reset_correctness_checks(void)
  1829. {
  1830. strmap_free(dns_wildcard_response_count, tor_free_);
  1831. dns_wildcard_response_count = NULL;
  1832. n_wildcard_requests = 0;
  1833. n_ipv6_requests_made = n_ipv6_timeouts = 0;
  1834. if (dns_wildcard_list) {
  1835. SMARTLIST_FOREACH(dns_wildcard_list, char *, cp, tor_free(cp));
  1836. smartlist_clear(dns_wildcard_list);
  1837. }
  1838. if (dns_wildcarded_test_address_list) {
  1839. SMARTLIST_FOREACH(dns_wildcarded_test_address_list, char *, cp,
  1840. tor_free(cp));
  1841. smartlist_clear(dns_wildcarded_test_address_list);
  1842. }
  1843. dns_wildcard_one_notice_given = dns_wildcard_notice_given =
  1844. dns_wildcarded_test_address_notice_given = dns_is_completely_invalid =
  1845. dns_is_broken_for_ipv6 = 0;
  1846. }
  1847. /** Return true iff we have noticed that the dotted-quad <b>ip</b> has been
  1848. * returned in response to requests for nonexistent hostnames. */
  1849. static int
  1850. answer_is_wildcarded(const char *ip)
  1851. {
  1852. return dns_wildcard_list && smartlist_contains_string(dns_wildcard_list, ip);
  1853. }
  1854. /** Exit with an assertion if <b>resolve</b> is corrupt. */
  1855. static void
  1856. assert_resolve_ok(cached_resolve_t *resolve)
  1857. {
  1858. tor_assert(resolve);
  1859. tor_assert(resolve->magic == CACHED_RESOLVE_MAGIC);
  1860. tor_assert(strlen(resolve->address) < MAX_ADDRESSLEN);
  1861. tor_assert(tor_strisnonupper(resolve->address));
  1862. if (resolve->state != CACHE_STATE_PENDING) {
  1863. tor_assert(!resolve->pending_connections);
  1864. }
  1865. if (resolve->state == CACHE_STATE_PENDING ||
  1866. resolve->state == CACHE_STATE_DONE) {
  1867. #if 0
  1868. tor_assert(!resolve->ttl);
  1869. if (resolve->is_reverse)
  1870. tor_assert(!resolve->hostname);
  1871. else
  1872. tor_assert(!resolve->result_ipv4.addr_ipv4);
  1873. #endif /* 0 */
  1874. /*XXXXX ADD MORE */
  1875. }
  1876. }
  1877. /** Return the number of DNS cache entries as an int */
  1878. static int
  1879. dns_cache_entry_count(void)
  1880. {
  1881. return HT_SIZE(&cache_root);
  1882. }
  1883. /* Return the total size in bytes of the DNS cache. */
  1884. size_t
  1885. dns_cache_total_allocation(void)
  1886. {
  1887. return sizeof(struct cached_resolve_t) * dns_cache_entry_count() +
  1888. HT_MEM_USAGE(&cache_root);
  1889. }
  1890. /** Log memory information about our internal DNS cache at level 'severity'. */
  1891. void
  1892. dump_dns_mem_usage(int severity)
  1893. {
  1894. /* This should never be larger than INT_MAX. */
  1895. int hash_count = dns_cache_entry_count();
  1896. size_t hash_mem = dns_cache_total_allocation();
  1897. /* Print out the count and estimated size of our &cache_root. It undercounts
  1898. hostnames in cached reverse resolves.
  1899. */
  1900. tor_log(severity, LD_MM, "Our DNS cache has %d entries.", hash_count);
  1901. tor_log(severity, LD_MM, "Our DNS cache size is approximately %u bytes.",
  1902. (unsigned)hash_mem);
  1903. }
  1904. /* Do a round of OOM cleanup on all DNS entries. Return the amount of removed
  1905. * bytes. It is possible that the returned value is lower than min_remove_bytes
  1906. * if the caches get emptied out so the caller should be aware of this. */
  1907. size_t
  1908. dns_cache_handle_oom(time_t now, size_t min_remove_bytes)
  1909. {
  1910. time_t time_inc = 0;
  1911. size_t total_bytes_removed = 0;
  1912. size_t current_size = dns_cache_total_allocation();
  1913. do {
  1914. /* If no DNS entries left, break loop. */
  1915. if (!dns_cache_entry_count())
  1916. break;
  1917. /* Get cutoff interval and remove entries. */
  1918. time_t cutoff = now + time_inc;
  1919. purge_expired_resolves(cutoff);
  1920. /* Update amount of bytes removed and array size. */
  1921. size_t bytes_removed = current_size - dns_cache_total_allocation();
  1922. current_size -= bytes_removed;
  1923. total_bytes_removed += bytes_removed;
  1924. time_inc += 3600; /* Increase time_inc by 1 hour. */
  1925. } while (total_bytes_removed < min_remove_bytes);
  1926. return total_bytes_removed;
  1927. }
  1928. #ifdef DEBUG_DNS_CACHE
  1929. /** Exit with an assertion if the DNS cache is corrupt. */
  1930. static void
  1931. assert_cache_ok_(void)
  1932. {
  1933. cached_resolve_t **resolve;
  1934. int bad_rep = HT_REP_IS_BAD_(cache_map, &cache_root);
  1935. if (bad_rep) {
  1936. log_err(LD_BUG, "Bad rep type %d on dns cache hash table", bad_rep);
  1937. tor_assert(!bad_rep);
  1938. }
  1939. HT_FOREACH(resolve, cache_map, &cache_root) {
  1940. assert_resolve_ok(*resolve);
  1941. tor_assert((*resolve)->state != CACHE_STATE_DONE);
  1942. }
  1943. if (!cached_resolve_pqueue)
  1944. return;
  1945. smartlist_pqueue_assert_ok(cached_resolve_pqueue,
  1946. compare_cached_resolves_by_expiry_,
  1947. offsetof(cached_resolve_t, minheap_idx));
  1948. SMARTLIST_FOREACH(cached_resolve_pqueue, cached_resolve_t *, res,
  1949. {
  1950. if (res->state == CACHE_STATE_DONE) {
  1951. cached_resolve_t *found = HT_FIND(cache_map, &cache_root, res);
  1952. tor_assert(!found || found != res);
  1953. } else {
  1954. cached_resolve_t *found = HT_FIND(cache_map, &cache_root, res);
  1955. tor_assert(found);
  1956. }
  1957. });
  1958. }
  1959. #endif /* defined(DEBUG_DNS_CACHE) */
  1960. cached_resolve_t *
  1961. dns_get_cache_entry(cached_resolve_t *query)
  1962. {
  1963. return HT_FIND(cache_map, &cache_root, query);
  1964. }
  1965. void
  1966. dns_insert_cache_entry(cached_resolve_t *new_entry)
  1967. {
  1968. HT_INSERT(cache_map, &cache_root, new_entry);
  1969. }