O SELinux está impedindo / opt / google / chrome-beta / nacl_helper do acesso getattr no arquivo / etc / passwd

0

Não sei porquê e / ou se é normal, mas continuo a receber o pop-up do meu SELinux Alert Browser :

SELinux is preventing /opt/google/chrome-beta/nacl_helper from getattr access on the file /etc/passwd.

Coloquei detalhes em nacl_helper - Pastebin.com .

$ cat /etc/redhat-release 
CentOS Linux release 7.1.1503 (Core) 
$ uname -a
Linux wcmisdlin02.uftmasterad.org 3.10.0-229.1.2.el7.x86_64 #1 SMP Fri Mar 27 03:04:26 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
$ rpm -q google-chrome-beta selinux-policy
google-chrome-beta-43.0.2357.45-1.x86_64
selinux-policy-3.13.1-23.el7.noarch
$ 
    
por alexus 13.04.2015 / 17:32

2 respostas

0

0008789: o SELinux está impedindo / opt / google / chrome / nacl_helper de acessos 'getattr' no arquivo / etc / passwd. - CentOS Bug Tracker

solução alternativa:

$ sudo setsebool -P unconfined_chrome_sandbox_transition 0
$
    
por 19.06.2015 / 18:56
0

É um bug conhecido . Parece seguro ignorar.

    
por 10.06.2015 / 02:20