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

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 10 11:46:08 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:               |
-----------------------------+--------------------------------------------

Comment (by ctoader):

 Did the latest commit fix this? I also had 2 more commits, some changes
 didn't work on my configuration (linux 32 bit).

 Small note: unfortunately by stepping through libseccomp with the
 debugger, I realised it doesn't support intervals on the same parameter
 because each filter entry applies to only one syscall parameter; so you
 couldn't have entry 1 say 'addr > x' and entry 2 say 'addr < x', unless
 they're done in separate calls; I did manage do make something work
 though.

 Please let me know if anything else needs to be done.

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


More information about the tor-bugs mailing list