simo
36 posts


I've audited the Android kernel in late 2023, and reported 10+ kernel bugs to Google, along with 2 exploits. Today, I'm releasing the first exploit, targeting the Mali GPU on Pixel devices, accessible from an untrusted_app context.
github.com/0x36/Pixel_GPU…
English

I'm sharing two other iOS kernel vulnerabilities reachable from the default app sandbox that don’t require you to open a UserClient:
0x36.github.io/CVE-2022-32898/
English

CVE-2022-32932 is another vulnerability I discovered in the ANE kernel interface; this is a double fetch issue that resulted in an interesting OOB write.
0x36.github.io/CVE-2022-32932/
English

My #POC2022 slides + the iOS kernel r/w exploit can be found here :)
github.com/0x36/weightBuf…
Thanks @POC_Crew for a fantastic conference and truly honored to have been part of it.
English

+16 kernel bugs I reported to Apple have been fixed in iOS 16/16.1. I'll give a talk on how I chained some bugs to achieve kernel r/w at #POC2022 next month, and the kernel exploit for iOS 15 will be released along with a some other high impact vulns after the conference.
English

I’ve updated ghidra_kernelcache! now it’s compatible with Ghidra 10.1+, macOS KEXT/Kernelcache support, PAC Xrefs, better class definition with custom class construction feature, dwarf4 and more ... check it out.
github.com/0x36/ghidra_ke…
English

Looks like Ghidra does not support LC_DYLD_CHAINED_FIXUPS for macOS M1 KEXTs, here is a dirty script to fix it .
gist.github.com/0x36/5ea657f08…
English

@ahsucnneh @Externalist I use emacs + helm + gtags for coding and quick browsing, and @scitools for auditing.
English

Hi @Externalist , I just watched your OffensiveCon 2020 talk, and it was really good!
I have one question: what kind of software do you use when auditing code? I have been using vscode but I'm curious if there are better tools out there. Thanks!
English

Here is a PoC kernel exploit, it demonstrates how to get kernel task port on iOS 13.7. I will update the PoC with a writeup later.
github.com/0x36/oob_events
English

PoC for iOS kernel bug reachable from within the sandbox, I may drop the exploit later
gist.github.com/0x36/ebb6af89f…
English




