Bug 573220 - pulseaudio_role is not consistent
Summary: pulseaudio_role is not consistent
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-13 14:09 UTC by Stefan Schulze Frielinghaus
Modified: 2010-03-20 03:32 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.6.32-103.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-16 09:29:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stefan Schulze Frielinghaus 2010-03-13 14:09:15 UTC
Description of problem:
The interface pulseaudio_role does not require "acquire_svc" for dbus:

interface(`pulseaudio_role',`
        gen_require(`
                ...
                class dbus { send_msg };
        ')
...
allow pulseaudio_t $2:dbus { acquire_svc send_msg };

Only "send_msg" is inside the gen_require block but not "acquire_svc". The refpolicy does not even allow the class "acquire_svc" for dbus.

"acquire_svc" should be either added to the require block or removed from the allow rule.

Version-Release number of selected component (if applicable):
selinux-policy-3.6.32-99.fc12.noarch

Comment 1 Miroslav Grepl 2010-03-15 11:28:09 UTC
Fixed in selinux-policy-3.6.32-102.fc12

Comment 2 Fedora Update System 2010-03-15 22:18:49 UTC
selinux-policy-3.6.32-103.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-103.fc12

Comment 3 Stefan Schulze Frielinghaus 2010-03-16 09:29:35 UTC
Works fine for me. Thanks!

Comment 4 Fedora Update System 2010-03-20 03:30:59 UTC
selinux-policy-3.6.32-103.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.