mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
### [CVE-2022-38181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Arm Mali GPU kernel driver allows unprivileged users to access freed memory because GPU memory operations are mishandled. This affects Bifrost r0p0 through r38p1, and r39p0; Valhall r19p0 through r38p1, and r39p0; and Midgard r4p0 through r32p0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/172854/Android-Arm-Mali-GPU-Arbitrary-Code-Execution.html
|
|
- https://github.blog/2023-01-23-pwning-the-all-google-phone-with-a-non-google-bug/
|
|
|
|
#### Github
|
|
- https://github.com/IdanBanani/Linux-Kernel-VR-Exploitation
|
|
- https://github.com/NetKingJ/awesome-android-security
|
|
- https://github.com/Ostorlab/KEV
|
|
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
|
|
- https://github.com/Pro-me3us/CVE_2022_38181_Gazelle
|
|
- https://github.com/Pro-me3us/CVE_2022_38181_Raven
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/xairy/linux-kernel-exploitation
|
|
|