Description of problem: SELinux is preventing /usr/sbin/cupsd from using the 'execstack' accesses on a process. ***** Plugin catchall (100. confidence) suggests ************************** If vous pensez que cupsd devrait être autorisé à accéder execstack sur les processus étiquetés cupsd_t par défaut. Then vous devriez rapporter ceci en tant qu'anomalie. Vous pouvez générer un module de stratégie local pour autoriser cet accès. Do autoriser cet accès pour le moment en exécutant : # grep cupsd /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:cupsd_t:s0-s0:c0.c1023 Target Context system_u:system_r:cupsd_t:s0-s0:c0.c1023 Target Objects [ process ] Source cupsd Source Path /usr/sbin/cupsd Port <Unknown> Host (removed) Source RPM Packages cups-1.7.0-7.fc21.x86_64 Target RPM Packages Policy RPM selinux-policy-3.13.1-10.fc21.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 3.13.0-0.rc5.git0.1.fc21.x86_64 #1 SMP Mon Dec 23 14:23:13 UTC 2013 x86_64 x86_64 Alert Count 1 First Seen 2013-12-30 11:51:39 CET Last Seen 2013-12-30 11:51:39 CET Local ID d07d7501-2a48-4a16-8133-1878e7461dbe Raw Audit Messages type=AVC msg=audit(1388400699.185:111): avc: denied { execstack } for pid=1777 comm="cupsd" scontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tclass=process type=AVC msg=audit(1388400699.185:111): avc: denied { execmem } for pid=1777 comm="cupsd" scontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tclass=process type=SYSCALL msg=audit(1388400699.185:111): arch=x86_64 syscall=mprotect success=yes exit=0 a0=7fffde6a7000 a1=1000 a2=1000007 a3=0 items=0 ppid=1 pid=1777 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 ses=4294967295 tty=(none) comm=cupsd exe=/usr/sbin/cupsd subj=system_u:system_r:cupsd_t:s0-s0:c0.c1023 key=(null) Hash: cupsd,cupsd_t,cupsd_t,process,execstack Additional info: reporter: libreport-2.1.10 hashmarkername: setroubleshoot kernel: 3.13.0-0.rc5.git0.1.fc21.x86_64 type: libreport Potential duplicate: bug 671011
*** This bug has been marked as a duplicate of bug 1045699 ***