Files
CVEs-PoC/2014/CVE-2014-3153.md
2025-09-29 21:09:30 +02:00

5.5 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