To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61537





------- Additional comments from [EMAIL PROTECTED] Sun Feb  5 03:47:16 -0800 
2006 -------
Always doing map(RW), then mprotect(RX) where necessary after writing is
complete would be the best result, avoiding RWX heap at all times does make it
harder for an attacker (who then has to cause an appropriate mprotect() call
before jumping to compromised heap).

I hesitated suggesting that initially as I have no idea how many of the users of
rtl_AllcoateMemory etc. actually need executable heap, but it'd be great if the
above can be achieved.



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to