Description of problem: Trying to use blueman DUN NetworkManager plugin to teter over older phone via USB resulted in these AVCs. In fact I saw total of 4 AVCs, this is only first one. My final te file looks like this: > module my-python3_2 1.0; > > require { > type ldconfig_exec_t; > type blueman_t; > class file { execute execute_no_trans open read }; > } > > #============= blueman_t ============== > allow blueman_t ldconfig_exec_t:file execute_no_trans; > > #!!!! This avc is allowed in the current policy > allow blueman_t ldconfig_exec_t:file { execute open read }; SELinux is preventing python3 from 'execute' accesses on the file ldconfig. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that python3 should be allowed execute access on the ldconfig 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 'python3' --raw | audit2allow -M my-python3 # semodule -X 300 -i my-python3.pp Additional Information: Source Context system_u:system_r:blueman_t:s0 Target Context system_u:object_r:ldconfig_exec_t:s0 Target Objects ldconfig [ file ] Source python3 Source Path python3 Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-191.9.fc24.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.6.4-301.fc24.x86_64 #1 SMP Tue Jul 12 11:50:00 UTC 2016 x86_64 x86_64 Alert Count 6 First Seen 2016-08-02 15:46:22 EEST Last Seen 2016-08-02 15:50:49 EEST Local ID 9cb2a507-cd44-4424-9074-8c05fa6df2bc Raw Audit Messages type=AVC msg=audit(1470142249.124:241): avc: denied { execute } for pid=2036 comm="python3" name="ldconfig" dev="dm-1" ino=67189972 scontext=system_u:system_r:blueman_t:s0 tcontext=system_u:object_r:ldconfig_exec_t:s0 tclass=file permissive=0 Hash: python3,blueman_t,ldconfig_exec_t,file,execute Version-Release number of selected component: selinux-policy-3.13.1-191.9.fc24.noarch Additional info: reporter: libreport-2.7.2 hashmarkername: setroubleshoot kernel: 4.6.4-301.fc24.x86_64 type: libreport Potential duplicate: bug 1338996
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.