Use of Out-of-range Pointer Offset
CVE-2022-25709
Summary
Memory corruption in modem due to use of out of range pointer offset while processing qmi msg
- LOW
- LOCAL
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-823 - Use of Out-of-range Pointer Offset
The program performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer.
References
Advisory Timeline
- Published