Bug 1228465
| Summary: | SELinux is preventing nm-dispatcher from using the 'signull' accesses on a process. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian Vaughan <bgvaughan> |
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | dominick.grift, dwalsh, lvrabec, mgrepl, plautrba, thozza |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:d6ca23aeffd32418da62d29b426c177440d87b3fac5e702a976493991905ced0 | ||
| Fixed In Version: | selinux-policy-3.13.1-128.2.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-27 22:33:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1182488 | ||
commit 1abb96898955308f2d326124b90bdc1c982d7081
Author: Miroslav Grepl <mgrepl>
Date: Tue Jun 9 19:17:17 2015 +0200
Allow dnssec_trigger_t to send SIGKILL and SIGNULL to NM. BZ(1228464)
selinux-policy-3.13.1-128.2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/selinux-policy-3.13.1-128.2.fc22 Package selinux-policy-3.13.1-128.2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.13.1-128.2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10299/selinux-policy-3.13.1-128.2.fc22 then log in and leave karma (feedback). Description of problem: NetworkManager dispatcher obviously uses this signal to check if the process is still running. Version-Release number of selected component: selinux-policy-3.13.1-128.1.fc22.noarch Additional info: reporter: libreport-2.6.0 hashmarkername: setroubleshoot kernel: 4.0.5-300.fc22.x86_64 type: libreport (In reply to Miroslav Grepl from comment #1) > commit 1abb96898955308f2d326124b90bdc1c982d7081 > Author: Miroslav Grepl <mgrepl> > Date: Tue Jun 9 19:17:17 2015 +0200 > > Allow dnssec_trigger_t to send SIGKILL and SIGNULL to NM. BZ(1228464) I thought the issue is that NM is not allowed to send the signal to dnssec_trigger_t. Based on the comment, the fix may be wrong. selinux-policy-3.13.1-128.2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: SELinux is preventing nm-dispatcher from using the 'signull' accesses on a process. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that nm-dispatcher should be allowed signull access on processes labeled dnssec_trigger_t 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: # grep nm-dispatcher /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:NetworkManager_t:s0 Target Context system_u:system_r:dnssec_trigger_t:s0 Target Objects Unknown [ process ] Source nm-dispatcher Source Path nm-dispatcher Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-126.fc22.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.0.4-303.fc22.x86_64 #1 SMP Thu May 28 12:37:06 UTC 2015 x86_64 x86_64 Alert Count 41 First Seen 2015-06-03 17:54:35 PDT Last Seen 2015-06-04 16:18:07 PDT Local ID e415970e-3025-41f8-bb15-d1f7ac426d5f Raw Audit Messages type=AVC msg=audit(1433459887.977:801): avc: denied { signull } for pid=1785 comm="nm-dispatcher" scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:system_r:dnssec_trigger_t:s0 tclass=process permissive=1 Hash: nm-dispatcher,NetworkManager_t,dnssec_trigger_t,process,signull Version-Release number of selected component: selinux-policy-3.13.1-126.fc22.noarch Additional info: reporter: libreport-2.5.1 hashmarkername: setroubleshoot kernel: 4.0.4-303.fc22.x86_64 type: libreport