Skip to content

POC: Heap buffer overflow in the networking code in the XNU operating system kernel

Notifications You must be signed in to change notification settings

zteeed/CVE-2018-4407-IOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2018-4407-IOS

CVE ? (Common Vulnerabilities and Exposures)

TLDR

The vulnerability is a heap buffer overflow in the networking code in the XNU operating system kernel. XNU is used by both iOS and macOS, which is why iPhones, iPads, and Macbooks are all affected. My exploit PoC just overwrites the heap with garbage, which causes an immediate kernel crash and device reboot.

Installation

bash install.sh

Usage

python3 exploit.py

POC

About

POC: Heap buffer overflow in the networking code in the XNU operating system kernel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published