Skip to content

Commit 319b5ad

Browse files
committed
Add link
1 parent 2c1e4be commit 319b5ad

File tree

1 file changed

+1
-1
lines changed
  • SecurityExploits/Android/Mali/CVE_2022_46395

1 file changed

+1
-1
lines changed

SecurityExploits/Android/Mali/CVE_2022_46395/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Exploit for CVE-2022-46395
22

3-
The write up can be found [here](). This is a bug in the Arm Mali kernel driver that I reported in November 2022. The bug can be used to gain arbitrary kernel code execution from the untrusted app domain, which is then used to disable SELinux and gain root.
3+
The write up can be found [here](https://github.blog/2023-05-25-rooting-with-root-cause-finding-a-variant-of-a-project-zero-bug). This is a bug in the Arm Mali kernel driver that I reported in November 2022. The bug can be used to gain arbitrary kernel code execution from the untrusted app domain, which is then used to disable SELinux and gain root.
44

55
The exploit is tested on the Google Pixel 6 with the Novmember 2022 and January 2023 patch. For reference, I used the following command to compile with clang in ndk-21:
66

0 commit comments

Comments
 (0)