<p dir="ltr">On Mar 18, 2014 8:19 PM, "Lennart Poettering" <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>> wrote:<br>
> …<br>
> Well, the ELF interpretor stuff means noexec is pretty much entirely<br>
> useless.</p>
<p dir="ltr">If by this you mean running '/lib/ld-linux.so.2' directly, that does not work with noexec anymore, due to the aforementioned mmap restriction AFAIK:</p>
<p dir="ltr">"/mnt/test: error while loading shared libraries: /mnt/test: failed to map segment from shared object: Operation not permitted"<br>
</p>