Bug 657736

Summary: SELinux impedisce l'accesso /usr/bin/xrdb "getattr" on fifo_file.
Product: [Fedora] Fedora Reporter: antonio montagnani <antonio.montagnani>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: setroubleshoot_trace_hash:287bd7442cf55448d55450d50827ba3fc3b692ab6ee2200acf990ab946295eac
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-28 22:24:27 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 antonio montagnani 2010-11-27 16:44:47 UTC
Sommario:

SELinux impedisce l'accesso /usr/bin/xrdb "getattr" on fifo_file.

Descrizione dettagliata:

[SELinux è in modalità permissiva. Questo accesso non è stato negato.]

SELinux ha negato l'accesso richiesto da xrdb. Non è previsto che questo accesso
venga richiesto da xrdb, e tale accesso può segnalare un tentativo di
intrusione. È anche possibile che questo sia provocato dalla specifica versione
o dalla configurazione dell'applicazione per richiedere un ulteriore accesso.

Abilitazione accesso in corso:

E' possibile generare un modulo di politica locale per consentire questo accesso
- consultare le FAQ (http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385)
Inviare un bug report.

Informazioni aggiuntive:

Contesto della sorgente       system_u:system_r:pam_console_t:s0
Contesto target               system_u:system_r:pam_console_t:s0
Oggetti target                fifo_file [ fifo_file ]
Sorgente                      basename
Percorso della sorgente       /bin/basename
Porta                         <Sconosciuto>
Host                          (rimosso)
Sorgente Pacchetti RPM        xorg-x11-server-utils-7.4-19.fc14
Pacchetti RPM target          
RPM della policy              selinux-policy-3.9.7-12.fc14
Selinux abilitato             True
Tipo di policy                targeted
Modalità Enforcing            Permissive
Nome plugin                   catchall
Host Name                     (rimosso)
Piattaforma                   Linux (rimosso) 2.6.35.6-48.fc14.i686.PAE #1 SMP Fri
                              Oct 22 15:27:53 UTC 2010 i686 i686
Conteggio avvisi              2
Primo visto                   sab 27 nov 2010 16:20:20 CET
Ultimo visto                  sab 27 nov 2010 17:29:12 CET
ID locale                     4e8de175-090e-4488-81f1-2babb131c7ac
Numeri di linea               

Messaggi Raw Audit            

node=(rimosso) type=AVC msg=audit(1290875352.333:24): avc:  denied  { getattr } for  pid=2435 comm="xrdb" path="pipe:[16860]" dev=pipefs ino=16860 scontext=system_u:system_r:pam_console_t:s0 tcontext=system_u:system_r:pam_console_t:s0 tclass=fifo_file

node=(rimosso) type=SYSCALL msg=audit(1290875352.333:24): arch=40000003 syscall=197 success=yes exit=0 a0=4 a1=bfd09d54 a2=29fff4 a3=98be980 items=0 ppid=2432 pid=2435 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="xrdb" exe="/usr/bin/xrdb" subj=system_u:system_r:pam_console_t:s0 key=(null)



Hash String generated from  catchall,basename,pam_console_t,pam_console_t,fifo_file,getattr
audit2allow suggests:

#============= pam_console_t ==============
allow pam_console_t self:fifo_file getattr;

Comment 1 Miroslav Grepl 2010-11-28 22:24:27 UTC

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