Bug 1465096 - SELinux is preventing boinc_client from 'read' accesses on the file mmap_min_addr.
Summary: SELinux is preventing boinc_client from 'read' accesses on the file mmap_min_...
Keywords:
Status: CLOSED DUPLICATE of bug 1544627
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 26
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ee835ebddf29c5538afb59122c2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-26 16:07 UTC by Jia Yuan Lo
Modified: 2018-03-06 13:24 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-06 13:24:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jia Yuan Lo 2017-06-26 16:07:25 UTC
Description of problem:
SELinux is preventing boinc_client from 'read' accesses on the file mmap_min_addr.

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

If you believe that boinc_client should be allowed read access on the mmap_min_addr 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 'boinc_client' --raw | audit2allow -M my-boincclient
# semodule -X 300 -i my-boincclient.pp

Additional Information:
Source Context                system_u:system_r:boinc_t:s0
Target Context                system_u:object_r:sysctl_vm_t:s0
Target Objects                mmap_min_addr [ file ]
Source                        boinc_client
Source Path                   boinc_client
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.13.1-259.fc26.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.11.6-301.fc26.x86_64 #1 SMP Tue
                              Jun 20 16:17:33 UTC 2017 x86_64 x86_64
Alert Count                   2
First Seen                    2017-06-26 02:26:02 +08
Last Seen                     2017-06-26 11:29:09 +08
Local ID                      ec9ed71f-ea6a-4c25-8f01-8ed83c4abfba

Raw Audit Messages
type=AVC msg=audit(1498447749.827:208): avc:  denied  { read } for  pid=1300 comm="boinc_client" name="mmap_min_addr" dev="proc" ino=33081 scontext=system_u:system_r:boinc_t:s0 tcontext=system_u:object_r:sysctl_vm_t:s0 tclass=file permissive=1


Hash: boinc_client,boinc_t,sysctl_vm_t,file,read

Version-Release number of selected component:
selinux-policy-3.13.1-259.fc26.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.1
hashmarkername: setroubleshoot
kernel:         4.11.6-301.fc26.x86_64
type:           libreport

Potential duplicate: bug 1397476

Comment 1 Lukas Vrabec 2018-03-06 13:24:10 UTC

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


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