Vulnerability CVE-2022-20385


Published: 2022-09-13

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

 References:
https://source.android.com/security/bulletin/2022-09-01

Copyright 2026, cxsecurity.com

 

Back to Top