Lucene search
K

18 matches found

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

EUVD-2014-4300

Malware in sbrugna...

7.8CVSS6.6AI score0.00191EPSS
Exploits0References11
Zero Day Initiative
Zero Day Initiative
added 2016/05/19 12:0 a.m.23 views

(Pwn2Own) Apple OS X IntelAccelerator Out-Of-Bounds Indexing Privilege Escalation Vulnerability

This vulnerability allows local attackers to execute arbitrary code on vulnerable installations of Apple OS X. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of the...

6.9CVSS3.1AI score0.00324EPSS
Exploits0References1
0day.today
0day.today
added 2016/01/28 12:0 a.m.39 views

Apple Mac OSX - io_service_close Use-After-Free

Exploit for macOS platform in category dos / poc / Source: https://code.google.com/p/google-security-research/issues/detail?id=597 It turns out that the spoofed no-more-senders notification bug when applied to iokit objects was actually just a more complicated way to hit ::clientClose in parallel...

7.2CVSS8AI score0.00242EPSS
Exploits2
0day.today
0day.today
added 2016/01/28 12:0 a.m.30 views

Apple Mac OSX - IntelAccelerator::gstqConfigure Exploitable Kernel NULL Dereference

Exploit for macOS platform in category dos / poc / Source: https://code.google.com/p/google-security-research/issues/detail?id=595 The field at IntelAccelerator+0xe60 is a pointer to a GSTContextKernel allocated in the ::gstqCreateInfoMethod. In the ::start method this field is initialized to NUL...

7.2CVSS9.1AI score0.00329EPSS
Exploits1
Exploit DB
Exploit DB
added 2016/01/28 12:0 a.m.28 views

Apple Mac OSX - 'IntelAccelerator::gstqConfigure' Kernel NULL Dereference

/ Source: https://code.google.com/p/google-security-research/issues/detail?id=595 The field at IntelAccelerator+0xe60 is a pointer to a GSTContextKernel allocated in the ::gstqCreateInfoMethod. In the ::start method this field is initialized to NULL. The IGAccelDevice external method gstconfigure...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/01/28 12:0 a.m.31 views

Apple Mac OSX - Kernel IOAccelMemoryInfoUserClient Use-After-Free

Exploit for macOS platform in category dos / poc / Source: https://code.google.com/p/google-security-research/issues/detail?id=566 Kernel UaF with IOAccelMemoryInfoUserClient with spoofed no more senders notifications repro: while true; do ./iospoofig7; done Tested on ElCapitan 10.11 15a284 on...

7.2CVSS8.6AI score0.00746EPSS
Exploits5
exploitpack
exploitpack
added 2016/01/28 12:0 a.m.8 views

Apple Mac OSX - IntelAccelerator::gstqConfigure Kernel NULL Dereference

Apple Mac OSX - IntelAccelerator::gstqConfigure Kernel NULL Dereference / Source: https://code.google.com/p/google-security-research/issues/detail?id=595 The field at IntelAccelerator+0xe60 is a pointer to a GSTContextKernel allocated in the ::gstqCreateInfoMethod. In the ::start method this fiel...

0.8AI score
Exploits0
seebug.org
seebug.org
added 2015/09/16 12:0 a.m.26 views

OS X 10.10 IOKit IntelAccelerator NULL Pointer Dereference

No description provided by source. include include include include include int main kernreturnt err; CFMutableDictionaryRef matching = IOServiceMatching"IntelAccelerator"; if!matching printf"unable to create service matching dictionary\n"; return 0; ioiteratort iterator; err =...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/09/16 12:0 a.m.17 views

OS X 10.9.5 IOKit IntelAccelerator NULL Pointer Dereference

No description provided by source...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2015/01/21 12:0 a.m.16 views

OS X 10.10 IOKit IntelAccelerator NULL Pointer Dereference

include include include include include int main kernreturnt err; CFMutableDictionaryRef matching = IOServiceMatching"IntelAccelerator"; if!matching printf"unable to create service matching dictionary\n"; return 0; ioiteratort iterator; err = IOServiceGetMatchingServiceskIOMasterPortDefault,...

1AI score
Exploits0
exploitpack
exploitpack
added 2015/01/20 12:0 a.m.10 views

Apple Mac OSX 10.10 - IOKit IntelAccelerator Null Pointer Dereference

Apple Mac OSX 10.10 - IOKit IntelAccelerator Null Pointer Dereference include include include include include int main kernreturnt err; CFMutableDictionaryRef matching = IOServiceMatching"IntelAccelerator"; if!matching printf"unable to create service matching dictionary\n"; return 0; ioiteratort...

1.1AI score
Exploits0
0day.today
0day.today
added 2015/01/20 12:0 a.m.18 views

OS X 10.9.5 IOKit IntelAccelerator NULL Pointer Dereference

Exploit for iOS platform in category local exploits // clang -o ig23exploit ig23exploit.c -framework IOKit -framework CoreFoundation -m32 -DFORTIFYSOURCE=0 // ianbeer include include include include include include include include uint64t kernelsymbolchar sym char cmd1024; strcpycmd, "nm -g...

6.7AI score
Exploits0
0day.today
0day.today
added 2015/01/20 12:0 a.m.15 views

OS X 10.10 IOKit IntelAccelerator NULL Pointer Dereference Exploit

Exploit for macOS platform in category dos / poc include include include include include int main kernreturnt err; CFMutableDictionaryRef matching = IOServiceMatching"IntelAccelerator"; if!matching printf"unable to create service matching dictionary\n"; return 0; ioiteratort iterator; err =...

7AI score
Exploits0
exploitpack
exploitpack
added 2015/01/20 12:0 a.m.14 views

Apple Mac OSX 10.9.5 - IOKit IntelAccelerator Null Pointer Dereference

Apple Mac OSX 10.9.5 - IOKit IntelAccelerator Null Pointer Dereference // clang -o ig23exploit ig23exploit.c -framework IOKit -framework CoreFoundation -m32 -DFORTIFYSOURCE=0 // ianbeer include include include include include include include include uint64t kernelsymbolchar sym char cmd1024;...

0.8AI score
Exploits0
Exploit DB
Exploit DB
added 2015/01/20 12:0 a.m.25 views

Apple Mac OSX 10.10 - IOKit IntelAccelerator Null Pointer Dereference

include include include include include int main kernreturnt err; CFMutableDictionaryRef matching = IOServiceMatching"IntelAccelerator"; if!matching printf"unable to create service matching dictionary\n"; return 0; ioiteratort iterator; err = IOServiceGetMatchingServiceskIOMasterPortDefault,...

7.4AI score
Exploits0
Prion
Prion
added 2014/09/18 10:55 a.m.15 views

Null pointer dereference

The IntelAccelerator driver in the IOAcceleratorFamily subsystem in Apple iOS before 8 and Apple TV before 7 allows attackers to cause a denial of service NULL pointer dereference and device restart via a crafted application...

7.8CVSS6AI score0.00191EPSS
Exploits0References10Affected Software3
Cvelist
Cvelist
added 2014/09/18 10:0 a.m.17 views

CVE-2014-4373

The IntelAccelerator driver in the IOAcceleratorFamily subsystem in Apple iOS before 8 and Apple TV before 7 allows attackers to cause a denial of service NULL pointer dereference and device restart via a crafted application...

4.9AI score0.00191EPSS
Exploits0References10
CVE
CVE
added 2014/09/18 10:0 a.m.56 views

CVE-2014-4373

CVE-2014-4373: In Apple’s IOAcceleratorFamily, the IntelAccelerator driver on iOS (before v8) and Apple TV (before v7) contains a NULL pointer dereference that can be triggered by a crafted app, leading to a denial of service (and device restart). Apple’s remediation is to improve error handling ...

7.8CVSS5.1AI score0.00191EPSS
Exploits0References10Affected Software1
Rows per page
Query Builder