Bug 1378170
Summary: | Passenger scripts from EPEL rpm are mislabeled | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Orion Poplawski <orion> |
Component: | passenger | Assignee: | Dennis Chen <barracks510> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | epel7 | CC: | barracks510, dominic, lvrabec, mmalik, plautrba, pvrabec, ssekidde |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-07-08 22:24:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1393066 |
Description
Orion Poplawski
2016-09-21 17:21:20 UTC
You're right, they are not labeled correctly: # matchpathcon /usr/libexec/passenger/Passenger* /usr/libexec/passenger/PassengerHelperAgent system_u:object_r:bin_t:s0 /usr/libexec/passenger/PassengerLoggingAgent system_u:object_r:bin_t:s0 /usr/libexec/passenger/PassengerWatchdog system_u:object_r:bin_t:s0 # It seems that their location has changed: # semanage fcontext -l | grep -i passenger /usr/share/.*/gems/.*/helper-scripts/prespawn regular file system_u:object_r:passenger_exec_t:s0 /usr/lib/gems/.*/Passenger.* regular file system_u:object_r:passenger_exec_t:s0 /usr/lib/gems/.*/ApplicationPoolServerExecutable regular file system_u:object_r:passenger_exec_t:s0 /usr/share/gems/.*/Passenger.* regular file system_u:object_r:passenger_exec_t:s0 /usr/share/gems/.*/ApplicationPoolServerExecutable regular file system_u:object_r:passenger_exec_t:s0 /var/log/passenger.* all files system_u:object_r:passenger_log_t:s0 /var/lib/passenger(/.*)? all files system_u:object_r:passenger_var_lib_t:s0 /var/run/passenger(/.*)? all files system_u:object_r:passenger_var_run_t:s0 # To avoid the AVCs, please enable the httpd_run_stickshift boolean. This bugzilla was triaged as "WONTFIX" by the SELinux team, due to third-party software component which can be fixed by component maintainer. To take advantage of Mandatory Access Control mechanism provided by SELinux, you (component maintainer) can ship custom SELinux policy as a subpackage of the affected component. As a starting point you can use policy provided by selinux-policy package. For more details about the custom product policy, please follow the https://fedoraproject.org/wiki/SELinux/IndependentPolicy guideline. EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |