CVE-2024-43060
03.03.2025, 11:15
Memory corruption during voice activation, when sound model parameters are loaded from HLOS to ADSP.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | ar8035_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qam8295p_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | qca8081_firmware | - |
qualcomm | qca8337_firmware | - |
qualcomm | qca9367_firmware | - |
qualcomm | qca9377_firmware | - |
qualcomm | qcc710_firmware | - |
qualcomm | qcn6224_firmware | - |
qualcomm | qcn6274_firmware | - |
qualcomm | qcs8550_firmware | - |
qualcomm | qfw7114_firmware | - |
qualcomm | qfw7124_firmware | - |
qualcomm | sa6145p_firmware | - |
qualcomm | sa6150p_firmware | - |
qualcomm | sa6155p_firmware | - |
qualcomm | sa8145p_firmware | - |
qualcomm | sa8150p_firmware | - |
qualcomm | sa8155p_firmware | - |
qualcomm | sa8195p_firmware | - |
qualcomm | sa8295p_firmware | - |
qualcomm | sa8530p_firmware | - |
qualcomm | sa8540p_firmware | - |
qualcomm | sa9000p_firmware | - |
qualcomm | sdm429w_firmware | - |
qualcomm | snapdragon_429_firmware | - |
qualcomm | snapdragon_x72_5g_firmware | - |
qualcomm | snapdragon_x75_5g_firmware | - |
qualcomm | sxr2230p_firmware | - |
qualcomm | sxr2250p_firmware | - |
qualcomm | wcd9340_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcd9385_firmware | - |
qualcomm | wcn3620_firmware | - |
qualcomm | wcn3660b_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8832_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-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.