Hide Forgot
Description of problem: SELinux is preventing /usr/bin/Xorg from 'setopt' accesses on the netlink_kobject_uevent_socket . ***** Plugin catchall (100. confidence) suggests ************************** If 您确定应默认允许 Xorg setopt 访问 netlink_kobject_uevent_socket。 Then 您应该将这个情况作为 bug 报告。 您可以生成本地策略模块允许这个访问。 Do 请执行以下命令此时允许这个访问: # grep Xorg /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:bumblebee_t:s0 Target Context system_u:system_r:bumblebee_t:s0 Target Objects [ netlink_kobject_uevent_socket ] Source Xorg Source Path /usr/bin/Xorg Port <Unknown> Host (removed) Source RPM Packages xorg-x11-server-Xorg-1.14.4-5.fc20.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-106.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.12.5-302.fc20.x86_64 #1 SMP Tue Dec 17 20:42:32 UTC 2013 x86_64 x86_64 Alert Count 1 First Seen 2013-12-22 17:51:58 CST Last Seen 2013-12-22 17:51:58 CST Local ID 47d9b430-be60-4e53-ad41-ff411e9de7f9 Raw Audit Messages type=AVC msg=audit(1387705918.611:1215): avc: denied { setopt } for pid=25123 comm="Xorg" scontext=system_u:system_r:bumblebee_t:s0 tcontext=system_u:system_r:bumblebee_t:s0 tclass=netlink_kobject_uevent_socket type=SYSCALL msg=audit(1387705918.611:1215): arch=x86_64 syscall=setsockopt success=yes exit=0 a0=7 a1=1 a2=1a a3=7fff752b0d20 items=0 ppid=4731 pid=25123 auid=4294967295 uid=0 gid=1001 euid=0 suid=0 fsuid=0 egid=1001 sgid=1001 fsgid=1001 ses=4294967295 tty=(none) comm=Xorg exe=/usr/bin/Xorg subj=system_u:system_r:bumblebee_t:s0 key=(null) Hash: Xorg,bumblebee_t,bumblebee_t,netlink_kobject_uevent_socket,setopt Additional info: reporter: libreport-2.1.10 hashmarkername: setroubleshoot kernel: 3.12.5-302.fc20.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1046010 ***