Bug 630880
Summary: | SELinux is preventing /opt/google/talkplugin/GoogleTalkPlugin "remove_name" access on pulse-shm-1395489214. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rahul Sundaram <sundaram> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 14 | CC: | dwalsh, metherid, mgrepl, smohan, sundaram |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:9df185b3e8eb3a5dc9492f24d1afb4b23637bc40b26540ca1d0f14705a75f3bc | ||
Fixed In Version: | selinux-policy-3.9.3-4.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-09-23 12:45:34 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
Rahul Sundaram
2010-09-07 09:10:20 UTC
Do you have any idea what process created the tmpfs_t directory /dev/shm/pulse-shm-1395489214? Nope. If there is any way of figuring it out, let me know and I will give you the info. Are you using some kind of sound service? mpd? The pulseaudio files should be created as user_tmpfs_t if they were created by normal user apps. ls -lZ /dev/shm/pulse* -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-1160940468 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-1361974585 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-1431405227 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-1567729917 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-3176878604 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-3581110005 -r--------. dwalsh dwalsh staff_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-4136531389 -r--------. gdm gdm system_u:object_r:user_tmpfs_t:s0 /dev/shm/pulse-shm-568089334 Actually it looks like the problem is in mozilla_plugin policy. Fixed in selinux-policy-3.9.3-1.fc14 selinux-policy-3.9.3-4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14 selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 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: https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14 selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |