mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
19 lines
729 B
Markdown
19 lines
729 B
Markdown
### [CVE-2018-6927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6927)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The futex_requeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact by triggering a negative wake or requeue value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3698-1/
|
|
- https://usn.ubuntu.com/3698-2/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|