try to set la.nl_pid = 0; when la.nl_pid = getpid(); this skb is not send to kernel,so not enty rtnetlink_rcv_msg function,because netlink_is_kernel(sk) is false
if (netlink_is_kernel(sk)) return netlink_unicast_kernel(sk, skb, ssk);