Bug 539836 - SELinux is preventing /usr/sbin/NetworkManager "create" access on NetworkManager.state.E3LG3U.
Summary: SELinux is preventing /usr/sbin/NetworkManager "create" access on NetworkMana...
Keywords:
Status: CLOSED DUPLICATE of bug 539399
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: setroubleshoot_trace_hash:dafbc0caf81...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-21 09:47 UTC by Mateusz M.
Modified: 2009-11-23 09:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-23 09:11:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mateusz M. 2009-11-21 09:47:55 UTC
Summary:

SELinux is preventing /usr/sbin/NetworkManager "create" access on
NetworkManager.state.E3LG3U.

Detailed Description:

SELinux denied access requested by NetworkManager. It is not expected that this
access is required by NetworkManager and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.

Allowing Access:

You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.

Additional Information:

Source Context                system_u:system_r:NetworkManager_t:s0
Target Context                system_u:object_r:var_lib_t:s0
Target Objects                NetworkManager.state.E3LG3U [ file ]
Source                        NetworkManager
Source Path                   /usr/sbin/NetworkManager
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           NetworkManager-0.7.996-7.git20091113.fc12
Target RPM Packages           
Policy RPM                    selinux-policy-3.6.32-46.fc12
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Plugin Name                   catchall
Host Name                     (removed)
Platform                      Linux (removed) 2.6.32-rc8 #1 SMP Fri Nov 20
                              11:05:34 GMT 2009 x86_64 x86_64
Alert Count                   1
First Seen                    Sat 21 Nov 2009 09:46:46 AM GMT
Last Seen                     Sat 21 Nov 2009 09:46:46 AM GMT
Local ID                      968ee556-8d32-4fe2-8370-5e5194086e82
Line Numbers                  

Raw Audit Messages            

node=(removed) type=AVC msg=audit(1258796806.472:24047): avc:  denied  { create } for  pid=1288 comm="NetworkManager" name="NetworkManager.state.E3LG3U" scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file

node=(removed) type=SYSCALL msg=audit(1258796806.472:24047): arch=c000003e syscall=2 success=no exit=-13 a0=c5a800 a1=c2 a2=1b6 a3=4d6b726f7774654e items=0 ppid=1 pid=1288 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:NetworkManager_t:s0 key=(null)



Hash String generated from  selinux-policy-3.6.32-46.fc12,catchall,NetworkManager,NetworkManager_t,var_lib_t,file,create
audit2allow suggests:

#============= NetworkManager_t ==============
allow NetworkManager_t var_lib_t:file create;

Comment 1 Miroslav Grepl 2009-11-23 09:11:35 UTC

*** This bug has been marked as a duplicate of bug 539399 ***


Note You need to log in before you can comment on or make changes to this bug.