cve/2014/CVE-2014-3153.md
2024-05-27 13:12:02 +00:00

4.8 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