mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
690 B
Markdown
18 lines
690 B
Markdown
### [CVE-2018-10087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10087)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The kernel_wait4 function in kernel/exit.c in the Linux kernel before 4.13, when an unspecified architecture and compiler is used, might allow local users to cause a denial of service by triggering an attempted use of the -INT_MIN value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3696-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|