[tor-bugs] #24340 [Core Tor/Tor]: (Sandbox) Caught a bad syscall attempt (syscall prctl)

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 17 18:54:37 UTC 2017


#24340: (Sandbox) Caught a bad syscall attempt (syscall prctl)
------------------------------+--------------------------------
     Reporter:  dgoulet       |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  sandbox, libasan
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 This is only for libasan support:

 {{{
 20777 prctl(PR_GET_DUMPABLE)            = 157
 20777 --- SIGSYS {si_signo=SIGSYS, si_code=SYS_SECCOMP,
 si_call_addr=0x7f552ac9f047, si_syscall=__NR_prctl,
 si_arch=AUDIT_ARCH_X86_64} ---
 }}}

 We would need to support `PR_GET_DUMPABLE`.

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


More information about the tor-bugs mailing list