Bug 239356

Summary: SELinux denial on wireless interface
Product: [Fedora] Fedora Reporter: Adam Huffman <bloch>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caillon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-15 20:40:37 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:
Description Flags
SEalert text none

Description Adam Huffman 2007-05-07 19:39:03 UTC
Description of problem:

Sealert indicated there was an SELinux denial when I restarted the
NetworkManager service.

Version-Release number of selected component (if applicable):
0.6.5-2.fc7

How reproducible:


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


Expected results:


Additional info:

Comment 1 Adam Huffman 2007-05-07 19:39:04 UTC
Created attachment 154292 [details]
SEalert text

Comment 2 Daniel Walsh 2007-05-14 18:33:29 UTC
What procesess created wlan0? What directory was it in?

This could be a labeling problem.
Does

restorecon -R -v /var/run 

Change any labeling?

Comment 3 Adam Huffman 2007-05-15 20:40:37 UTC
wlan0 was, I assume, created by the ipw3945 driver (or rather iwlwifi in this
case).  However, this error hasn't re-appeared, so I'm closing the bug.  I'll
re-open if it does.