KEVIntel
7.8
CVSS
High

CVE-2014-3153

PUBLISHED

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,...

Exploited in the wild Low complexity No user interaction
Vendor
Linux
Product
Linux Kernel
Published
Jun 07, 2014
EPSS

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.

linux cisa metasploit

CVSS scores

CVSS v3.1 7.8 High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS v2.0 7.2

AV:L/AC:L/Au:N/C:C/I:C/A:C

Exploitation status

Exploited in the wild

Recorded 2022-05-25 00:00:00 UTC · Source

SSVC decision points

Exploitation
active
Automatable
No
Technical impact
total

References

Known exploited vulnerability sources

Catalogues that list this CVE as a known exploited vulnerability.

Source Added
CISA May 25, 2022

Scanner integrations

Potential proof of concepts

These PoCs are unverified and could contain malware. Use at your own risk.

futex_requeue

metasploit · Created Unknown

Metasploit module for CVE-2014-3153

c4mx/Linux-kernel-code-injection_CVE-2014-3153

github · Created 2022-02-01 09:54:52 UTC · 0 stars

Study on Linux kernel code injection via CVE-2014-3153 (Towelroot)

elongl/CVE-2014-3153

github · Created 2020-10-31 11:39:11 UTC · 11 stars

Exploiting CVE-2014-3153, AKA Towelroot.

c3c/CVE-2014-3153

github · Created 2016-05-29 18:39:15 UTC · 0 stars

towelroot

zerodavinci/CVE-2014-3153-exploit

github · Created 2015-11-08 09:40:59 UTC · 5 stars

My exploit for kernel exploitation

lieanu/CVE-2014-3153

github · Created 2015-01-12 16:53:09 UTC · 17 stars

cve2014-3153 exploit for ubuntu x86

timwr/CVE-2014-3153

github · Created 2014-07-24 13:28:00 UTC · 121 stars

CVE-2014-3153 aka towelroot

Timeline

  • CVE ID Reserved

  • CVE Published to Public

  • Added to KEVIntel

  • Detected by Metasploit