Lucene search
+L

82 matches found

seebug.org
seebug.org
added 2017/05/27 12:00 a.m.56 views

Apple MacOS 32-Bit Syscall Exit Kernel Register Leak(CVE-2017-2509)

The XNU kernel, when compiled for a x86-64 CPU, can run 32-bit x86 binaries in compatibility mode. 32-bit binaries use partly separate syscall entry and exit paths. To return to userspace, unixsyscall in bsd/dev/i386/systemcalls.c calls threadexceptionreturn in osfmk/x8664/locore.s, which in turn...

4.3CVSS7.7AI score0.02321EPSS
SaveExploits3
zdt
zdt
added 2017/05/23 12:00 a.m.62 views

Apple macOS - 32-bit syscall exit Kernel Register Leak Exploit

Exploit for macOS platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1149 The XNU kernel, when compiled for a x86-64 CPU, can run 32-bit x86 binaries in compatibility mode. 32-bit binaries use partly separate syscall entry and exit paths. To return to...

4.3CVSS7.7AI score0.02321EPSS
SaveExploits3
exploitpack
exploitpack
added 2017/05/22 12:00 a.m.18 views

Apple macOS - 32-bit syscall exit Kernel Register Leak

Apple macOS - 32-bit syscall exit Kernel Register Leak Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1149 The XNU kernel, when compiled for a x86-64 CPU, can run 32-bit x86 binaries in compatibility mode. 32-bit binaries use partly separate syscall entry and exit paths. To...

SaveExploits0
Exploit DB
Exploit DB
added 2017/05/22 12:00 a.m.40 views

Apple macOS - '32-bit syscall exit' Kernel Register Leak

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1149 The XNU kernel, when compiled for a x86-64 CPU, can run 32-bit x86 binaries in compatibility mode. 32-bit binaries use partly separate syscall entry and exit paths. To return to userspace, unixsyscall in...

5.5CVSS6.2AI score0.02321EPSS
SaveExploits3
seebug.org
seebug.org
added 2017/04/17 12:00 a.m.67 views

XNU kernel UaF due to lack of locking in set_dp_control_port (CVE-2016-7644)

setdpcontrolport is a MIG method on the hostprivport so this bug is a root-kernel escalation. kernreturnt setdpcontrolport hostprivt hostpriv, ipcportt controlport if hostpriv == HOSTPRIVNULL return KERNINVALIDHOST; if IPVALIDdynamicpagercontrolport ipcportreleasesenddynamicpagercontrolport;...

9.3CVSS7.7AI score0.0676EPSS
SaveExploits10
zdt
zdt
added 2016/12/17 12:00 a.m.174 views

iOS 10.1.1 / macOS 10.12 16A323 XNU Kernel - set_dp_control_port Lack of Locking Use-After-Free Vuln

Exploit for multiple platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=965 setdpcontrolport is a MIG method on the hostprivport so this bug is a root-kernel escalation. kernreturnt setdpcontrolport hostprivt hostpriv, ipcportt controlport if hostpriv...

9.3CVSS7.3AI score0.0676EPSS
SaveExploits10
Exploit DB
Exploit DB
added 2016/12/16 12:00 a.m.198 views

Apple macOS 10.12 16A323 XNU Kernel / iOS 10.1.1 - 'set_dp_control_port' Lack of Locking Use-After-Free

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=965 setdpcontrolport is a MIG method on the hostprivport so this bug is a root-kernel escalation. kernreturnt setdpcontrolport hostprivt hostpriv, ipcportt controlport if hostpriv == HOSTPRIVNULL return KERNINVALIDHOST; if...

9.3CVSS7.4AI score0.0676EPSS
SaveExploits10
exploitpack
exploitpack
added 2016/12/16 12:00 a.m.68 views

Apple macOS 10.12 16A323 XNU Kernel iOS 10.1.1 - set_dp_control_port Lack of Locking Use-After-Free

Apple macOS 10.12 16A323 XNU Kernel iOS 10.1.1 - setdpcontrolport Lack of Locking Use-After-Free Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=965 setdpcontrolport is a MIG method on the hostprivport so this bug is a root-kernel escalation. kernreturnt setdpcontrolport hostpri...

9.3CVSS0.1AI score0.0676EPSS
SaveExploits10
GoogleProjectZero
GoogleProjectZero
added 2016/10/25 12:00 a.m.45 views

task_t considered harmful

Posted by Ian Beer, Project Zero This post discusses a design issue at the core of the XNU kernel which powers iOS and MacOS. Apple have shipped two iterations of mitigations followed yesterday by a large refactor in MacOS 10.12.1/iOS 10.1. We’ll look at the bugs, how they can be exploited to...

9.3CVSS6.5AI score0.12671EPSS
SaveExploits10
zdt
zdt
added 2016/01/28 12:00 a.m.56 views

Apple Mac OSX / iOS - Unsandboxable Kernel Code Exection Due to iokit Double Release in IOKit

Exploit for multiple platform in category dos / poc Source: https://code.google.com/p/google-security-research/issues/detail?id=620 I wanted to demonstrate that these iOS/OS X kernel race condition really are exploitable so here's a PoC which gets RIP on OS X. The same techniques should transfer...

7.2CVSS8.3AI score0.00996EPSS
SaveExploits4
exploitpack
exploitpack
added 2016/01/28 12:00 a.m.36 views

Apple Mac OSX iOS - Unsandboxable Kernel Code Exection Due to iokit Double Release in IOKit

Apple Mac OSX iOS - Unsandboxable Kernel Code Exection Due to iokit Double Release in IOKit Source: https://code.google.com/p/google-security-research/issues/detail?id=620 I wanted to demonstrate that these iOS/OS X kernel race condition really are exploitable so here's a PoC which gets RIP on OS...

7.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2015/10/01 12:00 a.m.12 views

The vulnerability of the iOS operating system, which allows a hacker to trigger a service failure

The vulnerability of the XNU kernel component of the iOS operating system exists due to insufficient checking of input data. Exploiting this vulnerability allows a malicious actor to cause service failure by sending a TCP packet containing a specially crafted header...

5CVSS5.5AI score0.0244EPSS
SaveExploits0References3Affected Software1
Packet Storm
Packet Storm
added 2014/04/11 12:00 a.m.26 views

Apple Mac OS X Lion Kernel xnu Privilege Escalation

/ Apple Mac OS X Lion Kernel Notes: This exploit leverage a stack overflow vulnerability to escalate privileges. The vulnerable function nfsconvertoldnfsargs does not verify the size of a user-provided argument before copying it to the stack. As a result by passing a large size, a local user can...

0.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/04/11 12:00 a.m.31 views

Apple Mac OSX (Lion) Kernel xnu-1699.32.7 except xnu-1699.24.8 NFS Mount - Local Privilege Escalation

/ Apple Mac OS X Lion Kernel Notes: This exploit leverage a stack overflow vulnerability to escalate privileges. The vulnerable function nfsconvertoldnfsargs does not verify the size of a user-provided argument before copying it to the stack. As a result by passing a large size, a local user can...

5.3AI score
SaveExploits0
NVD
NVD
added 2013/06/05 2:39 p.m.33 views

CVE-2013-3954

The posixspawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not properly validate the data for file actions and port actions, which allows local users to 1 cause a denial of service panic via a size value that is inconsistent with a header count field, or 2 obtain sensitive...

6.9CVSS5.8AI score0.00416EPSS
SaveExploits1References7
NVD
NVD
added 2013/06/05 2:39 p.m.32 views

CVE-2013-3952

The fillpipeinfo function in bsd/kern/syspipe.c in the XNU kernel in Apple Mac OS X 10.8.x allows local users to defeat the KASLR protection mechanism via the PROCPIDFDPIPEINFO option to the procinfo system call for a kernel pipe handle...

2.1CVSS5.7AI score0.00376EPSS
SaveExploits2References2
NVD
NVD
added 2013/06/05 2:39 p.m.33 views

CVE-2013-3949

The posixspawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not prevent use of the POSIXSPAWNDISABLEASLR and POSIXSPAWNALLOWDATAEXEC flags for setuid and setgid programs, which allows local users to bypass intended access restrictions via a wrapper program that calls the...

2.1CVSS5.8AI score0.00494EPSS
SaveExploits1References2
Prion
Prion
added 2013/06/05 2:39 p.m.23 views

Design/Logic Flaw

The machportspaceinfo function in osfmk/ipc/machdebug.c in the XNU kernel in Apple Mac OS X 10.8.x does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel heap memory via a crafted call...

4.9CVSS5.4AI score0.00455EPSS
SaveExploits1References5Affected Software2
Prion
Prion
added 2013/06/05 2:39 p.m.32 views

Design/Logic Flaw

The posixspawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not prevent use of the POSIXSPAWNDISABLEASLR and POSIXSPAWNALLOWDATAEXEC flags for setuid and setgid programs, which allows local users to bypass intended access restrictions via a wrapper program that calls the...

2.1CVSS6.2AI score0.00494EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2013/06/05 2:39 p.m.25 views

Design/Logic Flaw

The posixspawn system call in the XNU kernel in Apple Mac OS X 10.8.x does not properly validate the data for file actions and port actions, which allows local users to 1 cause a denial of service panic via a size value that is inconsistent with a header count field, or 2 obtain sensitive...

6.9CVSS6.3AI score0.00416EPSS
SaveExploits1References7Affected Software2
Rows per page
Query Builder