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 1589257 - SELinux map denials for dlm_controld
Summary: SELinux map denials for dlm_controld
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.6
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Lukas Vrabec
QA Contact: Milos Malik
URL:
Whiteboard:
: 1595961 (view as bug list)
Depends On: 1460322 1592244
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-08 14:20 UTC by Nate Straz
Modified: 2018-10-30 10:05 UTC (History)
9 users (show)

Fixed In Version: selinux-policy-3.13.1-207.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-30 10:05:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:3111 0 None None None 2018-10-30 10:05:41 UTC

Description Nate Straz 2018-06-08 14:20:59 UTC
Description of problem:

The new map permission is preventing dlm_controld from working.

time->Fri Jun  8 08:25:47 2018
type=PROCTITLE msg=audit(1528464347.834:1820): proctitle=646C6D5F636F6E74726F6C64002D730030
type=SYSCALL msg=audit(1528464347.834:1820): arch=c000003e syscall=62 success=yes exit=0 a0=1988 a1=0 a2=31bdcd43 a3=7f33d9eaac8c items=0 ppid=1 pid=6837 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dlm_controld" exe="/usr/sbin/dlm_controld" subj=system_u:system_r:dlm_controld_t:s0 key=(null)
type=AVC msg=audit(1528464347.834:1820): avc:  denied  { signull } for  pid=6837 comm="dlm_controld" scontext=system_u:system_r:dlm_controld_t:s0 tcontext=system_u:system_r:cluster_t:s0 tclass=process permissive=1
----
time->Fri Jun  8 08:28:13 2018
type=PROCTITLE msg=audit(1528464493.898:2011): proctitle=646C6D5F636F6E74726F6C64002D730030
type=SYSCALL msg=audit(1528464493.898:2011): arch=c000003e syscall=9 success=yes exit=140103362539520 a0=0 a1=203c a2=3 a3=1 items=0 ppid=1 pid=3313 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dlm_controld" exe="/usr/sbin/dlm_controld" subj=system_u:system_r:dlm_controld_t:s0 key=(null)
type=AVC msg=audit(1528464493.898:2011): avc:  denied  { map } for  pid=3313 comm="dlm_controld" path="/dev/shm/qb-cfg-request-2950-3313-26-header" dev="tmpfs" ino=184402 scontext=system_u:system_r:dlm_controld_t:s0 tcontext=system_u:object_r:cluster_tmpfs_t:s0 tclass=file permissive=1

#============= dlm_controld_t ==============
allow dlm_controld_t cluster_t:process signull;
allow dlm_controld_t cluster_tmpfs_t:file map;


Version-Release number of selected component (if applicable):
selinux-policy-3.13.1-202.el7.noarch

How reproducible:
Easily

Steps to Reproduce:
1. Try to start dlm or clvmd in a cluster
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Milos Malik 2018-06-08 14:48:36 UTC
Which repository do I need to successfully install /usr/sbin/dlm_controld ?

Comment 2 Nate Straz 2018-06-08 15:27:50 UTC
The dlm package is in the ResilientStorage add-on.

Comment 4 Lukas Vrabec 2018-06-28 07:52:05 UTC
*** Bug 1595961 has been marked as a duplicate of this bug. ***

Comment 5 Corey Marthaler 2018-06-28 14:56:36 UTC
If bug 1595961 is a dup of this one, then it's not fixed yet since I'm running 3.13.1-204.el7

type=SYSCALL msg=audit(1530137630.720:4282): arch=c000003e syscall=9 success=no exit=-13 a0=0 a1=203c a2=3 a3=1 items=0 ppid=55019 pid=55048 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dlm_controld" exe="/usr/sbin/dlm_controld" subj=system_u:system_r:dlm_controld_t:s0 key=(null)
type=PROCTITLE msg=audit(1530137630.720:4282): proctitle=646C6D5F636F6E74726F6C64002D7330002D44

type=AVC msg=audit(1530138242.266:4283): avc:  denied  { map } for  pid=56401 comm="dlm_controld" path="/dev/shm/qb-cfg-request-40924-56401-25-header" dev="tmpfs" ino=474115 scontext=system_u:system_r:dlm_controld_t:s0 tcontext=system_u:object_r:cluster_tmpfs_t:s0 tclass=file permissive=0
type=SYSCALL msg=audit(1530138242.266:4283): arch=c000003e syscall=9 success=no exit=-13 a0=0 a1=203c a2=3 a3=1 items=0 ppid=1 pid=56401 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dlm_controld" exe="/usr/sbin/dlm_controld" subj=system_u:system_r:dlm_controld_t:s0 key=(null)


[root@harding-02 audit]# ausearch -m AVC -ts yesterday | audit2allow

#============= dlm_controld_t ==============
allow dlm_controld_t cluster_tmpfs_t:file map;



[root@harding-02 audit]# rpm -qi selinux-policy
Name        : selinux-policy
Version     : 3.13.1
Release     : 204.el7
Architecture: noarch
Install Date: Tue 26 Jun 2018 10:46:53 AM CDT
Group       : System Environment/Base
Size        : 6478
License     : GPLv2+
Signature   : RSA/SHA256, Thu 14 Jun 2018 01:58:39 PM CDT, Key ID 199e2f91fd431d51
Source RPM  : selinux-policy-3.13.1-204.el7.src.rpm
Build Date  : Thu 14 Jun 2018 11:52:43 AM CDT
Build Host  : arm64-011.build.eng.bos.redhat.com
Relocations : (not relocatable)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Vendor      : Red Hat, Inc.
URL         : http://oss.tresys.com/repos/refpolicy/
Summary     : SELinux policy configuration
Description :
SELinux Reference Policy - modular.
Based off of reference policy: Checked out revision  2.20091117

Comment 7 Corey Marthaler 2018-07-02 20:30:45 UTC
Fix verified in selinux-policy-3.13.1-207.el7.

Comment 9 errata-xmlrpc 2018-10-30 10:05:18 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://access.redhat.com/errata/RHBA-2018:3111


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