Additional info: libreport version: 2.0.14 kernel: 3.6.0-3.fc18.x86_64 description: :SELinux is preventing /usr/bin/gnome-shell from 'search' accesses on the directory vm. : :***** Plugin catchall (100. confidence) suggests *************************** : :If vous pensez que gnome-shell devrait être autorisé à accéder search sur vm directory 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 pool /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:xdm_t:s0-s0:c0.c1023 :Target Context system_u:object_r:sysctl_vm_t:s0 :Target Objects vm [ dir ] :Source pool :Source Path /usr/bin/gnome-shell :Port <Inconnu> :Host (removed) :Source RPM Packages gnome-shell-3.6.0-1.fc18.x86_64 :Target RPM Packages :Policy RPM selinux-policy-3.11.1-29.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.0-3.fc18.x86_64 #1 SMP Wed Oct : 3 13:29:15 UTC 2012 x86_64 x86_64 :Alert Count 1 :First Seen 2012-10-04 22:12:53 CEST :Last Seen 2012-10-04 22:12:53 CEST :Local ID 52c6b8d1-e22c-46c4-83da-fba4163ccb6b : :Raw Audit Messages :type=AVC msg=audit(1349381573.960:87): avc: denied { search } for pid=1283 comm="pool" name="vm" dev="proc" ino=15870 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:sysctl_vm_t:s0 tclass=dir : : :type=SYSCALL msg=audit(1349381573.960:87): arch=x86_64 syscall=open success=no exit=EACCES a0=7fbe4c4832e0 a1=80000 a2=fffffffffffff800 a3=21750 items=0 ppid=1167 pid=1283 auid=42 uid=42 gid=42 euid=42 suid=42 fsuid=42 egid=42 sgid=42 fsgid=42 tty=(none) ses=2 comm=pool exe=/usr/bin/gnome-shell subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null) : :Hash: pool,xdm_t,sysctl_vm_t,dir,search : :audit2allow : :#============= xdm_t ============== :allow xdm_t sysctl_vm_t:dir search; : :audit2allow -R : :#============= xdm_t ============== :allow xdm_t sysctl_vm_t:dir search; :
Created attachment 621816 [details] File: type
Created attachment 621817 [details] File: hashmarkername
I see more and more domains which want this access.
Probably a change in a low level library. I have no idea why any app would need this without more access required. I do not have the "pool" command on my box?