Bug 857267
| Summary: | SELinux is preventing /usr/bin/totem-video-thumbnailer from 'create' accesses on the directory gstreamer-1.0. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | P. A. López-Valencia <palopezv> | ||||||
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | 1j2we75xs7, dominick.grift, dwalsh, heksita, kparal, mgrepl, murray.alex | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:12d45c836d5ed4744f923f738df8ac1ec43662b9202a4df2d6b221ac29e40569 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-20 15:59:28 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 612685 [details]
File: type
Created attachment 612686 [details]
File: hashmarkername
Ok, I see a bug. Fixing. selinux-policy-3.11.1-21.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-21.fc18 Package selinux-policy-3.11.1-21.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.11.1-21.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-14225/selinux-policy-3.11.1-21.fc18 then log in and leave karma (feedback). I opened up Nautilus with .ogg file being downloaded into ~/Downloads. Package: (null) Architecture: x86_64 OS Release: Fedora release 18 (Spherical Cow) Appeared during testing fedoraproject.org/wiki/QA:Testcase_nouveau_fastuserswitch Architecture: x86_64 OS Release: Fedora release 18 (Spherical Cow) selinux-policy-3.11.1-25.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/selinux-policy-3.11.1-25.fc18 selinux-policy-3.11.1-21.fc18 has been pushed to the Fedora 18 obsolete repository. If problems still persist, please make note of it in this bug report. |
Additional info: libreport version: 2.0.13 kernel: 3.6.0-0.rc4.git2.1.fc18.i686.PAE description: :SELinux is preventing /usr/bin/totem-video-thumbnailer from 'create' accesses on the directory gstreamer-1.0. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that totem-video-thumbnailer should be allowed create access on the gstreamer-1.0 directory 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 totem-video-thu /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 :Target Context unconfined_u:object_r:cache_home_t:s0 :Target Objects gstreamer-1.0 [ dir ] :Source totem-video-thu :Source Path /usr/bin/totem-video-thumbnailer :Port <Unknown> :Host (removed) :Source RPM Packages totem-3.5.90-2.fc18.i686 :Target RPM Packages :Policy RPM selinux-policy-3.11.1-18.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.0-0.rc4.git2.1.fc18.i686.PAE : #1 SMP Fri Sep 7 12:36:37 UTC 2012 i686 i686 :Alert Count 18 :First Seen 2012-09-13 19:46:14 EDT :Last Seen 2012-09-13 20:02:44 EDT :Local ID 5b26aca8-5de2-4dac-a5c9-29f8502fc896 : :Raw Audit Messages :type=AVC msg=audit(1347580964.469:134): avc: denied { create } for pid=3309 comm="totem-video-thu" name="gstreamer-1.0" scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:cache_home_t:s0 tclass=dir : : :type=SYSCALL msg=audit(1347580964.469:134): arch=i386 syscall=mkdir success=no exit=EACCES a0=85a3dd8 a1=1ff a2=45182000 a3=85a3dd8 items=0 ppid=2655 pid=3309 auid=1000 uid=1000 gid=100 euid=1000 suid=1000 fsuid=1000 egid=100 sgid=100 fsgid=100 tty=(none) ses=5 comm=totem-video-thu exe=/usr/bin/totem-video-thumbnailer subj=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 key=(null) : :Hash: totem-video-thu,thumb_t,cache_home_t,dir,create : :audit2allow : :#============= thumb_t ============== :allow thumb_t cache_home_t:dir create; : :audit2allow -R : :#============= thumb_t ============== :allow thumb_t cache_home_t:dir create; :