Bug 584697
| Summary: | SELinux is preventing /usr/bin/pulseaudio "signull" access . | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Townley <rob.townley> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | carlg, dwalsh, mgrepl, rob.townley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:e35ff6d2a003f9ae8bfc8e88de1239c2705154e6d1cc3db0383cba73c060790f | ||
| Fixed In Version: | selinux-policy-3.6.32-114.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-05-18 21:54:54 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
Robert Townley
2010-04-22 08:26:19 UTC
Which process is running as initrc_t? Music Player Daemon (MPD)? # ps -eZ | grep initrc yes, Music Player Daemon. Not from Fedora, but from rpmfusion. /etc/init.d/mpd i updated to FC12 from FC11 last night and i wanted to test if the bug reporting is actually working now after going nowhere with hundreds of bug reports. Had i known bug reporting was actually working, i would have looked at this further on my own before reporting. There were more than 30 SELINUX errors related to mpd. i reported a handful and now Dan Walsh is involved - wow. There were official windows mpd clients infested with malware a few months back and haven't tried them again, but it made me suspicious of the mpd project. It is probably best if we write a policy for mpd. Do you know if this is intended to be moved into Fedora? i found mpd packages in rpmfusion and atrpm.net. i believe there are some media player clients in Fedora already. i didn't find any package review requests. libmpd libmpdclient qmpdclient I believe we will eventually see the MPD in the repos ? gmpc - Gnome Media Player Client Miroslav for now lets add optional_policy(` pulseaudio_stream_connect(initrc_t) ') Since we do not know if other services will need this access. Fixed in selinux-policy-3.6.32-114.fc12 selinux-policy-3.6.32-114.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-114.fc12 selinux-policy-3.6.32-114.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-114.fc12 selinux-policy-3.6.32-114.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |