[tor-bugs] #9249 [Tor]: GSOC seccomp stage 2

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Sep 9 20:03:20 UTC 2013


#9249: GSOC seccomp stage 2
-----------------------------+--------------------------------------------
     Reporter:  ctoader      |      Owner:  nickm
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  tor-relay gsoc seccomp sandbox
Actual Points:               |  Parent ID:  #5756
       Points:               |
-----------------------------+--------------------------------------------
Changes (by nickm):

 * status:  needs_review => needs_revision


Comment:

 I've pushed a "gsoc-cap-stage2" branch to my public repository.  It fixes
 stuff up on the computers I usually build on.

 If our "interned string" magic is going to be any good, we need to
 disallow any attempt to munmap or mremap the interned string mapping. We
 also need to stop any attempt to use mprotect to make it unprotected by
 setting PROT_READ|PROT_WRITE on any part of it.

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


More information about the tor-bugs mailing list