Description of problem: Happened after 1st time install BOINC client and 1st time starting BOINC client service SELinux is preventing boinc_client from 'getattr' accesses on the file /proc/sys/vm/mmap_min_addr. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that boinc_client should be allowed getattr 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 /proc/sys/vm/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-225.1.fc25.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Host Name (removed) Platform Linux (removed) 4.8.12-300.fc25.x86_64 #1 SMP Fri Dec 2 17:52:11 UTC 2016 x86_64 x86_64 Alert Count 1 First Seen 2016-12-10 23:33:47 MYT Last Seen 2016-12-10 23:33:47 MYT Local ID bb65f478-15aa-4a59-bc91-4834d8f13667 Raw Audit Messages type=AVC msg=audit(1481384027.825:356): avc: denied { getattr } for pid=2943 comm="boinc_client" path="/proc/sys/vm/mmap_min_addr" dev="proc" ino=54176 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,getattr Version-Release number of selected component: selinux-policy-3.13.1-225.1.fc25.noarch Additional info: reporter: libreport-2.8.0 hashmarkername: setroubleshoot kernel: 4.8.12-300.fc25.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1397476 ***