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 882191 - pesignd runs as initrc_t
Summary: pesignd 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: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: Milos Malik
URL:
Whiteboard:
Depends On: nopolicy
Blocks: 848829 1042774
TreeView+ depends on / blocked
 
Reported: 2012-11-30 11:08 UTC by Patrik Kis
Modified: 2014-06-18 02:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 12:24:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Patrik Kis 2012-11-30 11:08:33 UTC
Description of problem:
pesignd  runs as initrc_t

Version-Release number of selected component (if applicable):
pesign-0.99-8.el7.x86_64
selinux-policy-3.11.1-54.el7.noarch
selinux-policy-targeted-3.11.1-54.el7.noarch

How reproducible:
always

Steps to Reproduce:
# service pesign status
Redirecting to /bin/systemctl status  pesign.service
pesign.service - Pesign signing daemon
	  Loaded: loaded (/usr/lib/systemd/system/pesign.service; static)
	  Active: active (running) since Fri, 2012-11-30 11:20:06 CET; 38min ago
	Main PID: 10522 (pesignd)
	  CGroup: name=systemd:/system/pesign.service
		  └ 10522 /usr/bin/pesign --daemonize

Nov 30 11:20:04 rhel71 systemd[1]: Starting Pesign signing daemon...
Nov 30 11:20:04 rhel71 pesign[10521]: pesignd starting (pid 10522)
Nov 30 11:20:04 rhel71 pesignd[10522]: pesignd starting (pid 10522)
Nov 30 11:20:06 rhel71 systemd[1]: Started Pesign signing daemon.
Nov 30 11:28:23 rhel71 systemd[1]: Started Pesign signing daemon.
#
# ps -eZ | grep 10522
system_u:system_r:initrc_t:s0   10522 ?        00:00:00 pesignd

  
Actual results:
initrc_t

Expected results:
own label

Comment 1 Miroslav Grepl 2013-04-15 12:58:16 UTC
Good timing. We will have these policies soon.

Comment 2 Miroslav Grepl 2013-06-24 14:56:55 UTC
commit f4510d5baafadd943fe96f7fd5b977739f05ccb2
Author: Miroslav Grepl <mgrepl>
Date:   Mon Jun 24 16:53:45 2013 +0200

    Add policy for pesign

Comment 6 Ludek Smid 2014-06-13 12:24:23 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.