Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2015-1280

Malware in sbrugna...

7.2CVSS6.1AI score0.0006EPSS
Exploits1References5
exploitpack
exploitpack
added 2018/06/06 12:0 a.m.18 views

Apple macOS Kernel - Use-After-Free Due to Lack of Locking in nvidia GeForce Driver

Apple macOS Kernel - Use-After-Free Due to Lack of Locking in nvidia GeForce Driver / nvDevice::SetAppSupportBits is external method 0x107 of the nvAccelerator IOService. It calls taskdeallocate without locking. Two threads can race calling this external method to drop two task references when on...

0.3AI score
Exploits0
0day.today
0day.today
added 2018/06/06 12:0 a.m.43 views

macOS #Kernel - Use-After-Free Due to Lack of Locking in nvidia GeForce Driver Exploit

Exploit for macOS platform in category dos / poc / nvDevice::SetAppSupportBits is external method 0x107 of the nvAccelerator IOService. It calls taskdeallocate without locking. Two threads can race calling this external method to drop two task references when only one is held. Note that the repro...

0.04062EPSS
Exploits3
Exploit DB
Exploit DB
added 2017/12/12 12:0 a.m.53 views

Apple macOS/iOS - Multiple Kernel Use-After-Frees due to Incorrect IOKit Object Lifetime Management in IOTimeSyncClockManagerUserClient

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1377 IOTimeSyncClockManagerUserClient provides the userspace interface for the IOTimeSyncClockManager IOService. IOTimeSyncClockManagerUserClient overrides the IOUserClient::clientClose method but it treats it like a destructor...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2017/01/26 12:0 a.m.28 views

Apple macOS 10.12.1 iOS Kernel - IOService::matchPassive Use-After-Free

Apple macOS 10.12.1 iOS Kernel - IOService::matchPassive Use-After-Free / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=973 IOService::matchPassive is called when trying to match a request dictionary against a candidate IOService. We can call this function on a controlled...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2017/01/26 12:0 a.m.58 views

Apple macOS 10.12.1 / iOS Kernel - 'IOService::matchPassive' Use-After-Free

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=973 IOService::matchPassive is called when trying to match a request dictionary against a candidate IOService. We can call this function on a controlled IOService with a controlled matching table OSDictionary via the...

7.4AI score
Exploits0
0day.today
0day.today
added 2017/01/26 12:0 a.m.60 views

macOS 10.12.1 / iOS Kernel - IOService::matchPassive Use-After-Free Exploit

Exploit for multiple platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=973 IOService::matchPassive is called when trying to match a request dictionary against a candidate IOService. We can call this function on a controlled IOService with a...

9.3CVSS7.9AI score0.01603EPSS
Exploits1
exploitpack
exploitpack
added 2016/12/22 12:0 a.m.32 views

Apple macOS 10.12.1 Kernel - Writable Privileged IOKit Registry Properties Code Execution

Apple macOS 10.12.1 Kernel - Writable Privileged IOKit Registry Properties Code Execution / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=974 There are two ways for IOServices to define their IOUserClient classes: they can override IOService::newUserClient and allocate the...

1.4AI score
Exploits0
0day.today
0day.today
added 2016/06/10 12:0 a.m.29 views

Apple Mac OSX - Kernel Exploitable Null Pointer Dereference in AppleGraphicsDeviceControl

Exploit for macOS platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=782 AppleGraphicsDeviceControlClient doesn't check that its pointer to its IOService at this+0xd8 is non-null before using it in all external methods. We can set this pointer to NU...

9.3CVSS8.6AI score0.01489EPSS
Exploits2
Exploit DB
Exploit DB
added 2016/06/10 12:0 a.m.22 views

Apple Mac OSX Kernel - Null Pointer Dereference in AppleGraphicsDeviceControl

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=782 AppleGraphicsDeviceControlClient doesn't check that its pointer to its IOService at this+0xd8 is non-null before using it in all external methods. We can set this pointer to NULL by racing two threads, one of which calls...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2016/06/10 12:0 a.m.9 views

Apple Mac OSX Kernel - Null Pointer Dereference in AppleGraphicsDeviceControl

Apple Mac OSX Kernel - Null Pointer Dereference in AppleGraphicsDeviceControl / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=782 AppleGraphicsDeviceControlClient doesn't check that its pointer to its IOService at this+0xd8 is non-null before using it in all external methods. ...

1.2AI score
Exploits0
Exploit DB
Exploit DB
added 2016/01/28 12:0 a.m.21 views

Apple Mac OSX Kernel - Hypervisor Driver Use-After-Free

/ Source: https://code.google.com/p/google-security-research/issues/detail?id=580 The hvspace lock group gets an extra ref dropped when you kill a process with an AppleHV userclient; one via IOService::terminateWorker calling the AppleHVClient::free method which calls lckrwfree on the lock group...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2016/01/28 12:0 a.m.19 views

Apple Mac OSX Kernel - Hypervisor Driver Use-After-Free

Apple Mac OSX Kernel - Hypervisor Driver Use-After-Free / Source: https://code.google.com/p/google-security-research/issues/detail?id=580 The hvspace lock group gets an extra ref dropped when you kill a process with an AppleHV userclient; one via IOService::terminateWorker calling the...

0.4AI score
Exploits0
NVD
NVD
added 2015/04/10 2:59 p.m.14 views

CVE-2015-1137

The NVIDIA graphics driver in Apple OS X before 10.10.3 allows local users to gain privileges or cause a denial of service NULL pointer dereference via an unspecified IOService userclient type...

7.2CVSS6.8AI score0.0006EPSS
Exploits1References4
Cvelist
Cvelist
added 2015/04/10 2:0 p.m.21 views

CVE-2015-1137

The NVIDIA graphics driver in Apple OS X before 10.10.3 allows local users to gain privileges or cause a denial of service NULL pointer dereference via an unspecified IOService userclient type...

6.9AI score0.0006EPSS
Exploits1References4
Prion
Prion
added 2015/01/30 11:59 a.m.20 views

Null pointer dereference

IOAcceleratorFamily in Apple iOS before 8.1.3, Apple OS X before 10.10.2, and Apple TV before 7.0.3 does not properly handle resource lists and IOService userclient types, which allows attackers to execute arbitrary code or cause a denial of service NULL pointer dereference via a crafted app...

10CVSS7.6AI score0.01019EPSS
Exploits0References6Affected Software3
Rows per page
Query Builder