[issue39332] Python 3.6 compiler protections from Ubuntu distros

2020-01-14 Thread Benjamin Peterson
Benjamin Peterson added the comment: You should take it up on the Ubuntu issue tracker. -- nosy: +benjamin.peterson resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker _

[issue39332] Python 3.6 compiler protections from Ubuntu distros

2020-01-14 Thread Jason Culligan
New submission from Jason Culligan : The python3.6 binary supplied in Ubuntu distros is not compiled with Position Independent Code (PIE) protection enabled. Python2 does. Is this not seen as a problem? Example 1: (checksec) FILE: /usr/bin/python2 RELRO: Full RELRO STACK CA