Bug 789432 - SELinux is preventing /usr/bin/pulseaudio from 'write' accesses on the dossier pulse-shm-2149146364.
Summary: SELinux is preventing /usr/bin/pulseaudio from 'write' accesses on the dossie...
Keywords:
Status: CLOSED DUPLICATE of bug 789422
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e8ab007915614d82360957e4a09...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-10 18:53 UTC by Nicolas Mailhot
Modified: 2012-02-13 09:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-13 09:54:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nicolas Mailhot 2012-02-10 18:53:54 UTC
libreport version: 2.0.8
executable:     /usr/bin/python
hashmarkername: setroubleshoot
kernel:         3.3.0-0.rc3.git0.2.fc18.x86_64
reason:         SELinux is preventing /usr/bin/pulseaudio from 'write' accesses on the dossier pulse-shm-2149146364.
time:           ven. 10 févr. 2012 19:46:04 CET

description:
:SELinux is preventing /usr/bin/pulseaudio from 'write' accesses on the dossier pulse-shm-2149146364.
:
:*****  Plugin catchall (100. confidence) suggests  ***************************
:
:If you believe that pulseaudio should be allowed write access on the pulse-shm-2149146364 directory by default.
:Then you should report this as a bug.
:You can generate a local policy module to allow this access.
:Do
:allow this access for now by executing:
:# grep pulseaudio /var/log/audit/audit.log | audit2allow -M mypol
:# semodule -i mypol.pp
:
:Additional Information:
:Source Context                unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023
:Target Context                system_u:object_r:tmpfs_t:s0
:Target Objects                pulse-shm-2149146364 [ dir ]
:Source                        pulseaudio
:Source Path                   /usr/bin/pulseaudio
:Port                          <Inconnu>
:Host                          (removed)
:Source RPM Packages           pulseaudio-1.1-3.fc17.x86_64
:Target RPM Packages           
:Policy RPM                    selinux-policy-3.10.0-86.fc17.noarch
:Selinux Enabled               True
:Policy Type                   targeted
:Enforcing Mode                Permissive
:Host Name                     (removed)
:Platform                      Linux (removed) 3.3.0-0.rc3.git0.2.fc18.x86_64 #1
:                              SMP Thu Feb 9 13:01:46 UTC 2012 x86_64 x86_64
:Alert Count                   1
:First Seen                    ven. 10 févr. 2012 19:36:27 CET
:Last Seen                     ven. 10 févr. 2012 19:36:27 CET
:Local ID                      0a3171a3-83a3-4fd3-bd0b-f09b715d63c0
:
:Raw Audit Messages
:type=AVC msg=audit(1328898987.961:124): avc:  denied  { write } for  pid=1721 comm="pulseaudio" name="/" dev="tmpfs" ino=7212 scontext=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dirnode=(removed) type=AVC msg=audit(1328898987.961:124): avc:  denied  { add_name } for  pid=1721 comm="pulseaudio" name="pulse-shm-2149146364" scontext=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir
:
:
:type=AVC msg=audit(1328898987.961:124): avc:  denied  { create } for  pid=1721 comm="pulseaudio" name="pulse-shm-2149146364" scontext=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:tmpfs_t:s0 tclass=file
:
:
:type=AVC msg=audit(1328898987.961:124): avc:  denied  { open } for  pid=1721 comm="pulseaudio" name="pulse-shm-2149146364" dev="tmpfs" ino=34368 scontext=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:tmpfs_t:s0 tclass=file
:
:
:type=SYSCALL msg=audit(1328898987.961:124): arch=x86_64 syscall=open success=yes exit=E2BIG a0=7fff2aad63c0 a1=a00c2 a2=100 a3=0 items=0 ppid=1720 pid=1721 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=2 comm=pulseaudio exe=/usr/bin/pulseaudio subj=unconfined_u:system_r:abrt_helper_t:s0-s0:c0.c1023 key=(null)
:
:Hash: pulseaudio,abrt_helper_t,tmpfs_t,dir,write
:
:audit2allow
:
:#============= abrt_helper_t ==============
:#!!!! The source type 'abrt_helper_t' can write to a 'dir' of the following types:
:# var_t, abrt_var_cache_t
:
:allow abrt_helper_t tmpfs_t:dir { write add_name };
:allow abrt_helper_t tmpfs_t:file { create open };
:
:audit2allow -R
:
:#============= abrt_helper_t ==============
:#!!!! The source type 'abrt_helper_t' can write to a 'dir' of the following types:
:# var_t, abrt_var_cache_t
:
:allow abrt_helper_t tmpfs_t:dir { write add_name };
:allow abrt_helper_t tmpfs_t:file { create open };
:

Comment 1 Miroslav Grepl 2012-02-13 09:54:56 UTC

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


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