Summary: SELinux is preventing /usr/bin/Xorg "getpgid" access . Detailed Description: [SELinux is in permissive mode. This access was not denied.] SELinux denied access requested by Xorg. It is not expected that this access is required by Xorg 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:xserver_t:s0 Target Context system_u:system_r:firstboot_t:s0 Target Objects None [ process ] Source Xorg Source Path /usr/bin/Xorg Port <Unknown> Host (removed) Source RPM Packages xorg-x11-server-Xorg-1.9.0-4.fc14 Target RPM Packages Policy RPM selinux-policy-3.9.0-2.fc14 Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Plugin Name catchall Host Name (removed) Platform Linux (removed) 2.6.35.4-12.fc14.x86_64 #1 SMP Fri Aug 27 07:45:05 UTC 2010 x86_64 x86_64 Alert Count 3 First Seen Tue 31 Aug 2010 12:56:24 PM CEST Last Seen Tue 31 Aug 2010 01:39:57 PM CEST Local ID e927833d-a1f1-48d3-b44a-ec767f07deb7 Line Numbers Raw Audit Messages node=(removed) type=AVC msg=audit(1283254797.887:9): avc: denied { getpgid } for pid=1677 comm="Xorg" scontext=system_u:system_r:xserver_t:s0 tcontext=system_u:system_r:firstboot_t:s0 tclass=process node=(removed) type=SYSCALL msg=audit(1283254797.887:9): arch=c000003e syscall=121 success=yes exit=1311 a0=5ba a1=7dba00 a2=18 a3=7fff1671d6e0 items=0 ppid=1466 pid=1677 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm="Xorg" exe="/usr/bin/Xorg" subj=system_u:system_r:xserver_t:s0 key=(null) Hash String generated from catchall,Xorg,xserver_t,firstboot_t,process,getpgid audit2allow suggests: #============= xserver_t ============== allow xserver_t firstboot_t:process getpgid;
You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.9.1-2.fc14
selinux-policy-3.9.3-4.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14
selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/selinux-policy-3.9.3-4.fc14
selinux-policy-3.9.3-4.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.