Bug 408161

Summary: selinux policy broken yet again
Product: [Fedora] Fedora Reporter: sarcastic.mannequin
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Current Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-30 19:19:59 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:

Description sarcastic.mannequin 2007-12-03 01:12:44 UTC
Description of problem:
selinux policy whines about wpa_supplicant.

SELinux is preventing /usr/sbin/wpa_supplicant (NetworkManager_t) "fsetid" to
(NetworkManager_t).

Version-Release number of selected component (if applicable):


How reproducible:

Try to use wpa_supplicant when selinux is enforcing.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info: What good is selinux when you have to turn it off to get
anything to work? This is an ongoing problem in fc5, fc6, fc7, and fc8.

Comment 1 Daniel Walsh 2007-12-03 02:16:12 UTC
I have never seen this before.  You can easily add fixes/customization to policy
by executing

# grep NetworkManager /var/log/audit/audit.log | audit2allow -M mynetworkmanager
# semodule -i mynetworkmanager.pp

I have added this capability to 
Fixed in selinux-policy-3.0.8-63.fc8

Comment 2 Daniel Walsh 2008-01-30 19:19:59 UTC
Bulk closing all bugs in Fedora updates in the modified state.  If you bug is
not fixed, please reopen.