Lucene search
K

1340 matches found

Exploit DB
Exploit DB
added 2019/03/06 12:0 a.m.45 views

Android - binder Use-After-Free via racy Initialization of ->allow_user_free

The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. The binder driver permits userspace to free buffers in the kernel-managed shared...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2019/03/06 12:0 a.m.23 views

Android - binder Use-After-Free via racy Initialization of -allow_user_free

Android - binder Use-After-Free via racy Initialization of -allowuserfree The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. The binder...

0.7AI score
Exploits0
0day.today
0day.today
added 2019/03/06 12:0 a.m.79 views

Android - binder Use-After-Free via racy Initialization of ->allow_user_free Exploit

Android - binder Use-After-Free via racy Initialization of -allowuserfree Exploit The following bug report solely looks at the situation on the upstream master branch; while from a cursory look, at least the wahoo kernel also looks affected, I have only properly tested this on upstream master. Th...

7.8CVSS0.5AI score0.00189EPSS
Exploits1
OSV
OSV
added 2019/03/05 4:29 p.m.1 views

CVE-2019-6208

A memory initialization issue was addressed with improved memory handling. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2. A malicious application may cause unexpected changes in memory shared between processes...

5.5CVSS7AI score0.06134EPSS
Exploits2References5
NVD
NVD
added 2019/03/05 4:29 p.m.14 views

CVE-2019-6208

A memory initialization issue was addressed with improved memory handling. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2. A malicious application may cause unexpected changes in memory shared between processes...

5.5CVSS4.6AI score0.06134EPSS
Exploits2References5
NVD
NVD
added 2019/03/05 4:29 p.m.12 views

CVE-2019-6205

A memory corruption issue was addressed with improved lock state checking. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2. A malicious application may cause unexpected changes in memory shared between processes...

7.8CVSS6.8AI score0.08731EPSS
Exploits2References6
Prion
Prion
added 2019/03/05 4:29 p.m.20 views

Memory corruption

A memory corruption issue was addressed with improved lock state checking. This issue is fixed in iOS 12.1.3, macOS Mojave 10.14.3, tvOS 12.1.2. A malicious application may cause unexpected changes in memory shared between processes...

6.8CVSS6.6AI score0.08731EPSS
Exploits2References6Affected Software3
CNVD
CNVD
added 2019/01/30 12:0 a.m.1 views

Apple iOS, tvOS and macOS Kernel Memory Initialization Vulnerability

Apple iOS is an operating system developed for mobile devices; macOS Sierra, macOS High Sierra, and macOS Mojave are different versions of a specialized operating system developed for Mac computers; tvOS is a smart TV operating system. Kernel is one of the kernel components. A security...

5.5CVSS6.4AI score0.06134EPSS
Exploits2References1
CNVD
CNVD
added 2019/01/30 12:0 a.m.0 views

Apple iOS, macOS and tvOS Kernel Memory Corruption Vulnerability

Apple iOS is an operating system developed for mobile devices; macOS Sierra, macOS High Sierra, and macOS Mojave are different versions of a specialized operating system developed for Mac computers; tvOS is a smart TV operating system. Kernel is one of the kernel components. A security...

7.8CVSS6.4AI score0.08731EPSS
Exploits2References1
Veracode
Veracode
added 2019/01/15 9:1 a.m.27 views

Information Disclosure

qt is vulnerable to information disclosure attacks. The vulnerability exists as the QSharedMemory class in Qt 5.0.0, 4.8.x before 4.8.5, 4.7.x before 4.7.6, and other versions including 4.4.0 uses weak permissions world-readable and world-writable for shared memory segments, which allows local...

3.6CVSS5.3AI score0.00086EPSS
Exploits0References8Affected Software1
Veracode
Veracode
added 2019/01/15 8:54 a.m.29 views

Insecure Authorization

openjdk is vulnerable to insecure authorization. The 2D component created shared memory segments with insecure permissions, allowing a local attacker to exploit the vulnerability to read or write to the shared memory segment...

3.6CVSS5.9AI score0.00084EPSS
Exploits0References34Affected Software3
Tenable Nessus
Tenable Nessus
added 2019/01/11 12:0 a.m.28 views

Virtuozzo 7 : readykernel-patch (VZA-2018-080)

According to the version of the vzkernel package and the readykernel-patch installed, the Virtuozzo installation on the remote host is affected by the following vulnerability : - Use-after-free in the implementation of the shared memory. A flaw was found in the implementation of the shared memory...

5.5AI score
Exploits0References4
OpenVAS
OpenVAS
added 2019/01/09 12:0 a.m.6 views

Linux: Check options for /dev/shm directory

/dev/shm implements traditional shared memory concept. It is an efficient means of passing data between programs. This script tests options set on /dev/shm filesystem. Copyright C 2019 Greenbone Networks GmbH SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.3AI score
Exploits0References1
Exploit DB
Exploit DB
added 2018/12/11 12:0 a.m.32 views

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection

When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int prot = uap-prot; ... if prot & PROTWRITE && fp-fflag & FWRITE == 0 returnEPERM;...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2018/12/11 12:0 a.m.13 views

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection

XNU - POSIX Shared Memory Mappings have Incorrect Maximum Protection When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int prot =...

0.4AI score
Exploits0
Packet Storm
Packet Storm
added 2018/12/11 12:0 a.m.63 views

XNU POSIX Shared Memory Mapping Issue

XNU: POSIX shared memory mappings have incorrect maximum protection CVE-2018-4435 When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the calling process. It does this with the following code: int...

0.2AI score0.02639EPSS
Exploits2
0day.today
0day.today
added 2018/12/11 12:0 a.m.164 views

XNU POSIX Shared Memory Mapping Issue Exploit

Exploit for multiple platform in category local exploits XNU: POSIX shared memory mappings have incorrect maximum protection CVE-2018-4435 When the mmap syscall is invoked on a POSIX shared memory segment DTYPEPSXSHM, pshmmmap maps the shared memory segment's pages into the address space of the...

7.7AI score0.02639EPSS
Exploits2
Zero Day Initiative
Zero Day Initiative
added 2018/12/10 12:0 a.m.36 views

Apple macOS shm Uninitialized Data Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on vulnerable installations of Apple macOS. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handlin...

5.5CVSS2.9AI score0.02639EPSS
Exploits2References1
exploitpack
exploitpack
added 2018/11/20 12:0 a.m.53 views

Microsoft Windows - DfMarshal Unsafe Unmarshaling Privilege Escalation

Microsoft Windows - DfMarshal Unsafe Unmarshaling Privilege Escalation Windows: DfMarshal Unsafe Unmarshaling Elevation of Privilege Master Platform: Windows 10 1803 not tested earlier, although code looks similar on Win8+ Class: Elevation of Privilege Note, this is the master issue report for th...

4.6CVSS0.7AI score0.09636EPSS
Exploits4
0day.today
0day.today
added 2018/11/20 12:0 a.m.57 views

Microsoft Windows - DfMarshal Unsafe Unmarshaling Privilege Escalation Exploit

Exploit for windows platform in category local exploits Windows: DfMarshal Unsafe Unmarshaling Elevation of Privilege Master Platform: Windows 10 1803 not tested earlier, although code looks similar on Win8+ Class: Elevation of Privilege Note, this is the master issue report for the DfMarshal...

8.6AI score0.09636EPSS
Exploits4
Rows per page
Query Builder