Description of problem: SELinux is preventing /usr/bin/mv from 'relabelfrom' accesses on the file . ***** Plugin catchall (100. confidence) suggests ************************** If mv に、 file の relabelfrom アクセスがデフォルトで許可されるべきです。 Then バグとして報告してください。 ローカルのポリシーモジュールを生成すると、 このアクセスを許可することができます。 Do このアクセスを一時的に許可するには、以下を実行してください。 # grep mv /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 Target Context unconfined_u:object_r:texlive_home_t:s0 Target Objects [ file ] Source mv Source Path /usr/bin/mv Port <Unknown> Host (removed) Source RPM Packages coreutils-8.21-21.fc20.x86_64 Target RPM Packages Policy RPM selinux-policy-3.12.1-177.fc20.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 3.15.6-200.fc20.x86_64 #1 SMP Fri Jul 18 02:36:27 UTC 2014 x86_64 x86_64 Alert Count 1 First Seen 2014-07-21 21:42:24 JST Last Seen 2014-07-21 21:42:24 JST Local ID 343c2470-16c4-45cc-b213-7d8618e1fbf0 Raw Audit Messages type=AVC msg=audit(1405946544.89:416): avc: denied { relabelfrom } for pid=3711 comm="mv" name="pk3588.tmp" dev="dm-2" ino=30173479 scontext=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:texlive_home_t:s0 tclass=file type=SYSCALL msg=audit(1405946544.89:416): arch=x86_64 syscall=fsetxattr success=no exit=EACCES a0=4 a1=7fff7e3b9150 a2=15c9a40 a3=25 items=0 ppid=3614 pid=3711 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=1 comm=mv exe=/usr/bin/mv subj=unconfined_u:unconfined_r:thumb_t:s0-s0:c0.c1023 key=(null) Hash: mv,thumb_t,texlive_home_t,file,relabelfrom Additional info: reporter: libreport-2.2.2 hashmarkername: setroubleshoot kernel: 3.15.6-200.fc20.x86_64 type: libreport
Are you moving a file under thumb_t?
Why would a thumbdriver be moving files?
Description of problem: This problem seems to occur when inserting a USB drive or copying a file to a USB drive. Additional info: reporter: libreport-2.2.3 hashmarkername: setroubleshoot kernel: 3.16.6-203.fc20.x86_64 type: libreport
074f147453049d68328eb892f873d51585aa452c fixes this in git.
commit e3ed1ffdffdc39c55fdf2742eaf1d7f8ce53d6f1 Author: Dan Walsh <dwalsh> Date: Fri Jan 2 07:27:51 2015 -0500 Allow texlive managers to relabelfrom
selinux-policy-3.12.1-197.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-197.fc20
Package selinux-policy-3.12.1-197.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-197.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1398/selinux-policy-3.12.1-197.fc20 then log in and leave karma (feedback).
selinux-policy-3.12.1-197.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.