Files
CVEs-PoC/2018/CVE-2018-6927.md
T
2025-09-29 21:09:30 +02:00

740 B

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

Github