[tor-bugs] #21476 [Core Tor]: Extend HTTP fuzzer so it fuzzes the GET handler functions

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 16 01:13:58 UTC 2017


#21476: Extend HTTP fuzzer so it fuzzes the GET handler functions
-------------------------+------------------------------------
 Reporter:  teor         |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  Medium       |      Milestone:  Tor: 0.3.1.x-final
Component:  Core Tor     |        Version:
 Severity:  Normal       |     Resolution:
 Keywords:  fuzz         |  Actual Points:
Parent ID:               |         Points:  1
 Reviewer:               |        Sponsor:
-------------------------+------------------------------------

Comment (by teor):

 I also need to MOCK dirserv_have_any_microdesc() and similar to return 0,
 otherwise they crash when trying to find the data directory.

 (There appears to be some code reordering here: the tor_assert() on the
 data directory is not triggered, but the strlen() on it fails with a NULL
 pointer error.)

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21476#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list