Hide Forgot
After running one of audit-tests for testing PCI Passthrough (iommu -> pci_passthrough sanity_detach_1) there are following AVC recorded in the final report. I guess it could be either allowed it or dontaudited it? The test fails to detach a network device. This is not always reproducible and also the tested functionality does not seems be affected either. ---- type=SYSCALL msg=audit(07/28/2011 05:45:38.040:109451) : arch=x86_64 syscall=ioctl success=no exit=-19(No such device) a0=4 a1=8933 a2=7fffc073c420 a3=3bed126480 items=0 ppid=17810 pid=17833 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=ip exe=/sbin/ip subj=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 key=(null) type=AVC msg=audit(07/28/2011 05:45:38.040:109451) : avc: denied { sys_module } for pid=17833 comm=ip capability=sys_module scontext=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 tcontext=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 tclass=capability ---- type=SYSCALL msg=audit(07/28/2011 05:45:38.154:109452) : arch=x86_64 syscall=ioctl success=no exit=-19(No such device) a0=4 a1=8933 a2=7fff491613b0 a3=3bed126480 items=0 ppid=17810 pid=17853 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=ip exe=/sbin/ip subj=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 key=(null) type=AVC msg=audit(07/28/2011 05:45:38.154:109452) : avc: denied { sys_module } for pid=17853 comm=ip capability=sys_module scontext=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 tcontext=system_u:system_r:ifconfig_t:s0-s0:c0.c1023 tclass=capability Version-Release number of selected component (if applicable): selinux-policy-3.7.19-93.el6.noarch qemu-kvm-0.12.1.2-2.165.el6.bz720972v1.x86_64
I will add # caused by some bogus kernel code dontaudit ifconfig_t self:capability sys_module; from Fedora.
yup
Fixed in selinux-policy-3.7.19-106.el6
*** Bug 727491 has been marked as a duplicate of this bug. ***
*** Bug 733419 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1511.html