[pcre-dev] [Bug 1749] PCRE-JITted code should be executed fr…

Pàgina inicial
Delete this message
Autor: admin
Data:  
A: pcre-dev
Assumptes vells: [pcre-dev] [Bug 1749] New: PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
Assumpte: [pcre-dev] [Bug 1749] PCRE-JITted code should be executed from non-writable memory to obey execmem SELinux restriction
https://bugs.exim.org/show_bug.cgi?id=1749

--- Comment #20 from Zoltan Herczeg <hzmester@???> ---
> And it segfaults because mprotect() return value is not checked and it jumps
> into a non-executable page.


Hm, what is the error code? The command is issued to an area returned by mmap,
so I am surprised that it is failed.

--
You are receiving this mail because:
You are on the CC list for the bug.