In all Qualcomm products with Android releases from CAF using the Linux kernel, in audio_aio_ion_lookup_vaddr, the buffer length, which is user input, ends up being used to validate if the buffer is fully within the valid region. If the buffer length is large enough then the address + length operation could overflow and produce a result far below the valid region.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/100658 | Third Party Advisory VDB Entry |
https://source.android.com/security/bulletin/2017-09-01 | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2017-09-21 15:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-10998
Mitre link : CVE-2017-10998
CVE.ORG link : CVE-2017-10998
JSON object : View
Products Affected
- android
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer