[tor-bugs] #20976 [Applications/Tor Browser Sandbox]: Official `sandboxed-tor-browser` binaries break with PaX MPROTECT.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 29 04:58:21 UTC 2016


#20976: Official `sandboxed-tor-browser` binaries break with PaX MPROTECT.
----------------------------------------------+-------------------------
 Reporter:  yawning                           |          Owner:  yawning
     Type:  defect                            |         Status:  new
 Priority:  Medium                            |      Milestone:
Component:  Applications/Tor Browser Sandbox  |        Version:
 Severity:  Normal                            |     Resolution:
 Keywords:                                    |  Actual Points:
Parent ID:                                    |         Points:
 Reviewer:                                    |        Sponsor:
----------------------------------------------+-------------------------

Comment (by cypherpunks):

 Replying to [comment:3 yawning]:
 > It's not firefox that's crashing, it's the launcher.
 >
 > {{{
 > mprotect(0x52fb4b3000, 15585280, PROT_READ|PROT_WRITE) = -1 EACCES
 (Permission denied)
 > /home/yawning/.local/bin/sandboxed-tor-browser-0.0.2: error while
 loading shared libraries: cannot make segment writable for relocation:
 Permission denied
 > exit_group(127)                         = ?
 > }}}
 What was `0x52fb4b3000` referring to in that trace? It had to have been a
 library or executable or something which was originally mapped as
 `PROT_READ|PROT_EXEC`, but what?

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


More information about the tor-bugs mailing list