Bug 582836
| Summary: | SELinux is preventing /usr/bin/perl access to a leaked tcp_socket file descriptor. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Carl G. <carlg> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 12 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:80c6e57be4ca496a0c38f2aab291b609a029cd156b754907823d9336c9aafd73 | ||
| Fixed In Version: | selinux-policy-3.6.32-113.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-03 16:09:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Carl G.
2010-04-15 21:46:00 UTC
Is this from gnome_do? If so it is a leaked file descriptor and should be reassigned there. I honesty have no idea why mono_t want to access Perl. I did tried Komodo IDE w. Perl, changed the remote dbg settings, and that's about it. Miroslav,
Add
ifdef(`hide_broken_symptoms', `
dontaudit $1_t $1_mono_t $1:socket_class_set { read write };
')
to mono_role right after corecmd_bin_domtrans
Fixed in selinux-policy-3.6.32-113.fc12 selinux-policy-3.6.32-113.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-113.fc12 selinux-policy-3.6.32-113.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-113.fc12 selinux-policy-3.6.32-113.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |