Bug 521554

Summary: setroubleshoot: SELinux is preventing wine "getattr" access on /usr/lib/locale/locale-archive.
Product: [Fedora] Fedora Reporter: Sebastiano M. Cossu <sebastianocossu>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dwalsh, jkubin, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:40f604e15c48059ab5819ad09f6271dba587adfa4bb533f0b00ed62c6c58c46a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-07 11:10:11 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 Sebastiano M. Cossu 2009-09-06 22:44:03 UTC
The following was filed automatically by setroubleshoot:

Sommario:

SELinux is preventing wine "getattr" access on /usr/lib/locale/locale-archive.

Descrizione dettagliata:

[wine has a permissive type (wine_t). This access was not denied.]

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

Abilitazione accesso in corso:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.

Informazioni aggiuntive:

Contesto della sorgente       unconfined_u:unconfined_r:wine_t:s0-s0:c0.c1023
Contesto target               system_u:object_r:locale_t:s0
Oggetti target                /usr/lib/locale/locale-archive [ file ]
Sorgente                      wine
Percorso della sorgente       /bin/bash
Porta                         <Sconosciuto>
Host                          (removed)
Sorgente Pacchetti RPM        bash-4.0.28-3.fc12
Pacchetti RPM target          glibc-common-2.10.90-20
RPM della policy              selinux-policy-3.6.30-2.fc12
Selinux abilitato             True
Tipo di policy                targeted
MLS abilitato                 True
Modalità Enforcing           Enforcing
Nome plugin                   catchall
Host Name                     (removed)
Piattaforma                   Linux (removed) 2.6.31-0.204.rc9.fc12.i686 #1 SMP Sat
                              Sep 5 21:01:10 EDT 2009 i686 i686
Conteggio avvisi              1
Primo visto                   lun 07 set 2009 00:35:58 CEST
Ultimo visto                  lun 07 set 2009 00:35:58 CEST
ID locale                     002a3c28-deb3-4d7b-889b-7b3d6f4d982d
Numeri di linea               

Messaggi Raw Audit            

node=(removed) type=AVC msg=audit(1252276558.478:81): avc:  denied  { getattr } for  pid=6058 comm="wine" path="/usr/lib/locale/locale-archive" dev=dm-0 ino=40850 scontext=unconfined_u:unconfined_r:wine_t:s0-s0:c0.c1023 tcontext=system_u:object_r:locale_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1252276558.478:81): arch=40000003 syscall=197 success=yes exit=0 a0=3 a1=617ae0 a2=616ff4 a3=bfb96c70 items=0 ppid=6057 pid=6058 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="wine" exe="/bin/bash" subj=unconfined_u:unconfined_r:wine_t:s0-s0:c0.c1023 key=(null)


audit2allow suggests:

#============= wine_t ==============
allow wine_t locale_t:file getattr;

Comment 1 Daniel Walsh 2009-09-07 11:10:11 UTC
Fixed in selinux-policy-3.6.30-5.fc12.noarch