CVE-2024-45573
03.02.2025, 17:15
Memory corruption may occour while generating test pattern due to negative indexing of display ID.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | fastconnect_6700_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qcm5430_firmware | - |
qualcomm | qcm6490_firmware | - |
qualcomm | qcs5430_firmware | - |
qualcomm | qcs6490_firmware | - |
qualcomm | video_collaboration_vc3_platform_firmware | - |
qualcomm | sc8380xp_firmware | - |
qualcomm | sdm429w_firmware | - |
qualcomm | snapdragon_429_mobile_firmware | - |
qualcomm | snapdragon_7c\+_gen_3_compute_firmware | - |
qualcomm | sc8280xp-abbb_firmware | - |
qualcomm | wcd9370_firmware | - |
qualcomm | wcd9375_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcd9385_firmware | - |
qualcomm | wcn3620_firmware | - |
qualcomm | wcn3660b_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8835_firmware | - |
qualcomm | wsa8840_firmware | - |
qualcomm | wsa8845_firmware | - |
qualcomm | wsa8845h_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-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.