Podsumowanie: SELinux is preventing /bin/rm "write" access on /var/run/mysqld. Szczegółowy opis: SELinux denied access requested by rm. It is not expected that this access is required by rm and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access. Zezwalanie na dostęp: You can generate a local policy module to allow this access - see FAQ (http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug report. Dodatkowe informacje: Kontekst źródłowy system_u:system_r:mysqld_safe_t:s0 Kontekst docelowy system_u:object_r:mysqld_var_run_t:s0 Obiekty docelowe /var/run/mysqld [ dir ] Źródło rm Ścieżka źródłowa /bin/rm Port <Nieznane> Komputer (removed) Źródłowe pakiety RPM coreutils-7.6-5.fc12 Docelowe pakiety RPM mysql-server-5.1.39-4.fc12 Pakiet RPM polityki selinux-policy-3.6.32-41.fc12 SELinux jest włączony True Typ polityki targeted MLS jest włączone True Tryb wymuszania Enforcing Nazwa wtyczki catchall Nazwa komputera (removed) Platforma Linux (removed) 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64 x86_64 Liczba alarmów 2 Po raz pierwszy śro, 18 lis 2009, 07:06:39 Po raz ostatni śro, 18 lis 2009, 07:06:46 Lokalny identyfikator 25031bda-9623-42f4-9bd2-af1150047f36 Liczba wierszy Surowe komunikaty audytu node=(removed) type=AVC msg=audit(1258524406.727:22559): avc: denied { write } for pid=4638 comm="rm" name="mysqld" dev=dm-0 ino=2678796 scontext=system_u:system_r:mysqld_safe_t:s0 tcontext=system_u:object_r:mysqld_var_run_t:s0 tclass=dir node=(removed) type=SYSCALL msg=audit(1258524406.727:22559): arch=c000003e syscall=263 success=no exit=-13 a0=ffffffffffffff9c a1=7fff59445ae8 a2=0 a3=7fff59444000 items=0 ppid=4554 pid=4638 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="rm" exe="/bin/rm" subj=system_u:system_r:mysqld_safe_t:s0 key=(null) Hash String generated from selinux-policy-3.6.32-41.fc12,catchall,rm,mysqld_safe_t,mysqld_var_run_t,dir,write audit2allow suggests: #============= mysqld_safe_t ============== allow mysqld_safe_t mysqld_var_run_t:dir write;
You can add these rules for now using # grep avc /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Fixed in selinux-policy-3.6.32-47.fc12.noarch
selinux-policy-3.6.32-49.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/selinux-policy-3.6.32-49.fc12
selinux-policy-3.6.32-49.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12131
selinux-policy-3.6.32-49.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.