Vulnerability Details : CVE-2022-38181
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.
Products affected by CVE-2022-38181
- cpe:2.3:a:arm:bifrost_gpu_kernel_driver:*:*:*:*:*:*:*:*
- cpe:2.3:a:arm:bifrost_gpu_kernel_driver:r39p0:*:*:*:*:*:*:*
- cpe:2.3:a:arm:valhall_gpu_kernel_driver:*:*:*:*:*:*:*:*
- cpe:2.3:a:arm:valhall_gpu_kernel_driver:r39p0:*:*:*:*:*:*:*
- cpe:2.3:a:arm:midgard_gpu_kernel_driver:*:*:*:*:*:*:*:*
CVE-2022-38181 is in the CISA Known Exploited Vulnerabilities Catalog
CISA vulnerability name:
Arm Mali GPU Kernel Driver Use-After-Free Vulnerability
CISA required action:
Apply updates per vendor instructions.
CISA description:
Arm Mali GPU Kernel Driver contains a use-after-free vulnerability that may allow a non-privileged user to gain root privilege and/or disclose information.
Notes:
https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities; https://nvd.nist.gov/vuln/detail/CVE-2022-38181
Added on
2023-03-30
Action due date
2023-04-20
Exploit prediction scoring system (EPSS) score for CVE-2022-38181
66.33%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 98 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-38181
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2022-38181
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-38181
-
https://github.blog/2023-01-23-pwning-the-all-google-phone-with-a-non-google-bug/
Pwning the all Google phone with a non-Google bug | The GitHub BlogExploit;Third Party Advisory
-
https://developer.arm.com/support/arm-security-updates
Arm Security Updates – Arm DeveloperVendor Advisory
-
http://packetstormsecurity.com/files/172854/Android-Arm-Mali-GPU-Arbitrary-Code-Execution.html
Android Arm Mali GPU Arbitrary Code Execution ≈ Packet Storm
-
https://securitylab.github.com/advisories/GHSL-2022-054_Arm_Mali/
Exploit;Third Party Advisory
-
https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities
Mali GPU Driver VulnerabilitiesVendor Advisory
Jump to