> From: Venkat Yekkirala [mailto:[EMAIL PROTECTED] > > > I pulled in the lspp respin kernels and am checking the labeling > > behavior now so I should have a full response later, however I ran > > into one unexpected thing immediately on bootup with the new kernel: > > Just FYI- The labeled-ipsec patch doesn't affect or influence > the packet class handling in any manner. > > > > > audit(1163061323.188:197): avc: denied { send } for pid=1676 > > comm="modprobe" daddr=ff02:0000:0000:0000:0000:0000:0000:0016 > > netif=eth0 > > scontext=system_u:system_r:kernel_t:s0 > > tcontext=system_u:object_r:unlabeled_t:s0 tclass=packet > > audit(1163061343.335:204): avc: denied { send } for pid=1804 > > comm="avahi-daemon" saddr=fe80:0000:0000:0000:020c:29ff:fe72:2dd1 > > src=5353 daddr=ff02:0000:0000:0000:0000:0000:0000:00fb dest=5353 > > netif=eth0 scontext=system_u:system_r:avahi_t:s0 > > tcontext=system_u:object_r:unlabeled_t:s0 tclass=packet > > audit(1163061343.338:205): avc: denied { recv } for pid=1804 > > comm="avahi-daemon" saddr=fe80:0000:0000:0000:020c:29ff:fe72:2dd1 > > src=5353 daddr=ff02:0000:0000:0000:0000:0000:0000:00fb dest=5353 > > netif=eth0 scontext=system_u:system_r:avahi_t:s0 > > tcontext=system_u:object_r:unlabeled_t:s0 tclass=packet > > audit(1163061346.139:210): avc: denied { send } for pid=1856 > > comm="smartd-conf.py" saddr=fe80:0000:0000:0000:020c:29ff:fe72:2dd1 > > daddr=ff02:0000:0000:0000:0000:0000:0000:0016 netif=eth0 > > scontext=system_u:system_r:kernel_t:s0 > > tcontext=system_u:object_r:unlabeled_t:s0 tclass=packet > > > > These denials come after iptables-restore sets up labeling in the > > mangle table so I'm not sure why they are unlabeled.. > > Could you list the mangle table rules and see that the above > IPv6 addresses are covered (i.e. labeled appropriately) or > otherwise that your policy allows kernel_t to receive all > packets (may or may not be desired/good, just thinking out loud). >
Oops, I don't have ipv6 rules (refpolicy doesn't generate them). I'm not even sure why it was on since I don't use ipv6 at all.. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html