### [CVE-2018-6927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6927) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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