The netlink_sendmsg function in net/netlink/af_netlink.c in the Linux kernel before 3.5.5 does not validate the dst_pid field, which allows local users to have an unspecified impact by spoofing Netlink messages.
No PoCs from references.
- https://github.com/Live-Hack-CVE/CVE-2012-6689