Lucene search
+L

190 matches found

RedHat Linux
RedHat Linux
added 2018/04/10 3:23 p.m.8 views

kernel: Integer overflow in futex.c:futux_requeue can lead to denial of service or unspecified impact

The futexrequeue function in kernel/futex.c in the Linux kernel, before 4.14.15, might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impacts by triggering a negative wake or requeue value. Due to the nature of the flaw, privilege escalation canno...

7.8CVSS7.1AI score0.00641EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/04/10 3:34 a.m.8 views

kernel: Integer overflow in futex.c:futux_requeue can lead to denial of service or unspecified impact

The futexrequeue function in kernel/futex.c in the Linux kernel, before 4.14.15, might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impacts by triggering a negative wake or requeue value. Due to the nature of the flaw, privilege escalation canno...

7.8CVSS7.1AI score0.00641EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/02/13 12:0 a.m.7 views

Linux kernel 'futex_requeue' function denial of service vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the 'futexrequeue' function in the kernel/futex.c file in versions of Linux kernel prior to 4.14.15. An attacker can exploit this...

7.8CVSS7.2AI score0.00641EPSS
SaveExploits0References1
NVD
NVD
added 2018/02/12 7:29 p.m.25 views

CVE-2018-6927

The futexrequeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impact by triggering a negative wake or requeue value...

7.8CVSS7.4AI score0.00641EPSS
SaveExploits0References15
OSV
OSV
added 2018/02/12 7:29 p.m.6 views

DEBIAN-CVE-2018-6927

The futexrequeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impact by triggering a negative wake or requeue value...

7.8CVSS8AI score0.00641EPSS
SaveExploits0References1
Prion
Prion
added 2018/02/12 7:29 p.m.30 views

Integer overflow

The futexrequeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impact by triggering a negative wake or requeue value...

4.6CVSS7.5AI score0.00641EPSS
SaveExploits0References15Affected Software10
OSV
OSV
added 2018/02/12 12:0 a.m.5 views

UBUNTU-CVE-2018-6927

The futexrequeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service integer overflow or possibly have unspecified other impact by triggering a negative wake or requeue value...

7.8CVSS6.8AI score0.00641EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2016/07/11 12:0 a.m.8 views

The vulnerability of the Linux operating system’s kernel allows a hacker to increase their privileges or cause a service failure.

The vulnerability of the futexrequeue function in the Linux kernel/futex.c file is related to the lack of checks for the presence of two different futex addresses. Exploiting this vulnerability allows a local attacker to enhance their privileges by using the special command FUTEXREQUEUE, or to ga...

7.2CVSS7.2AI score0.37233EPSS
SaveExploits15References18Affected Software1
Packet Storm
Packet Storm
added 2015/02/09 12:0 a.m.99 views

Android Futex Requeue Kernel Exploit

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' class Metasploit4 'Android futex requeue...

7.2CVSS1AI score0.37233EPSS
SaveExploits15
Metasploit
Metasploit
added 2014/12/01 3:49 a.m.157 views

Android 'Towelroot' Futex Requeue Kernel Exploit

This module exploits a bug in futexrequeue in the Linux kernel, using similar techniques employed by the towelroot exploit. Any Android device with a kernel built before June 2014 is likely to be vulnerable. This module requires Metasploit: https://metasploit.com/download Current source:...

7.8CVSS6.9AI score0.37233EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2014/10/30 5:22 p.m.5 views

kernel: futex: refcount issue in case of requeue

A flaw was found in the way the Linux kernel's futex subsystem handled reference counting when requeuing futexes during futexwait. A local, unprivileged user could use this flaw to zero out the reference counter of an inode or an mm struct that backs up the memory area of the futex, which could...

6.9CVSS5.7AI score0.00661EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2014/10/07 4:31 p.m.5 views

kernel: futex: refcount issue in case of requeue

A flaw was found in the way the Linux kernel's futex subsystem handled reference counting when requeuing futexes during futexwait. A local, unprivileged user could use this flaw to zero out the reference counter of an inode or an mm struct that backs up the memory area of the futex, which could...

6.9CVSS5.7AI score0.00661EPSS
SaveExploits1References4
OSV
OSV
added 2014/09/28 7:55 p.m.4 views

DEBIAN-CVE-2014-0205

The futexwait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service use-after-free and system crash or possibly gain privileges via a crafted application th...

6.9CVSS6.3AI score0.00661EPSS
SaveExploits1References1
OSV
OSV
added 2014/09/28 12:0 a.m.7 views

UBUNTU-CVE-2014-0205

The futexwait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service use-after-free and system crash or possibly gain privileges via a crafted application th...

6.9CVSS5.8AI score0.00661EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2014/09/09 5:55 p.m.6 views

kernel: futex: refcount issue in case of requeue

A flaw was found in the way the Linux kernel's futex subsystem handled reference counting when requeuing futexes during futexwait. A local, unprivileged user could use this flaw to zero out the reference counter of an inode or an mm struct that backs up the memory area of the futex, which could...

6.9CVSS5.7AI score0.00661EPSS
SaveExploits1References4
Mageia
Mageia
added 2014/08/18 9:14 a.m.72 views

Updated kernel-tmb package fixes security vulnerabilities

Updated kernel-tmb provides upstream 3.10.51 kernel and fixes the following security issues: Array index error in the aioreadeventsring function in fs/aio.c in the Linux kernel through 3.15.1 allows local users to obtain sensitive information from kernel memory via a large head value CVE-2014-020...

7.8CVSS7AI score0.37233EPSS
SaveExploits22References12
Cloud Foundry
Cloud Foundry
added 2014/08/18 12:0 a.m.75 views

CVE-2014-3153 Futex requeue exploit | Cloud Foundry

CVE-2014-3153 Futex requeue exploit Important to Low Vendor Canonical Ubuntu Versions Affected Linux kernel through 3.14.5 Description The futexrequeue 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...

7.8CVSS6.8AI score0.37233EPSS
SaveExploits15
Tenable Nessus
Tenable Nessus
added 2014/07/31 12:0 a.m.267 views

Oracle Linux 5 / 6 : unbreakable enterprise kernel (ELSA-2014-3054)

The remote Oracle Linux 5 / 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2014-3054 advisory. - filter: prevent nla extensions to peek beyond the end of the message Mathias Krause Orabug: 19315783 CVE-2014-3144 CVE-2014-3145 - futex: Forbid...

6.9CVSS7.6AI score0.22475EPSS
SaveExploits9References5
Oracle linux
Oracle linux
added 2014/07/30 12:0 a.m.89 views

unbreakable enterprise kernel security update

kernel-uek 2.6.32-400.36.6uek - filter: prevent nla extensions to peek beyond the end of the message Mathias Krause Orabug: 19315783 CVE-2014-3144 CVE-2014-3145 - futex: Forbid uaddr == uaddr2 in futexwaitrequeuepi Darren Hart Orabug: 19315318 CVE-2012-6647 2.6.32-400.36.5uek - ntty: Fix nttywrit...

6.9CVSS1.7AI score0.22475EPSS
SaveExploits9
RedHat Linux
RedHat Linux
added 2014/07/29 3:51 p.m.8 views

Kernel: futex: forbid uaddr == uaddr2 in futex_wait_requeue_pi()

A NULL pointer dereference flaw was found in the way the futexwaitrequeuepi function of the Linux kernel's futex subsystem handled the requeuing of certain Priority Inheritance PI futexes. A local, unprivileged user could use this flaw to crash the system...

4.9CVSS6.2AI score0.00381EPSS
SaveExploits0References4
Rows per page
Query Builder