Bug 657736 - SELinux impedisce l'accesso /usr/bin/xrdb "getattr" on fifo_file.
Summary: SELinux impedisce l'accesso /usr/bin/xrdb "getattr" on fifo_file.
Keywords:
Status: CLOSED DUPLICATE of bug 657727
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 14
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:287bd7442cf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-27 16:44 UTC by antonio montagnani
Modified: 2010-11-28 22:24 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-28 22:24:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.