dlehgus1023 / oob_events

kernel exploit for Apple iOS 13.X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oob_events

The exploit uses two distinct vulnerabilities which I independently discovered and reported to Apple, CVE-2020-27905 which is a race condition leads to OOB read/write via arbitrary 32-bit index,and CVE-2020-9964 which is a kernel information leak bug.

About

kernel exploit for Apple iOS 13.X


Languages

Language:C 91.3%Language:Objective-C 8.7%