Lucene search
+L

8485 matches found

OSV
OSV
added 2016/08/06 10:59 a.m.5 views

UBUNTU-CVE-2014-9888

arch/arm/mm/dma-mapping.c in the Linux kernel before 3.13 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not prevent executable DMA mappings, which might allow local users to gain privileges via a crafted application, aka Android internal bug 28803642 a...

7.8CVSS7AI score0.00395EPSS
SaveExploits0References6
OSV
OSV
added 2016/08/06 10:59 a.m.3 views

UBUNTU-CVE-2014-9870

The Linux kernel before 3.11 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not properly consider user-space access to the TPIDRURW register, which allows local users to gain privileges via a crafted application, aka Android internal bug 28749743 and...

7.8CVSS7.1AI score0.01017EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2016/08/06 10:0 a.m.26 views

CVE-2014-9888

arch/arm/mm/dma-mapping.c in the Linux kernel before 3.13 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not prevent executable DMA mappings, which might allow local users to gain privileges via a crafted application, aka Android internal bug 28803642 a...

7.1AI score0.00395EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2016/08/06 10:0 a.m.28 views

CVE-2014-9870

The Linux kernel before 3.11 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not properly consider user-space access to the TPIDRURW register, which allows local users to gain privileges via a crafted application, aka Android internal bug 28749743 and...

7.3AI score0.01017EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2016/08/06 10:0 a.m.59 views

CVE-2014-9870

The Linux kernel before 3.11 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not properly consider user-space access to the TPIDRURW register, which allows local users to gain privileges via a crafted application, aka Android internal bug 28749743 and...

9.3CVSS7.3AI score0.01017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2016/08/06 10:0 a.m.38 views

CVE-2014-9888

arch/arm/mm/dma-mapping.c in the Linux kernel before 3.13 on ARM platforms, as used in Android before 2016-08-05 on Nexus 5 and 7 2013 devices, does not prevent executable DMA mappings, which might allow local users to gain privileges via a crafted application, aka Android internal bug 28803642 a...

7.8CVSS7.2AI score0.00395EPSS
SaveExploits0
CVE
CVE
added 2016/08/06 10:0 a.m.90 views

CVE-2014-9870

The CVE-2014-9870 entry concerns the Linux kernel prior to 3.11 on ARM, including Android devices (Nexus 5/7) before 2016-08-05. It exposes a privilege-escalation path via improper handling of user-space access to the TPIDRURW register, enabling local attackers to gain privileges with a crafted a...

9.3CVSS7.5AI score0.01017EPSS
SaveExploits0References5Affected Software2
OpenVAS
OpenVAS
added 2016/08/02 12:0 a.m.40 views

Debian Security Advisory DSA 3633-1 (xen - security update)

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2015-8338 Julien Grall discovered that Xen on ARM was susceptible to denial of service via long running memory operations. CVE-2016-4480 Jan...

7.2CVSS0.8AI score0.00542EPSS
SaveExploits0References1
zdt
zdt
added 2016/07/29 12:0 a.m.20 views

Linux ARM / ARM64 - perf_event_open() Arbitrary Memory Read

Exploit for linux platform in category dos / poc perfeventopen offers to collect various pieces of information when an event occurs, including a user stack backtrace PERFSAMPLECALLCHAIN. To collect a user stack backtrace, the kernel grabs the userland register state if the event occured in...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2016/07/29 12:0 a.m.19 views

WebKit - TypedArray.fill Memory Corruption

WebKit - TypedArray.fill Memory Corruption length; unsigned begin = argumentClampedIndexFromStartOrEndexec, 1, length; unsigned end = argumentClampedIndexFromStartOrEndexec, 2, length, length; if end thisValue; if !thisObject-setRangeToValueexec, begin, end, valueToInsert return...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/07/29 12:0 a.m.53 views

Debian DSA-3633-1 : xen - security update (Bunker Buster)

Multiple vulnerabilities have been discovered in the Xen hypervisor. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2015-8338 Julien Grall discovered that Xen on ARM was susceptible to denial of service via long running memory operations. - CVE-2016-448...

8.8CVSS6.9AI score0.00542EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2016/07/29 12:0 a.m.17 views

openSUSE Security Update : mbedtls (openSUSE-2016-903)

This mbedtls update to version 1.3.17 fixes the following issues : Security issues fixed : - Fix missing padding length check in mbedtlsrsarsaespkcs1v15decrypt required by PKCS1 v2.2 - Fix a potential integer underflow to buffer overread in mbedtlsrsarsaesoaepdecrypt. It is not triggerable remote...

5.9AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2016/07/29 12:0 a.m.24 views

Linux Kernel (ARM/ARM64) - 'perf_event_open()' Arbitrary Memory Read

perfeventopen offers to collect various pieces of information when an event occurs, including a user stack backtrace PERFSAMPLECALLCHAIN. To collect a user stack backtrace, the kernel grabs the userland register state if the event occured in kernelspace: the userland register state that was...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/07/29 12:0 a.m.25 views

WebKit - TypedArray.copyWithin Memory Corruption

length; long to = argumentClampedIndexFromStartOrEndexec, 0, length; long from = argumentClampedIndexFromStartOrEndexec, 1, length; long final = argumentClampedIndexFromStartOrEndexec, 2, length, length; if final thisValue; long count = std::minlength - std::maxto, from, final - from; typename...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/07/29 12:0 a.m.28 views

WebKit - TypedArray.fill Memory Corruption

length; unsigned begin = argumentClampedIndexFromStartOrEndexec, 1, length; unsigned end = argumentClampedIndexFromStartOrEndexec, 2, length, length; if end thisValue; if !thisObject-setRangeToValueexec, begin, end, valueToInsert return JSValue::encodejsUndefined; argumentClampedIndexFromStartOrE...

5.3AI score
SaveExploits0
Debian
Debian
added 2016/07/27 9:36 p.m.132 views

[SECURITY] [DSA 3633-1] xen security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3633-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff July 27, 2016 https://www.debian.org/security/faq -...

8.8CVSS8.2AI score0.00542EPSS
SaveExploits0
OSV
OSV
added 2016/07/27 12:0 a.m.30 views

DSA-3633-1 xen - security update

Bulletin has no description...

8.8CVSS6.6AI score0.00542EPSS
SaveExploits0
exploitpack
exploitpack
added 2016/07/19 12:0 a.m.47 views

Axis Communications MPQTPACS 5.20.x - Server-Side Include Daemon Remote Format String

Axis Communications MPQTPACS 5.20.x - Server-Side Include Daemon Remote Format String !/usr/bin/env python2.7 SOF Remote Format String Exploit Axis Communications MPQT/PACS Server Side Include SSI Daemon Research and development by bashis 2016 This format string vulnerability has following...

0.5AI score
SaveExploits0
zdt
zdt
added 2016/07/19 12:0 a.m.60 views

Axis Communications MPQT/PACS 5.20.x - Server Side Include (SSI) Daemon Remote Format String

Exploit for multiple platform in category remote exploits !/usr/bin/env python2.7 SOF Remote Format String Exploit Axis Communications MPQT/PACS Server Side Include SSI Daemon Research and development by bashis 2016 This format string vulnerability has following characteristic: - Heap Based...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/07/19 12:0 a.m.91 views

Axis Communications MPQT/PACS 5.20.x - Server-Side Include Daemon Remote Format String

!/usr/bin/env python2.7 SOF Remote Format String Exploit Axis Communications MPQT/PACS Server Side Include SSI Daemon Research and development by bashis 2016 This format string vulnerability has following characteristic: - Heap Based Exploiting string located on the heap - Blind Attack No output...

5.3AI score
SaveExploits0
Rows per page
Query Builder