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 602350 - SELinux is preventing /usr/libexec/nm-openswan-service "execute" access on /usr/sbin/ipsec.
Summary: SELinux is preventing /usr/libexec/nm-openswan-service "execute" access ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: selinux-policy
Version: 6.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: Milos Malik
URL:
Whiteboard: setroubleshoot_trace_hash:b3b77679e9d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-09 16:50 UTC by Matěj Cepl
Modified: 2012-10-15 14:02 UTC (History)
3 users (show)

Fixed In Version: selinux-policy-3.7.19-26.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 21:34:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2010-06-09 16:50:50 UTC
WHen trying locally build 
NetworkManager-openswan-0.8.0-2.0.MC.git20100411.2.el6.x86_64
openswan-2.6.25-2.el6.x86_64

Souhrn:

SELinux is preventing /usr/libexec/nm-openswan-service "execute" access on
/usr/sbin/ipsec.

Podrobný popis:

SELinux denied access requested by nm-openswan-ser. It is not expected that this
access is required by nm-openswan-ser and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Povolení přístupu:

You can generate a local policy module to allow this access - see FAQ
(http://docs.fedoraproject.org/selinux-faq-fc5/#id2961385) Please file a bug
report.

Další informace:

Kontext zdroje                system_u:system_r:NetworkManager_t:s0
Kontext cíle                 system_u:object_r:ipsec_mgmt_exec_t:s0
Objekty cíle                 /usr/sbin/ipsec [ file ]
Zdroj                         nm-openswan-ser
Cesta zdroje                  /usr/libexec/nm-openswan-service
Port                          <Neznámé>
Počítač                    (removed)
RPM balíčky zdroje          NetworkManager-
                              openswan-0.8.0-2.0.MC.git20100411.2.el6
RPM balíčky cíle           openswan-2.6.25-2.el6
RPM politiky                  selinux-policy-3.7.19-23.el6
Selinux povolen               True
Typ politiky                  targeted
Vynucovací režim            Enforcing
Název zásuvného modulu     catchall
Název počítače            (removed)
Platforma                     Linux (removed) 2.6.32-33.el6.x86_64 #1
                              SMP Thu Jun 3 13:00:03 EDT 2010 x86_64 x86_64
Počet upozornění           2
Poprvé viděno               St 9. červen 2010, 18:48:51 CEST
Naposledy viděno             St 9. červen 2010, 18:49:24 CEST
Místní ID                   92db2c80-711a-4739-bd8e-83fe96c3b6be
Čísla řádků              

Původní zprávy auditu      

node=(removed) type=AVC msg=audit(1276102164.678:102): avc:  denied  { execute } for  pid=23042 comm="nm-openswan-ser" name="ipsec" dev=dm-1 ino=526777 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:ipsec_mgmt_exec_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1276102164.678:102): arch=c000003e syscall=59 success=no exit=-13 a0=402f05 a1=2257510 a2=7fffcbdc3bf8 a3=7fffcbdc2d70 items=0 ppid=1 pid=23042 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="nm-openswan-ser" exe="/usr/libexec/nm-openswan-service" subj=system_u:system_r:NetworkManager_t:s0 key=(null)



Hash String generated from  catchall,nm-openswan-ser,NetworkManager_t,ipsec_mgmt_exec_t,file,execute
audit2allow suggests:

#============= NetworkManager_t ==============
allow NetworkManager_t ipsec_mgmt_exec_t:file execute;

Comment 2 RHEL Program Management 2010-06-09 17:13:07 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 3 Daniel Walsh 2010-06-09 20:09:21 UTC
What file is labeled ipsec_mgmt_exec_t?  


/usr/libexec/nm-openswan-service
 

DOes not exist in Fedora?

Comment 4 Daniel Walsh 2010-06-18 13:39:24 UTC
I think this might be fixed in the current RHEL6 or there is another bug on it.


Rawhide has this label

/usr/libexec/nm-openswan-service	-- 	gen_context(system_u:object_r:ipsec_mgmt_exec_t,s0)

And a transition between NetworkManager_t and ipsec_mgmt_t

Comment 5 Miroslav Grepl 2010-06-21 08:26:29 UTC
Yes, it was added to selinux-policy-3.7.19-26.el6

Comment 8 releng-rhel@redhat.com 2010-11-10 21:34:38 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


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