Bug 599551

Summary: SELinux is preventing /usr/sbin/clamd "read" access on clamav-2a2044350823ca999d9180c38c989e08.
Product: [Fedora] Fedora Reporter: andy york <soylentman>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:06ea0053af000ae5591a0ea98b2094545d066cd76dce5224cd1d2854f8c00c69
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-03 14:02:01 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 andy york 2010-06-03 13:47:43 UTC
Summary:

SELinux is preventing /usr/sbin/clamd "read" access on
clamav-2a2044350823ca999d9180c38c989e08.

Detailed Description:

[SELinux is in permissive mode. This access was not denied.]

SELinux denied access requested by clamd. It is not expected that this access is
required by clamd and this access may signal an intrusion attempt. It is also
possible that the specific version or configuration of the application is
causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:clamd_t:s0
Target Context                system_u:object_r:httpd_sys_rw_content_t:s0
Target Objects                clamav-2a2044350823ca999d9180c38c989e08 [ dir ]
Source                        clamd
Source Path                   /usr/sbin/clamd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           clamav-server-0.95.3-1301.fc13
Target RPM Packages           
Policy RPM                    selinux-policy-3.7.19-21.fc13
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.33.5-112.fc13.x86_64 #1
                              SMP Thu May 27 02:28:31 UTC 2010 x86_64 x86_64
Alert Count                   1
First Seen                    Thu 03 Jun 2010 09:42:16 AM EDT
Last Seen                     Thu 03 Jun 2010 09:42:16 AM EDT
Local ID                      f1dfd962-b5d4-459e-a63e-53f62ea4aafd
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1275572536.509:33): avc:  denied  { read } for  pid=2380 comm="clamd" name="clamav-2a2044350823ca999d9180c38c989e08" dev=dm-0 ino=3277816 scontext=system_u:system_r:clamd_t:s0 tcontext=system_u:object_r:httpd_sys_rw_content_t:s0 tclass=dir

node=(removed) type=SYSCALL msg=audit(1275572536.509:33): arch=c000003e syscall=2 success=yes exit=128 a0=19fb920 a1=90800 a2=0 a3=4 items=0 ppid=1 pid=2380 auid=4294967295 uid=485 gid=469 euid=485 suid=485 fsuid=485 egid=469 sgid=469 fsgid=469 tty=(none) ses=4294967295 comm="clamd" exe="/usr/sbin/clamd" subj=system_u:system_r:clamd_t:s0 key=(null)



Hash String generated from  catchall,clamd,clamd_t,httpd_sys_rw_content_t,dir,read
audit2allow suggests:

#============= clamd_t ==============
allow clamd_t httpd_sys_rw_content_t:dir read;

Comment 1 Daniel Walsh 2010-06-03 14:02:01 UTC

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