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 1346634 - missing transition from rpm_script_t to ldconfig_t
Summary: missing transition from rpm_script_t to ldconfig_t
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.3
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Lukas Vrabec
QA Contact: Jan Zarsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-15 06:46 UTC by Jan Zarsky
Modified: 2017-10-25 10:47 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-25 10:47:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Zarsky 2016-06-15 06:46:51 UTC
Description of problem:
On RHEL6 we see:
    # sesearch -s rpm_script_t -t ldconfig_exec_t -T
    Found 1 semantic te rules:
       type_transition rpm_script_t ldconfig_exec_t : process ldconfig_t;

On RHEL7 the same command has empty output.

Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.13.1-60.el7_2.3.noarch
selinux-policy-3.13.1-60.el7_2.3.noarch

How reproducible:
always

Steps to Reproduce:
1. use rpm_execcon example from the selinux notebook (automated test /CoreOS/libselinux/Sanity/selinux-notebook, phase rpm_execcon)

Comment 3 Miroslav Grepl 2016-06-29 08:13:55 UTC
(In reply to Jan Zarsky from comment #0)
> Description of problem:
> On RHEL6 we see:
>     # sesearch -s rpm_script_t -t ldconfig_exec_t -T
>     Found 1 semantic te rules:
>        type_transition rpm_script_t ldconfig_exec_t : process ldconfig_t;
> 
> On RHEL7 the same command has empty output.
> 
> Version-Release number of selected component (if applicable):
> selinux-policy-targeted-3.13.1-60.el7_2.3.noarch
> selinux-policy-3.13.1-60.el7_2.3.noarch
> 
> How reproducible:
> always
> 
> Steps to Reproduce:
> 1. use rpm_execcon example from the selinux notebook (automated test
> /CoreOS/libselinux/Sanity/selinux-notebook, phase rpm_execcon)

Are you getting any issues caused by this?

Comment 5 Jan Zarsky 2016-07-26 11:24:01 UTC
No, but I think the transition should be there. Because the fact that the transition is missing can be considered as regression.

Comment 6 Lukas Vrabec 2016-09-23 11:50:49 UTC
IF we don't have any issues connected with this bug, setting LOW priority for this.

Comment 9 Lukas Vrabec 2017-10-25 10:47:37 UTC
We don't have any issue connected to this BZ. Closing as WONTFIX.


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