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 1106330 - selinux prevents swift-container from connecting to TCP port 6002
Summary: selinux prevents swift-container from connecting to TCP port 6002
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.0
Hardware: Unspecified
OS: Linux
urgent
urgent
Target Milestone: beta
: 7.0
Assignee: Miroslav Grepl
QA Contact: Karel Srot
URL:
Whiteboard:
Depends On:
Blocks: 1109087 1111271
TreeView+ depends on / blocked
 
Reported: 2014-06-09 05:46 UTC by Giulio Fidente
Modified: 2017-07-10 12:25 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1109087 (view as bug list)
Environment:
Last Closed: 2015-03-05 10:39:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
AVC messages from audit.log (30.71 KB, text/plain)
2014-06-09 15:49 UTC, Giulio Fidente
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0458 0 normal SHIPPED_LIVE selinux-policy bug fix and enhancement update 2015-03-05 15:17:00 UTC

Description Giulio Fidente 2014-06-09 05:46:52 UTC
Description of problem:
on rhel7, when user attempts to create a container the operation initially _seems_ to succeed but the swift-container is blocked by selinux from connecting to TCP port 6002 during the process

the audit.log prints the following:

type=AVC msg=audit(1402292494.533:664): avc:  denied  { name_connect } for  pid=2593 comm="swift-container" dest=6002 scontext=system_u:system_r:swift_t:s0 tcontext=system_u:object_r:xserver_port_t:s0 tclass=tcp_socket


Version-Release number of selected component (if applicable):
selinux-policy-targeted-3.12.1-153.el7_0.10.noarch
selinux-policy-3.12.1-153.el7_0.10.noarch

Comment 2 Giulio Fidente 2014-06-09 15:49:09 UTC
Created attachment 904770 [details]
AVC messages from audit.log

Comment 3 Lon Hohberger 2014-06-09 22:02:17 UTC
To start with, rsync_full_access needs to be set:

# setsebool -P rsync_full_access 1

This part needs to be fixed in staypuft.

Comment 6 Miroslav Grepl 2014-06-11 08:56:05 UTC
I added fixes to Fedora/RHEL7.1

Comment 18 errata-xmlrpc 2015-03-05 10:39:33 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, 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://rhn.redhat.com/errata/RHBA-2015-0458.html


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