Bug 886398
| Summary: | SELinux is preventing chrome from 'append' accesses on the file /run/media/aldrian/Application/Chrome-extension/YMailBold/icon.png. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Aldrian Obaja <aldrian_math> | ||||||
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 17 | CC: | dominick.grift, dwalsh, mgrepl | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:5f5d4b4f65d7bf10a07145c463f758f8dc76e45a2638ad01ac585ff7420b6d5b | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-12 12:18:31 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 662113 [details]
File: type
Created attachment 662114 [details]
File: hashmarkername
*** This bug has been marked as a duplicate of bug 886397 *** |
Additional info: libreport version: 2.0.18 kernel: 3.6.9-2.fc17.i686 description: :SELinux is preventing chrome from 'append' accesses on the file /run/media/aldrian/Application/Chrome-extension/YMailBold/icon.png. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that chrome should be allowed append access on the icon.png file 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 chrome /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c : 0.c1023 :Target Context system_u:object_r:fusefs_t:s0 :Target Objects /run/media/aldrian/Application/Chrome- : extension/YMailBold/icon.png [ file ] :Source chrome :Source Path chrome :Port <Unknown> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM selinux-policy-3.10.0-161.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.9-2.fc17.i686 #1 SMP Tue Dec 4 : 14:22:00 UTC 2012 i686 i686 :Alert Count 1 :First Seen 2012-12-12 16:32:01 SGT :Last Seen 2012-12-12 16:32:01 SGT :Local ID b30d14ec-6a3e-42c0-be13-3d3737762328 : :Raw Audit Messages :type=AVC msg=audit(1355301121.424:180): avc: denied { append } for pid=7402 comm="chrome" path="/run/media/aldrian/Application/Chrome-extension/YMailBold/icon.png" dev="sda5" ino=142536 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=system_u:object_r:fusefs_t:s0 tclass=file : : :Hash: chrome,chrome_sandbox_t,fusefs_t,file,append : :audit2allow : :#============= chrome_sandbox_t ============== :allow chrome_sandbox_t fusefs_t:file append; : :audit2allow -R : :#============= chrome_sandbox_t ============== :allow chrome_sandbox_t fusefs_t:file append; :