Skip to content

Commit ed8b1fd

Browse files
committed
Update link
1 parent 7c558f9 commit ed8b1fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • SecurityExploits/Android/Mali/GHSL-2023-005

SecurityExploits/Android/Mali/GHSL-2023-005/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Exploit for GHSL-2023-005
22

3-
The write up can be found [here](). A security patch from the upstream Arm Mali driver somehow got missed out in the update for the Pixel phones and I reported it to Google in January 2023. 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-04-06-pwning-pixel-6-with-a-leftover-patch). A security patch from the upstream Arm Mali driver somehow got missed out in the update for the Pixel phones and I reported it to Google in January 2023. 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 for devices running the January 2023 patch. For reference, I used the following command to compile it with clang in ndk-21:
66

0 commit comments

Comments
 (0)