CVE-2023-43516
06.02.2024, 06:16
Memory corruption when malformed message payload is received from firmware.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qcm8550_firmware | - |
qualcomm | qcs8550_firmware | - |
qualcomm | snapdragon_8_gen_1_mobile_platform_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8835_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-823 - Use of Out-of-range Pointer OffsetThe 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.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.