{ "schema_version": "1.4.0", "id": "GHSA-74fp-85wq-7rrv", "modified": "2022-09-17T00:00:31Z", "published": "2022-09-14T00:00:43Z", "aliases": [ "CVE-2021-0942" ], "details": "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", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-0942" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2022-09-01" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-13T20:15:00Z" } }