CVE-2022-20385
Last modified
CVE-2022-20385 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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: Android SoCAndroid ID: A-238379819. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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: Android SoCAndroid ID: A-238379819
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Android | All versions |
References
- https://source.android.com/security/bulletin/2022-09-01Vendor Advisory
- https://source.android.com/security/bulletin/2022-09-01Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-20385?
How severe is CVE-2022-20385?
How do I fix CVE-2022-20385?
Are you affected by CVE-2022-20385?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
