Bug 886398 - SELinux is preventing chrome from 'append' accesses on the file /run/media/aldrian/Application/Chrome-extension/YMailBold/icon.png.
Summary: SELinux is preventing chrome from 'append' accesses on the file /run/media/al...
Keywords:
Status: CLOSED DUPLICATE of bug 886397
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5f5d4b4f65d7bf10a07145c463f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-12 08:37 UTC by Aldrian Obaja
Modified: 2012-12-12 12:18 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-12 12:18:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: type (9 bytes, text/plain)
2012-12-12 08:37 UTC, Aldrian Obaja
no flags Details
File: hashmarkername (14 bytes, text/plain)
2012-12-12 08:37 UTC, Aldrian Obaja
no flags Details

Description Aldrian Obaja 2012-12-12 08:37:01 UTC
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;
:

Comment 1 Aldrian Obaja 2012-12-12 08:37:07 UTC
Created attachment 662113 [details]
File: type

Comment 2 Aldrian Obaja 2012-12-12 08:37:09 UTC
Created attachment 662114 [details]
File: hashmarkername

Comment 3 Daniel Walsh 2012-12-12 12:18:31 UTC

*** This bug has been marked as a duplicate of bug 886397 ***


Note You need to log in before you can comment on or make changes to this bug.