Description of problem: Attempted to watch Flash video on YouTube SELinux is preventing /usr/lib64/xulrunner/plugin-container from using the 'transition' accesses on a process. ***** Plugin mozplugger (99.1 confidence) suggests ************************ If you want to use the spice-xpi package Then you must turn off SELinux controls on the Firefox plugins. Do # setsebool -P unconfined_mozilla_plugin_transition 0 ***** Plugin catchall (1.81 confidence) suggests ************************** If you believe that plugin-container should be allowed transition access on processes labeled mozilla_plugin_t by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep plugin-containe /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c 0.c1023 Target Context unconfined_u:system_r:mozilla_plugin_t:s0-s0:c0.c1 023 Target Objects /usr/bin/pulseaudio [ process ] Source plugin-containe Source Path /usr/lib64/xulrunner/plugin-container Port <Unknown> Host (removed) Source RPM Packages xulrunner-26.0-2.fc20.x86_64 Target RPM Packages pulseaudio-4.0-9.gitf81e3.fc20.x86_64 Policy RPM selinux-policy-3.12.1-106.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.12.5-302.fc20.x86_64 #1 SMP Tue Dec 17 20:42:32 UTC 2013 x86_64 x86_64 Alert Count 2 First Seen 2013-12-29 16:03:11 CST Last Seen 2013-12-29 16:04:14 CST Local ID 64a20c8d-4204-4b8f-9c64-789c79ff48e6 Raw Audit Messages type=AVC msg=audit(1388354654.113:8915): avc: denied { transition } for pid=1015 comm="plugin-containe" path="/usr/bin/pulseaudio" dev="dm-1" ino=2362050 scontext=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:mozilla_plugin_t:s0-s0:c0.c1023 tclass=process type=SYSCALL msg=audit(1388354654.113:8915): arch=x86_64 syscall=execve success=no exit=EACCES a0=7fb51094fb20 a1=7fffb3787380 a2=7fb51ed7f800 a3=7fb51094f040 items=0 ppid=670 pid=1015 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 ses=367 tty=(none) comm=plugin-containe exe=/usr/lib64/xulrunner/plugin-container subj=unconfined_u:unconfined_r:mozilla_plugin_t:s0-s0:c0.c1023 key=(null) Hash: plugin-containe,mozilla_plugin_t,mozilla_plugin_t,process,transition Additional info: reporter: libreport-2.1.10 hashmarkername: setroubleshoot kernel: 3.12.5-302.fc20.x86_64 type: libreport Potential duplicate: bug 885834
Did you get this right after update?
I think so. After a reboot this didn't seem to show up any more.
Ok. It was an update issue.