Bug 878762

Summary: SELinux is preventing /usr/bin/composite from 'create' accesses on the file magickn3FLa0.
Product: [Fedora] Fedora Reporter: Neil <neilsbb>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dominick.grift, dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:22522176ff5850bd2d1df8973561c2c2a68f4c27702302a93e20093dd65af693
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-21 10:57: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:
Description Flags
File: type
none
File: hashmarkername none

Description Neil 2012-11-21 07:45:11 UTC
Additional info:
libreport version: 2.0.18
kernel:         3.6.7-1.fc18.x86_64

description:
:SELinux is preventing /usr/bin/composite from 'create' accesses on the file magickn3FLa0.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that composite should be allowed create access on the magickn3FLa0 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 composite /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:user_home_dir_t:s0
:Target Objects                magickn3FLa0 [ file ]
:Source                        composite
:Source Path                   /usr/bin/composite
:Port                          <Unknown>
:Host                          (removed)
:Source RPM Packages           ImageMagick-6.7.7.5-3.fc18.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.11.1-50.fc18.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Enforcing
:Host Name                     (removed)
:Platform                      Linux (removed) 3.6.7-1.fc18.x86_64 #1 SMP Sun Nov
:                              18 04:50:10 UTC 2012 x86_64 x86_64
:Alert Count                   5
:First Seen                    2012-11-20 23:43:26 PST
:Last Seen                     2012-11-20 23:43:26 PST
:Local ID                      7b7dd467-b4a2-4655-a263-41913098d0c5
:
:Raw Audit Messages
:type=AVC msg=audit(1353483806.347:383): avc:  denied  { create } for  pid=4203 comm="convert" name="magickn3FLa0" scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_home_dir_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1353483806.347:383): arch=x86_64 syscall=open success=no exit=EACCES a0=1af56f0 a1=c2 a2=180 a3=51729b2aed items=0 ppid=4167 pid=4203 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4 comm=convert exe=/usr/bin/convert subj=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 key=(null)
:
:Hash: composite,thumb_t,user_home_dir_t,file,create
:
:audit2allow
:audit2allow -R


Potential duplicate bug: 825874

Comment 1 Neil 2012-11-21 07:45:14 UTC
Created attachment 649087 [details]
File: type

Comment 2 Neil 2012-11-21 07:45:16 UTC
Created attachment 649088 [details]
File: hashmarkername

Comment 3 Daniel Walsh 2012-11-21 10:57:28 UTC

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