79564707

Date: 2025-04-09 15:19:52
Score: 1.5
Natty:
Report link

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);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: s0xzordin