Vulnerability in Google Android

CVE-2022-20385

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…

EPSS: 0.004 (27.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-20385?
CVE-2022-20385 is a critical-severity vulnerability in Google Android, classified under Improper Validation of Specified Quantity in Input. CVSS score: 9.8/10. Published 2022-09-13.
How severe is CVE-2022-20385?
Critical severity. CVSS v3 base score is 9.8 out of 10.