Description of problem: SELinux is preventing /usr/bin/clamscan from using the 'sys_admin' capabilities. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that clamscan should have the sys_admin capability 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 clamscan /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:antivirus_t:s0-s0:c0.c1023 Target Context system_u:system_r:antivirus_t:s0-s0:c0.c1023 Target Objects [ capability ] Source clamscan Source Path /usr/bin/clamscan Port <Unknown> Host (removed) Source RPM Packages clamav-0.98.4-1.fc20.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-183.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.16.2-200.fc20.x86_64 #1 SMP Mon Sep 8 11:54:45 UTC 2014 x86_64 x86_64 Alert Count 85 First Seen 2014-09-16 20:37:14 GMT Last Seen 2014-09-16 20:37:24 GMT Local ID ca865224-f1ad-4af7-a613-02b9b0ad05e7 Raw Audit Messages type=AVC msg=audit(1410899844.610:14881): avc: denied { sys_admin } for pid=6237 comm="clamscan" capability=21 scontext=system_u:system_r:antivirus_t:s0-s0:c0.c1023 tcontext=system_u:system_r:antivirus_t:s0-s0:c0.c1023 tclass=capability permissive=0 type=SYSCALL msg=audit(1410899844.610:14881): arch=x86_64 syscall=pread success=no exit=EACCES a0=4 a1=7f64e0fe8000 a2=1000 a3=0 items=0 ppid=6236 pid=6237 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=847 comm=clamscan exe=/usr/bin/clamscan subj=system_u:system_r:antivirus_t:s0-s0:c0.c1023 key=(null) Hash: clamscan,antivirus_t,antivirus_t,capability,sys_admin Additional info: reporter: libreport-2.2.3 hashmarkername: setroubleshoot kernel: 3.16.2-200.fc20.x86_64 type: libreport
commit 79a1c8f0063ac6f64edf58427c8b8f2a2d8f090c Author: Miroslav Grepl <mgrepl> Date: Wed Sep 17 11:41:21 2014 +0200 Allow sys_admin capability for antivirus domians.
selinux-policy-3.12.1-189.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-189.fc20
Package selinux-policy-3.12.1-189.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-189.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12350/selinux-policy-3.12.1-189.fc20 then log in and leave karma (feedback).
selinux-policy-3.12.1-189.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.