Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 306712 Details for
Bug 448445
Policy has no boolean to allow httpd to allow execmem for CGI
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Policy to allow execmem for CGI scripts
httpd_allow_execmem.te (text/plain), 439 bytes, created by
John D. Ramsdell
on 2008-05-26 22:40:15 UTC
(
hide
)
Description:
Policy to allow execmem for CGI scripts
Filename:
MIME Type:
Creator:
John D. Ramsdell
Created:
2008-05-26 22:40:15 UTC
Size:
439 bytes
patch
obsolete
>policy_module(httpd_allow_execmem, 1.0) > >######################################## ># ># Declarations ># > >gen_tunable(httpd_allow_execmem,true) > >######################################## ># ># Local policy ># > >gen_require(` > type httpd_sys_script_t; >') > >tunable_policy(`httpd_allow_execmem',` > # Allow making anonymous memory executable, e.g. > # for runtime-code generation or executable stack. > allow httpd_sys_script_t self:process execmem; >')
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 448445
: 306712 |
310931