Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Description of problem:
p11_child denied access to ipc_lock
Version-Release number of selected component (if applicable):
selinux-policy-3.13.1-92.el7
sssd-1.14.0-14.el7
How reproducible:
always
Steps to Reproduce:
1. Smartcard with certificates issued by IPA CA fails to login
2.
3.
Actual results:
Smartcard login fails
Expected results:
Smartcard login should be successful
Additional info:
SELinux is preventing /usr/libexec/sssd/p11_child from using the ipc_lock capability.
***** Plugin catchall (100. confidence) suggests **************************
If you believe that p11_child should have the ipc_lock capability by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'p11_child' --raw | audit2allow -M my-p11child
# semodule -i my-p11child.pp
Additional Information:
Source Context system_u:system_r:sssd_t:s0
Target Context system_u:system_r:sssd_t:s0
Target Objects Unknown [ capability ]
Source p11_child
Source Path /usr/libexec/sssd/p11_child
Port <Unknown>
Host dhcp129-123.testrelm.test
Source RPM Packages sssd-common-1.14.0-14.el7.x86_64
Target RPM Packages
Policy RPM selinux-policy-3.13.1-92.el7.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name dhcp129-123.testrelm.test
Platform Linux dhcp129-123.testrelm.test
3.10.0-481.el7.x86_64 #1 SMP Wed Jul 27 18:24:27
EDT 2016 x86_64 x86_64
Alert Count 1
First Seen 2016-08-02 16:45:55 EDT
Last Seen 2016-08-02 16:45:55 EDT
Local ID e7a3a2d1-e4c0-4094-b423-4ffcc979625b
Raw Audit Messages
type=AVC msg=audit(1470170755.572:240): avc: denied { ipc_lock } for pid=4462 comm="p11_child" capability=14 scontext=system_u:system_r:sssd_t:s0 tcontext=system_u:system_r:sssd_t:s0 tclass=capability
type=SYSCALL msg=audit(1470170755.572:240): arch=x86_64 syscall=mlock success=yes exit=0 a0=7f0aa9fb5a80 a1=6 a2=28 a3=7ffebc8e3b20 items=0 ppid=4269 pid=4462 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=p11_child exe=/usr/libexec/sssd/p11_child subj=system_u:system_r:sssd_t:s0 key=(null)
Hash: p11_child,sssd_t,sssd_t,capability,ipc_lock
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-2016-2283.html
Description of problem: p11_child denied access to ipc_lock Version-Release number of selected component (if applicable): selinux-policy-3.13.1-92.el7 sssd-1.14.0-14.el7 How reproducible: always Steps to Reproduce: 1. Smartcard with certificates issued by IPA CA fails to login 2. 3. Actual results: Smartcard login fails Expected results: Smartcard login should be successful Additional info: SELinux is preventing /usr/libexec/sssd/p11_child from using the ipc_lock capability. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that p11_child should have the ipc_lock capability by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'p11_child' --raw | audit2allow -M my-p11child # semodule -i my-p11child.pp Additional Information: Source Context system_u:system_r:sssd_t:s0 Target Context system_u:system_r:sssd_t:s0 Target Objects Unknown [ capability ] Source p11_child Source Path /usr/libexec/sssd/p11_child Port <Unknown> Host dhcp129-123.testrelm.test Source RPM Packages sssd-common-1.14.0-14.el7.x86_64 Target RPM Packages Policy RPM selinux-policy-3.13.1-92.el7.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name dhcp129-123.testrelm.test Platform Linux dhcp129-123.testrelm.test 3.10.0-481.el7.x86_64 #1 SMP Wed Jul 27 18:24:27 EDT 2016 x86_64 x86_64 Alert Count 1 First Seen 2016-08-02 16:45:55 EDT Last Seen 2016-08-02 16:45:55 EDT Local ID e7a3a2d1-e4c0-4094-b423-4ffcc979625b Raw Audit Messages type=AVC msg=audit(1470170755.572:240): avc: denied { ipc_lock } for pid=4462 comm="p11_child" capability=14 scontext=system_u:system_r:sssd_t:s0 tcontext=system_u:system_r:sssd_t:s0 tclass=capability type=SYSCALL msg=audit(1470170755.572:240): arch=x86_64 syscall=mlock success=yes exit=0 a0=7f0aa9fb5a80 a1=6 a2=28 a3=7ffebc8e3b20 items=0 ppid=4269 pid=4462 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=p11_child exe=/usr/libexec/sssd/p11_child subj=system_u:system_r:sssd_t:s0 key=(null) Hash: p11_child,sssd_t,sssd_t,capability,ipc_lock