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 1868657 - Fix SELinux policy to allow nnp and nosuid transitions
Summary: Fix SELinux policy to allow nnp and nosuid transitions
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: osbuild
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.3
Assignee: Christian Kellner
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-13 12:21 UTC by Christian Kellner
Modified: 2020-11-04 02:53 UTC (History)
2 users (show)

Fixed In Version: osbuild-18-3.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:52:16 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github osbuild osbuild issues 494 0 None closed SELinux policy broke with the move to bubble wrap 2020-09-04 09:53:49 UTC
Github osbuild osbuild pull 495 0 None closed selinux: allow nnp and nosuid domain transitions 2020-09-04 09:53:49 UTC
Red Hat Product Errata RHEA-2020:4674 0 None None None 2020-11-04 02:52:32 UTC

Description Christian Kellner 2020-08-13 12:21:33 UTC
osbuild ships with a special SELinux policy to allow it set SELinux labels inside a container that are unknown to the host. For this we have domain transition rules that allow the setfiles binary, that is used for the actual labelling, to transition into the setfiles_mac_t domain.
For binaries that have the no-new-privs (nnp) set or where the underlying file-system was mounted with the nosuid flag, different transition rules are required that are missing in osbuild-18.

The missing rules have been added upstream:
https://github.com/osbuild/osbuild/pull/495

Comment 1 Tom Gundersen 2020-08-13 12:37:50 UTC
This may be triggered in production when osbuild is used by osbuild-composer if the admin has mounted a custom filesystem on /var/cache/osbuild-composer, which has the nosuid flag set. This is not the default setup, but it is not unreasonable. I have not verified that this actually triggers the bug.

Comment 4 Christian Kellner 2020-09-04 09:55:30 UTC
I forgot to put this into MODIFIED when I pushed osbuild-18-3.el8 to fix this. Sorry for the delay!

Comment 10 errata-xmlrpc 2020-11-04 02:52:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (osbuild, cockpit-composer and osbuild composer bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:4674


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