mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
720 B
Markdown
19 lines
720 B
Markdown
### [CVE-2018-1130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1130)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel before version 4.16-rc7 is vulnerable to a null pointer dereference in dccp_write_xmit() function in net/dccp/output.c in that allows a local user to cause a denial of service by a number of certain crafted system calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3698-1/
|
|
- https://usn.ubuntu.com/3698-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|