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 1145097 - ipa-server-install produces AVCs
Summary: ipa-server-install produces AVCs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: selinux-policy
Version: 7.0
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: Dalibor Pospíšil
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-22 11:27 UTC by Martin Kosek
Modified: 2015-03-05 10:41 UTC (History)
3 users (show)

Fixed In Version: selinux-policy-3.13.1-5.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 10:41:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


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 Martin Kosek 2014-09-22 11:27:17 UTC
Description of problem:
ipa-server-install produces AVCs in my RHEL-7.1 VM:

# ausearch -m AVC -ts today
----
time->Sun Sep 21 18:27:28 2014
type=SYSCALL msg=audit(1411338448.529:140): arch=c000003e syscall=2 success=yes exit=6 a0=7f67e855a620 a1=2c1 a2=180 a3=7f67efa26740 items=0 ppid=1 pid=4403 auid=4294967295 uid=25 gid=25 euid=25 suid=25 fsuid=25 egid=25 sgid=25 fsgid=25 tty=(none) ses=4294967295 comm="named" exe="/usr/sbin/named" subj=system_u:system_r:named_t:s0 key=(null)
type=AVC msg=audit(1411338448.529:140): avc:  denied  { open } for  pid=4403 comm="named" path="/var/tmp/DNS_25" dev="dm-1" ino=1069398 scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:krb5_host_rcache_t:s0 tclass=file
type=AVC msg=audit(1411338448.529:140): avc:  denied  { create } for  pid=4403 comm="named" name="DNS_25" scontext=system_u:system_r:named_t:s0 tcontext=system_u:object_r:krb5_host_rcache_t:s0 tclass=file

Version-Release number of selected component (if applicable):
ipa-server-4.0.3-1.el7.x86_64
selinux-policy-3.13.1-1.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. Install ipa-server package
2. Run ipa-server-install
3.

Actual results:
AVCs present.

Expected results:
No AVCs.

Additional info:

Comment 2 Milos Malik 2014-09-23 08:02:56 UTC
# sesearch -s named_t -t krb5_host_rcache_t -c file -A -C
Found 3 semantic av rules:
   allow domain tmpfile : file { ioctl read getattr lock append } ; 
ET allow nsswitch_domain krb5_host_rcache_t : file getattr ; [ kerberos_enabled ]
ET allow named_t krb5_host_rcache_t : file getattr ; [ kerberos_enabled ]

#

The open and create permission is missing.

Comment 3 Miroslav Grepl 2014-10-14 13:44:52 UTC
commit befff95704c013f3cf38b1d4b66e266b3a272dc0
Author: Miroslav Grepl <mgrepl>
Date:   Tue Oct 14 15:43:39 2014 +0200

    Allow named to create DNS_25 with correct labeling.

Comment 7 errata-xmlrpc 2015-03-05 10:41:11 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.