Bug 1647439 - SELinux is preventing NetworkManager from 'getattr' accesses on the file /var/lib/expressvpn/resolv.conf.
Summary: SELinux is preventing NetworkManager from 'getattr' accesses on the file /var...
Keywords:
Status: CLOSED DUPLICATE of bug 1529386
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f6676aa225bced825de7c88ab35...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-07 13:37 UTC by Bob John
Modified: 2018-12-18 15:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-18 15:37:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bob John 2018-11-07 13:37:35 UTC
Description of problem:
SELinux is preventing NetworkManager from 'getattr' accesses on the file /var/lib/expressvpn/resolv.conf.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that NetworkManager should be allowed getattr access on the resolv.conf file 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:
# ausearch -c 'NetworkManager' --raw | audit2allow -M my-NetworkManager
# semodule -X 300 -i my-NetworkManager.pp

Additional Information:
Source Context                system_u:system_r:NetworkManager_t:s0
Target Context                system_u:object_r:var_lib_t:s0
Target Objects                /var/lib/expressvpn/resolv.conf [ file ]
Source                        NetworkManager
Source Path                   NetworkManager
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.2-41.fc29.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.18.16-300.fc29.x86_64 #1 SMP Sat
                              Oct 20 23:24:08 UTC 2018 x86_64 x86_64
Alert Count                   59
First Seen                    2018-11-05 09:31:58 CST
Last Seen                     2018-11-07 21:36:22 CST
Local ID                      98055b30-e777-4b58-92ba-d871a4ec7dd5

Raw Audit Messages
type=AVC msg=audit(1541597782.374:612): avc:  denied  { getattr } for  pid=792 comm="NetworkManager" path="/var/lib/expressvpn/resolv.conf" dev="sda1" ino=3146145 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=0


Hash: NetworkManager,NetworkManager_t,var_lib_t,file,getattr

Version-Release number of selected component:
selinux-policy-3.14.2-41.fc29.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.6
hashmarkername: setroubleshoot
kernel:         4.18.16-300.fc29.x86_64
type:           libreport

Potential duplicate: bug 1529386

Comment 1 Lukas Vrabec 2018-12-18 15:37:13 UTC

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


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