CVE-2021-0942

The path in this case is a little bit convoluted. The end result is that via an ioctl an untrusted app can control the ui32PageIndex offset in the expression:sPA.uiAddr = page_to_phys(psOSPageArrayData->pagearray[ui32PageIndex]);With the current PoC this crashes as an OOB read. However, given that the OOB read value is ending up as the address field of a struct I think i seems plausible that this could lead to an OOB write if the attacker is able to cause the OOB read to pull an interesting kernel address. Regardless if this is a read or write, it is a High severity issue in the kernel.Product: AndroidVersions: Android SoCAndroid ID: A-238904312
References
Configurations

Configuration 1 (hide)

cpe:2.3:o:google:android:-:*:*:*:*:*:*:*

History

16 Sep 2022, 18:50

Type Values Removed Values Added
CPE cpe:2.3:o:google:android:-:*:*:*:*:*:*:*
References (MISC) https://source.android.com/security/bulletin/2022-09-01 - (MISC) https://source.android.com/security/bulletin/2022-09-01 - Vendor Advisory
First Time Google android
Google
CWE CWE-125
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8

13 Sep 2022, 20:43

Type Values Removed Values Added
New CVE

Information

Published : 2022-09-13 20:15

Updated : 2023-12-10 14:35


NVD link : CVE-2021-0942

Mitre link : CVE-2021-0942

CVE.ORG link : CVE-2021-0942


JSON object : View

Products Affected

google

  • android
CWE
CWE-125

Out-of-bounds Read