Lucene search
+L

216 matches found

Microsoft Secure
Microsoft Secure
added 2021/10/28 4:0 p.m.84 views

Microsoft finds new macOS vulnerability, Shrootless, that could bypass System Integrity Protection

Microsoft has discovered a vulnerability that could allow an attacker to bypass System Integrity Protection SIP in macOS and perform arbitrary operations on a device. We also found a similar technique that could allow an attacker to elevate their privileges to root an affected device. We shared...

4.3CVSS6.9AI score0.10352EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2021/10/13 12:0 a.m.28 views

The vulnerability of the XNU kernel in Apple iOS and Mac OS systems allows attackers to escalate their privileges or execute arbitrary code.

The vulnerability of the XNU kernel in Apple’s iOS and Mac OS systems is related to type conversion errors. Exploiting this vulnerability can allow attackers to enhance their privileges or execute arbitrary code by running a specially created application...

8.8CVSS8.1AI score0.0415EPSS
SaveExploits0References8Affected Software2
The Hacker News
The Hacker News
added 2021/09/24 3:39 a.m.76 views

Urgent Apple iOS and macOS Updates Released to Fix Actively Exploited Zero-Days

Apple on Thursday released security updates to fix multiple security vulnerabilities in older versions of iOS and macOS that it says have been detected in exploits in the wild, in addition to expanding patches for a previously plugged security weakness abused by NSO Group's Pegasus surveillance...

9.3CVSS8.7AI score0.75994EPSS
SaveExploits2
Apple
Apple
added 2021/09/23 12:0 a.m.63 views

About the security content of Security Update 2021-006 Catalina

About the security content of Security Update 2021-006 Catalina This document describes the security content of Security Update 2021-006 Catalina. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has...

9.3CVSS8.7AI score0.0415EPSS
SaveExploits0References1Affected Software1
Apple
Apple
added 2021/09/23 12:0 a.m.61 views

About the security content of iOS 12.5.5

About the security content of iOS 12.5.5 This document describes the security content of iOS 12.5.5. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available...

9.3CVSS9AI score0.75994EPSS
SaveExploits2References1Affected Software1
GoogleProjectZero
GoogleProjectZero
added 2021/04/22 12:0 a.m.546 views

Designing sockfuzzer, a network syscall fuzzer for XNU

Posted by Ned Williamson, Project Zero Introduction When I started my 20% project – an initiative where employees are allocated twenty-percent of their paid work time to pursue personal projects – with Project Zero, I wanted to see if I could apply the techniques I had learned fuzzing Chrome to...

9.3CVSS8.3AI score0.21636EPSS
SaveExploits17
GoogleProjectZero
GoogleProjectZero
added 2020/07/31 12:0 a.m.46 views

The core of Apple is PPL: Breaking the XNU kernel's kernel

Posted by Brandon Azad, Project Zero While doing research for the one-byte exploit technique, I considered several ways it might be possible to bypass Apple's Page Protection Layer PPL using just a physical address mapping primitive, that is, before obtaining kernel read/write or defeating PAC...

6.9AI score
SaveExploits0
CERT
CERT
added 2020/05/26 12:0 a.m.71 views

iOS, iPadOS, tvOS, watchOS, and macOS contain a double-free vulnerability in the XNU kernel lio_listio() function

Overview iOS, iPadOS, tvOS, watchOS, and macOS contain a double-free vulnerability in the GNU kernel's liolistio function, which can allow a malicious application to achieve unsandboxed, kernel-level code execution. Description iOS, iPadOS, tvOS, watchOS, and macOS contain an a double-free...

7.8CVSS7.4AI score0.00829EPSS
SaveExploits0References7
Exploit DB
Exploit DB
added 2019/12/18 12:0 a.m.119 views

macOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()

The XNU function waitfornamespaceevent in bsd/vfs/vfssyscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fpfree, which unconditionally frees the fileproc and fileglob. This opens up a race window during which the process could...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/12/18 12:0 a.m.20 views

macOS 10.14.6 (18G87) - Kernel Use-After-Free due to Race Condition in wait_for_namespace_event()

macOS 10.14.6 18G87 - Kernel Use-After-Free due to Race Condition in waitfornamespaceevent The XNU function waitfornamespaceevent in bsd/vfs/vfssyscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fpfree, which unconditionally fre...

7.3AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2019/12/10 12:0 a.m.116 views

SockPuppet: A Walkthrough of a Kernel Exploit for iOS 12.4

Posted by Ned Williamson, 20% on Project Zero Introduction I have a somewhat unique opportunity in this writeup to highlight my experience as an iOS research newcomer. Many high quality iOS kernel exploitation writeups have been published, but those often feature weaker initial primitives combine...

9.3CVSS8.2AI score0.21636EPSS
SaveExploits17
Exploit DB
Exploit DB
added 2019/11/11 12:0 a.m.418 views

iOS IOUSBDeviceFamily 12.4.1 - 'IOInterruptEventSource' Heap Corruption (PoC)

Exploit Title: iOS IOUSBDeviceFamily 12.4.1 - 'IOInterruptEventSource' Heap Corruption PoC Date: 2019-10-29 Exploit Author: Sem Voigtlander, Joshua Hill and Raz Mashat Vendor Homepage: https://apple.com/ Software Link: https://support.apple.com/en-hk/HT210606 Version: iOS 13 Tested on: iOS 12.4.1...

9.3CVSS7.3AI score0.01289EPSS
SaveExploits4
0day.today
0day.today
added 2019/11/06 12:0 a.m.85 views

macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common() Exploit

On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new filesystem has just been mounted. If so, replace them with the new mount point....

0.7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/11/05 12:0 a.m.166 views

XNU Missing Locking Race Condition

XNU: missing locking in checkdirscallback enables race with fchdircommon On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/11/05 12:0 a.m.199 views

macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()

On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new filesystem has just been mounted. If so, replace them with the new mount point....

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/11/05 12:0 a.m.55 views

macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()

macOS XNU - Missing Locking in checkdirscallback Enables Race with fchdircommon On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2019/10/09 12:0 a.m.43 views

XNU - Remote Double-Free via Data Race in IPComp Input Path

XNU - Remote Double-Free via Data Race in IPComp Input Path === Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK...

0.6AI score
SaveExploits0
0day.today
0day.today
added 2019/10/09 12:0 a.m.124 views

XNU - Remote Double-Free via Data Race in IPComp Input Path Exploit

=== Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK isn't affected over two network interfaces at the same time...

7.8CVSS0.7AI score0.01288EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2019/10/09 12:0 a.m.348 views

XNU - Remote Double-Free via Data Race in IPComp Input Path

=== Summary === This report describes a bug in the XNU implementation of the IPComp protocol https://tools.ietf.org/html/rfc3173. This bug can be remotely triggered by an attacker who is able to send traffic to a macOS system iOS AFAIK isn't affected over two network interfaces at the same time...

7.8CVSS6.4AI score0.01288EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2019/07/04 12:0 a.m.12 views

The vulnerability in the XNU kernel of iOS, Mac OS, and TV OS allows attackers to perform unauthorized changes to the memory shared among processes.

The vulnerability of the XNU-based operating systems such as iOS, Mac OS, and TV OS is related to errors in the memory initialization mechanism. Exploiting this vulnerability allows an attacker to perform unauthorized changes to the memory shared among processes, using specially crafted executabl...

5.5CVSS5.5AI score0.0342EPSS
SaveExploits3References8Affected Software3
Rows per page
Query Builder