[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #20439 [Applications/Tor Browser]: The firefox binary in Tor Browser on OSX is not PIE



#20439: The firefox binary in Tor Browser on OSX is not PIE
------------------------------------------+----------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 `otool -hv` says that the firefox binary from Tor Browser on OSX is not
 PIE:
 {{{
 $ otool -hv firefox
 firefox:
 Mach header
       magic cputype cpusubtype  caps    filetype ncmds sizeofcmds
 flags
 MH_MAGIC_64  X86_64        ALL LIB64     EXECUTE    22       2752
 NOUNDEFS DYLDLINK TWOLEVEL BINDS_TO_WEAK
 }}}

 While on the firefox binary from Mozilla, it says this:
 {{{
 $ otool -hv /Volumes/Firefox/Firefox.app/Contents/MacOS/firefox
 /Volumes/Firefox/Firefox.app/Contents/MacOS/firefox:
 Mach header
       magic cputype cpusubtype  caps    filetype ncmds sizeofcmds
 flags
 MH_MAGIC_64  X86_64        ALL LIB64     EXECUTE    22       2744
 NOUNDEFS DYLDLINK TWOLEVEL BINDS_TO_WEAK PIE
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20439>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs