Description of problem: SELinux is preventing /usr/sbin/lsof from using the 'sys_ptrace' capabilities. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that lsof should have the sys_ptrace 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 lsof /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 Target Context system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 Target Objects [ capability ] Source lsof Source Path /usr/sbin/lsof Port <Unknown> Host (removed) Source RPM Packages lsof-4.87-3.fc20.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-179.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.15.8-200.fc20.x86_64 #1 SMP Fri Aug 1 00:38:50 UTC 2014 x86_64 x86_64 Alert Count 38 First Seen 2014-08-11 03:58:14 PDT Last Seen 2014-08-11 03:58:22 PDT Local ID e6926180-1840-4ebf-b2ff-4826c524d95a Raw Audit Messages type=AVC msg=audit(1407754702.860:1484): avc: denied { sys_ptrace } for pid=4939 comm="lsof" capability=19 scontext=system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 tcontext=system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 tclass=capability type=SYSCALL msg=audit(1407754702.860:1484): arch=x86_64 syscall=readlink success=no exit=EACCES a0=1851250 a1=7fff911da0a0 a2=1000 a3=0 items=0 ppid=1372 pid=4939 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm=lsof exe=/usr/sbin/lsof subj=system_u:system_r:system_cronjob_t:s0-s0:c0.c1023 key=(null) Hash: lsof,system_cronjob_t,system_cronjob_t,capability,sys_ptrace Additional info: reporter: libreport-2.2.3 hashmarkername: setroubleshoot kernel: 3.15.8-200.fc20.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1128695 ***