Memory corruption due to buffer copy without checking the size of input in HLOS when input message size is larger than the buffer capacity.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://www.qualcomm.com/company/product-security/bulletins/march-2023-bulletin | vendor advisory |