mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-24 14:30:32 +01:00
20 lines
919 B
Markdown
20 lines
919 B
Markdown
### [CVE-2016-4951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4951)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|