[New-bugs-announce] [issue22950] ASLR and DEP protection

Friedrich Spee von Langenfeld report at bugs.python.org
Wed Nov 26 19:48:03 CET 2014


New submission from Friedrich Spee von Langenfeld:

Are all binary files of a Python installation protected with techniques like Adress Space Layout Randomization and Data Execution Prevention? How can someone check this with an PE Editor or something similar? I know that this seems not to be a matter of great interest, but it would set an example to other programmers: Security is not an optional feature, but a necessity. Many thanks in advance.

----------
components: Build
messages: 231723
nosy: Friedrich.Spee.von.Langenfeld
priority: normal
severity: normal
status: open
title: ASLR and DEP protection
type: security

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22950>
_______________________________________


More information about the New-bugs-announce mailing list