RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 891913 - rtas_errd runs as initrc_t
Summary: rtas_errd runs as initrc_t
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.0
Hardware: ppc64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Lukas Vrabec
QA Contact: Milos Malik
URL:
Whiteboard:
Depends On: nopolicy
Blocks: 848829 1040965
TreeView+ depends on / blocked
 
Reported: 2013-01-04 12:43 UTC by Milos Malik
Modified: 2014-06-18 02:17 UTC (History)
1 user (show)

Fixed In Version: selinux-policy-3.12.1-91.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:35:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2013-01-04 12:43:23 UTC
Description of problem:

Version-Release number of selected component (if applicable):
selinux-policy-3.11.1-62.el7.noarch
selinux-policy-targeted-3.11.1-62.el7.noarch
ppc64-diag-2.4.3-6.el7.ppc64

How reproducible:
always

Steps to Reproduce:
# service rtas_errd restart
Redirecting to /bin/systemctl restart  rtas_errd.service
# service rtas_errd status
Redirecting to /bin/systemctl status  rtas_errd.service
rtas_errd.service - ppc64-diag rtas_errd (platform error handling) Service
	  Loaded: loaded (/usr/lib/systemd/system/rtas_errd.service; enabled)
	  Active: active (running) since Fri, 2013-01-04 07:41:10 EST; 3s ago
	 Process: 10346 ExecStop=/usr/libexec/ppc64-diag/rtas_errd stop (code=exited, status=0/SUCCESS)
	 Process: 10351 ExecStart=/usr/libexec/ppc64-diag/rtas_errd start (code=exited, status=0/SUCCESS)
	Main PID: 10354 (rtas_errd)
	  CGroup: name=systemd:/system/rtas_errd.service
		  └ 10354 /usr/sbin/rtas_errd

# ps -efZ | grep rtas_errd
system_u:system_r:initrc_t:s0   root     10354     1  0 07:41 ?        00:00:00 /usr/sbin/rtas_errd
unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 10366 6644  0 07:41 pts/0 00:00:00 grep --color=auto rtas_errd
#

Actual results:
 * rtas_errd runs as initrc_t

Expected results:
 * rtas_errd runs in its own SELinux domain

Comment 3 Ludek Smid 2014-06-13 10:35:06 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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