Bug 863685
| Summary: | SELinux is preventing firewalld from using the 'setsched' accesses on a process. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Joseph Cook <acook> | ||||||
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | dominick.grift, dwalsh, mgrepl, mikhail.v.gavrilov, mishu | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:b3b413d8fe94215b73491735642d2c519aec0424fa36275498e30a08903da5d1 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-10-08 08:02:30 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 622755 [details]
File: type
Created attachment 622756 [details]
File: hashmarkername
Logged in to GNOME 3 desktop and SELinux raised this issue immediately. Package: (null) OS Release: Fedora release 18 (Spherical Cow) *** This bug has been marked as a duplicate of bug 863686 *** |
Description of problem: Logged in to GNOME desktop and SELinux raised this issue immediately. Additional info: libreport version: 2.0.15 kernel: 3.6.0-0.rc7.git1.4.fc18.x86_64 description: :SELinux is preventing firewalld from using the 'setsched' accesses on a process. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that firewalld should be allowed setsched access on processes labeled firewalld_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 firewalld /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:firewalld_t:s0 :Target Context system_u:system_r:firewalld_t:s0 :Target Objects [ process ] :Source firewalld :Source Path firewalld :Port <Unknown> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM selinux-policy-3.11.1-32.fc18.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.6.0-0.rc7.git1.4.fc18.x86_64 #1 : SMP Tue Sep 25 19:55:25 UTC 2012 x86_64 x86_64 :Alert Count 2 :First Seen 2012-10-06 00:42:08 CDT :Last Seen 2012-10-06 10:07:17 CDT :Local ID 788413ad-7020-4344-ada2-71717f1daf30 : :Raw Audit Messages :type=AVC msg=audit(1349536037.422:19): avc: denied { setsched } for pid=435 comm="firewalld" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=process : : :Hash: firewalld,firewalld_t,firewalld_t,process,setsched : :audit2allow : :#============= firewalld_t ============== :allow firewalld_t self:process setsched; : :audit2allow -R : :#============= firewalld_t ============== :allow firewalld_t self:process setsched; :