Bug 542186 - SELinux is preventing /usr/bin/pulseaudio "signull" access.
Summary: SELinux is preventing /usr/bin/pulseaudio "signull" access.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:ecb6aabe611...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-28 18:04 UTC by Alan Anaya Benitez
Modified: 2010-08-20 01:48 UTC (History)
3 users (show)

Fixed In Version: selinux-policy-3.6.32-120.fc12
Clone Of:
Environment:
Last Closed: 2009-12-07 22:47:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alan Anaya Benitez 2009-11-28 18:04:49 UTC
Resúmen:

SELinux is preventing /usr/bin/pulseaudio "signull" access.

Descripción Detallada:

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

Permitiendo Acceso:

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.

Información Adicional:

Contexto Fuente               system_u:system_r:xdm_t:s0-s0:c0.c1023
Contexto Destino              system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023
Objetos Destino               None [ process ]
Fuente                        pulseaudio
Dirección de Fuente          /usr/bin/pulseaudio
Puerto                        <Desconocido>
Nombre de Equipo              (removed)
Paquetes RPM Fuentes          pulseaudio-0.9.19-2.fc12
Paquetes RPM Destinos         
RPM de Políticas             selinux-policy-3.6.32-46.fc12
SELinux Activado              True
Tipo de Política             targeted
Modo Obediente                Enforcing
Nombre de Plugin              catchall
Nombre de Equipo              (removed)
Plataforma                    Linux (removed) 2.6.31.5-127.fc12.i686.PAE #1
                              SMP Sat Nov 7 21:25:57 EST 2009 i686 athlon
Cantidad de Alertas           1
Visto por Primera Vez         sáb 28 nov 2009 11:54:33 CST
Visto por Última Vez         sáb 28 nov 2009 11:54:33 CST
ID Local                      d1212cd7-debd-468f-9516-e98b830e1a2d
Números de Línea            

Mensajes de Auditoría Crudos 

node=(removed) type=AVC msg=audit(1259430873.913:6): avc:  denied  { signull } for  pid=1768 comm="pulseaudio" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:xdm_dbusd_t:s0-s0:c0.c1023 tclass=process

node=(removed) type=SYSCALL msg=audit(1259430873.913:6): arch=40000003 syscall=37 success=no exit=-13 a0=6b9 a1=0 a2=cc6208 a3=859e4a8 items=0 ppid=1765 pid=1768 auid=4294967295 uid=42 gid=467 euid=42 suid=42 fsuid=42 egid=467 sgid=467 fsgid=467 tty=(none) ses=4294967295 comm="pulseaudio" exe="/usr/bin/pulseaudio" subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null)



Hash String generated from  selinux-policy-3.6.32-46.fc12,catchall,pulseaudio,xdm_t,xdm_dbusd_t,process,signull
audit2allow suggests:

#============= xdm_t ==============
allow xdm_t xdm_dbusd_t:process signull;

Comment 1 Daniel Walsh 2009-11-30 21:07:58 UTC
You can add these rules for now using

# grep avc /var/log/audit/audit.log | audit2allow -M mypol
# semodule -i mypol.pp

Fixed in selinux-policy-3.6.32-52.fc12.noarch

Comment 2 Fedora Update System 2009-12-01 16:53:41 UTC
selinux-policy-3.6.32-52.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-52.fc12

Comment 3 Fedora Update System 2009-12-03 05:01:00 UTC
selinux-policy-3.6.32-52.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12549

Comment 4 Fedora Update System 2009-12-03 20:25:43 UTC
selinux-policy-3.6.32-55.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-55.fc12

Comment 5 Fedora Update System 2009-12-04 23:43:49 UTC
selinux-policy-3.6.32-55.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update selinux-policy'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12650

Comment 6 Fedora Update System 2009-12-08 07:50:27 UTC
selinux-policy-3.6.32-55.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-08-05 13:22:49 UTC
selinux-policy-3.6.32-120.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-120.fc12

Comment 8 Fedora Update System 2010-08-20 01:42:45 UTC
selinux-policy-3.6.32-120.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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