Written by: Martin Orr Dontaudit request of ipv6 module type=SYSCALL msg=audit(1304717374.449:50): arch=c000003e syscall=41 success=no exit=-97 a0=a a1=2 a2=0 a3=10 items=0 ppid=12228 pid=12229 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts4 ses=4294967295 comm="apt-listbugs" exe="/usr/bin/ruby1.8" subj=system_u:system_r:apt_t:s0 key=(null) type=AVC msg=audit(1304717374.449:50): avc: denied { module_request } for pid=12229 comm="apt-listbugs" kmod="net-pf-10" scontext=system_u:system_r:apt_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system Index: policy/modules/admin/apt.te =================================================================== --- policy/modules/admin/apt.te.orig +++ policy/modules/admin/apt.te @@ -90,6 +90,7 @@ kernel_read_system_state(apt_t) kernel_read_kernel_sysctls(apt_t) +kernel_dontaudit_request_load_module(apt_t) # to launch dpkg-preconfigure corecmd_exec_bin(apt_t)