Bug 581455

Summary: SELinux is preventing /opt/google/chrome/chrome "read" access on /opt/google/chrome/libnss3.so.1d.
Product: [Fedora] Fedora Reporter: Pau Aliagas <linuxnow>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: aaron.j.brown, alessandro.azzurro, anross, avramovski.dragan, beland, brad, claudiomar.costa, crackadict, dakshay, danielvilha, dannyel.olivares, ddhanlon, dkanunnikau, dwalsh, e_antrobus, edosurina, eric.rannaud, evlyons, flora.chatz, florian.fahr, f.tavano, grasmichael, guido.taggart, hpinta15, igal.alkon, im2061, jlbouras, jlmagee, Jmlevick, jmorgan, junkmailme.last, jyoerger, kacper.kawecki, kage0, kdehairy, kenmatrix, kruvalig, mfmagar, mgrepl, mikesouhoka, msava, msdeleonpeque, mykal.anderson, neil_stelzer, ngomez2, nhfrank, numa.roger, oaklists, omeralmaci, pakmanj, patchesthecaveman, pedrofausto, peter.taylor, r00jb2, rafmaurette, rakeshchinta, renich, renlei040766, rrivera, ryan, santiago.lunar.m, sburjak, schirume, scottt.tw, sgoldber, shawn.giguere, sirebral, slivkam, souza.tales, soylentman, staerlock, suyalmanoj, terry.denney, thunderbirdtr, tiankuiboy, tpeplt, Triv, unknown_guide, vwfoxguru, wlee, zededora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:a2ec2232bd30791959f2ea98c859bf7eb50e83536beba83910fea334ed54c73f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-12 16:27:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pau Aliagas 2010-04-12 10:20:03 UTC
Resum:

SELinux is preventing /opt/google/chrome/chrome "read" access on
/opt/google/chrome/libnss3.so.1d.

Descripció detallada:

[chrome has a permissive type (chrome_sandbox_t). This access was not denied.]

SELinux denied access requested by chrome. It is not expected that this access
is required by chrome 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.

Permet l'accés:

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.

Informació addicional:

Context de la font            unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c
                              0.c1023
Context de l'objectiu         unconfined_u:object_r:usr_t:s0
Objectes objectius            /opt/google/chrome/libnss3.so.1d [ lnk_file ]
Font                          chrome
Camí de la font              /opt/google/chrome/chrome
Port                          <Desconegut>
Ordinador                     (removed)
Paquests RPM font             google-chrome-beta-5.0.342.9-43360
Paquets RPM destí            
RPM de política              selinux-policy-3.6.32-110.fc12
S'ha habilitat el Selinux     True
Tipus de la política         targeted
Mode forçat                  Enforcing
Nom del connector             catchall
Nom de la màquina            (removed)
Plataforma                    Linux pau.dis.ct 2.6.32.10-90.fc12.x86_64 #1 SMP
                              Tue Mar 23 09:47:08 UTC 2010 x86_64 x86_64
Contador d'alertes            1
Vist per primera vegada       dl 12 abr 2010 10:58:02 CEST
Vist per darrera vegada       dl 12 abr 2010 10:58:02 CEST
Identificador local           f06b6a9a-d057-4753-b4ea-0344897dc92a
Número de línies            

Missatges d'auditoria sense p 

node=pau.dis.ct type=AVC msg=audit(1271062682.928:1688): avc:  denied  { read } for  pid=7689 comm="chrome" name="libnss3.so.1d" dev=dm-8 ino=148199 scontext=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:usr_t:s0 tclass=lnk_file

node=pau.dis.ct type=SYSCALL msg=audit(1271062682.928:1688): arch=c000003e syscall=2 per=400000 success=yes exit=4 a0=7fff40126db0 a1=0 a2=0 a3=6ffffdff items=0 ppid=0 pid=7689 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="chrome" exe="/opt/google/chrome/chrome" subj=unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  catchall,chrome,chrome_sandbox_t,usr_t,lnk_file,read
audit2allow suggests:

#============= chrome_sandbox_t ==============
allow chrome_sandbox_t usr_t:lnk_file read;

Comment 1 Miroslav Grepl 2010-04-12 16:27:25 UTC

*** This bug has been marked as a duplicate of bug 581457 ***