CVE-2022-20385
Published: 13 September 2022
Summary
CVE-2022-20385 is a critical-severity Improper Validation of Specified Quantity in Input (CWE-1284) vulnerability in Google Android. Its CVSS base score is 9.8 (Critical).
Operationally, ranked at the 35.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-25645
Vulnerability details
a function called 'nla_parse', do not check the len of para, it will check nla_type (which can be controlled by userspace) with 'maxtype' (in this case, it is GSCAN_MAX), then it access polciy array 'policy[type]', which OOB access happens.Product: AndroidVersions:…
more
Android SoCAndroid ID: A-238379819
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.