[tor-bugs] #15471 [Tor]: Tor should prctl(PR_SET_PDEATHSIG, SIGTERM) background processes.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 26 15:03:17 UTC 2015


#15471: Tor should prctl(PR_SET_PDEATHSIG, SIGTERM) background processes.
-----------------------------+--------------------------------
     Reporter:  yawning      |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  trivial      |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor          |    Version:  Tor: unspecified
   Resolution:               |   Keywords:  pt-wants, easy
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------
Changes (by yawning):

 * status:  new => needs_review


Comment:

 Something like this: https://github.com/Yawning/tor/compare/feature15471

 It changes the no environment provided semantics to provide an empty env
 var list (Switched from `execvp` to `execve`), but nothing currently calls
 the routine in that manner as far as I can tell (the only consumer of
 background processes launched by tor is the managed pt code).

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


More information about the tor-bugs mailing list