Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1309235

Summary: lttng-sessiond should be confined
Product: [Fedora] Fedora Reporter: Lukas Vrabec <lvrabec>
Component: selinux-policyAssignee: Lukas Vrabec <lvrabec>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 23CC: dominick.grift, dwalsh, lvrabec, mgrepl, mmalik, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: selinux-policy-3.13.1-158.7.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-26 19:23:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukas Vrabec 2016-02-17 10:00:42 UTC
Description of problem:
lttng-sessiond should be confined 

Version-Release number of selected component (if applicable):
selinux-policy-3.13.1-158.4.fc23.noarch

How reproducible:
always


Actual results:
$ ls -Z  /usr/bin/lttng-sessiond
system_u:object_r:bin_t:s0 /usr/bin/lttng-sessiond


Expected results:
$ ls -Z  /usr/bin/lttng-sessiond
system_u:object_r:lttng_sessiond_exec_t:s0 /usr/bin/lttng-sessiond


Additional info:
https://github.com/fedora-selinux/selinux-policy/pull/95#issuecomment-184295030

Comment 1 Lukas Vrabec 2016-02-17 10:07:52 UTC
commit 1c5608fcc514df91317ff3e32949b623204030f8
Author: Miroslav Grepl <mgrepl>
Date:   Mon Feb 15 17:20:48 2016 +0100

    Add SELinux policy for LTTng 2.x central tracing registry session daemon.

Comment 2 Fedora Update System 2016-02-17 13:47:28 UTC
selinux-policy-3.13.1-158.7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9ce8624a6c

Comment 3 Fedora Update System 2016-02-17 22:31:05 UTC
selinux-policy-3.13.1-158.7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9ce8624a6c

Comment 4 Miroslav Grepl 2016-02-18 12:20:29 UTC
Thank you.

Comment 5 Fedora Update System 2016-02-26 19:23:50 UTC
selinux-policy-3.13.1-158.7.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.