Files
CVEs-PoC/2014/CVE-2014-3153.md
T
2024-08-11 18:44:53 +00:00

5.0 KiB

CVE-2014-3153

Description

The futex_requeue function in kernel/futex.c in the Linux kernel through 3.14.5 does not ensure that calls have two different futex addresses, which allows local users to gain privileges via a crafted FUTEX_REQUEUE command that facilitates unsafe waiter modification.

POC

Reference

No PoCs from references.

Github