### [CVE-2016-4951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4951) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description The tipc_nl_publ_dump function in net/tipc/socket.c in the Linux kernel through 4.6 does not verify socket existence, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a dumpit operation. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html - http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html - http://www.ubuntu.com/usn/USN-3017-2 #### Github No PoCs found on GitHub currently.