Bug 1001777

Summary: SELinux is preventing /usr/bin/convert from 'unlink' accesses on the file magickgRwLy6.
Product: [Fedora] Fedora Reporter: José Antonio <josian2200>
Component: ImageMagickAssignee: Pavel Alexeev <pahan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dominick.grift, dwalsh, lvrabec, mgrepl, nmurray, pahan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:685fab5b6bc162f71fe6272bd49b20c257981d565794d1f05664ca51113c0c22
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 16:15:09 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:

Description José Antonio 2013-08-27 17:50:27 UTC
Description of problem:
SELinux is preventing /usr/bin/convert from 'unlink' accesses on the file magickgRwLy6.

*****  Plugin catchall (100. confidence) suggests  ***************************

If you believe that convert should be allowed unlink access on the magickgRwLy6 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 convert /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                magickgRwLy6 [ file ]
Source                        convert
Source Path                   /usr/bin/convert
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           ImageMagick-6.7.8.9-5.fc19.x86_64
Target RPM Packages           
Policy RPM                    selinux-policy-3.12.1-73.fc19.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 3.10.9-200.fc19.x86_64 #1 SMP Wed
                              Aug 21 19:27:58 UTC 2013 x86_64 x86_64
Alert Count                   1
First Seen                    2013-08-27 18:49:28 WEST
Last Seen                     2013-08-27 18:49:28 WEST
Local ID                      9af9038f-6e86-41cb-b2b7-99e7eb53c2d2

Raw Audit Messages
type=AVC msg=audit(1377625768.949:2031): avc:  denied  { unlink } for  pid=9533 comm="convert" name="magickgRwLy6" dev="dm-2" ino=7867577 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(1377625768.949:2031): arch=x86_64 syscall=unlink success=yes exit=0 a0=25353d0 a1=c2 a2=180 a3=7fffb3e21730 items=0 ppid=9518 pid=9533 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 ses=13 tty=(none) comm=convert exe=/usr/bin/convert subj=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 key=(null)

Hash: convert,thumb_t,user_home_dir_t,file,unlink

Additional info:
reporter:       libreport-2.1.6
hashmarkername: setroubleshoot
kernel:         3.10.9-200.fc19.x86_64
type:           libreport

Potential duplicate: bug 862147

Comment 1 Daniel Walsh 2013-08-28 18:02:16 UTC
ImageMagick should be putting its content into  a subdir like .cache/ImageMagick

Comment 2 Pavel Alexeev 2013-08-31 16:15:09 UTC
It is duplicate.

If you are have reproduce and willing make it forward by providing more info and try some builds you may ask in linked bz#825874

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