Files
CVEs-PoC/2014/CVE-2014-3153.md
T
2024-06-22 09:37:59 +00:00

4.9 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