CVE-2024-43050
02.12.2024, 11:15
Memory corruption while invoking IOCTL calls from user space to issue factory test command inside WLAN driver.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | aqt1000_firmware | - |
qualcomm | fastconnect_6200_firmware | - |
qualcomm | fastconnect_6700_firmware | - |
qualcomm | fastconnect_6800_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qca1062_firmware | - |
qualcomm | qca1064_firmware | - |
qualcomm | qca2062_firmware | - |
qualcomm | qca2064_firmware | - |
qualcomm | qca2065_firmware | - |
qualcomm | qca2066_firmware | - |
qualcomm | qca6164_firmware | - |
qualcomm | qca6174_firmware | - |
qualcomm | qca6174a_firmware | - |
qualcomm | qca6391_firmware | - |
qualcomm | qca6420_firmware | - |
qualcomm | qca6430_firmware | - |
qualcomm | qca6595au_firmware | - |
qualcomm | qca9377_firmware | - |
qualcomm | qcc2073_firmware | - |
qualcomm | qcc2076_firmware | - |
qualcomm | qcm5430_firmware | - |
qualcomm | qcm6490_firmware | - |
qualcomm | qcn7605_firmware | - |
qualcomm | qcn7606_firmware | - |
qualcomm | qcs5430_firmware | - |
qualcomm | qcs6490_firmware | - |
qualcomm | video_collaboration_vc3_platform_firmware | - |
qualcomm | sc8180x_firmware | - |
qualcomm | sdx55_firmware | - |
qualcomm | sc8380xp_firmware | - |
qualcomm | sdm429w_firmware | - |
qualcomm | snapdragon_429_mobile_platform_firmware | - |
qualcomm | snapdragon_7c\+_gen_3_compute_firmware | - |
qualcomm | snapdragon_8c_compute_platform_firmware | - |
qualcomm | snapdragon_8cx_compute_platform_firmware | - |
qualcomm | snapdragon_8cx_gen_2_5g_compute_platform_firmware | - |
qualcomm | snapdragon_8cx_gen_2_5g_compute_platform_firmware | - |
qualcomm | snapdragon_8cx_gen_3_compute_platform_firmware | - |
qualcomm | wcd9340_firmware | - |
qualcomm | wcd9341_firmware | - |
qualcomm | wcd9370_firmware | - |
qualcomm | wcd9375_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcd9385_firmware | - |
qualcomm | wcn3620_firmware | - |
qualcomm | wcn3660b_firmware | - |
qualcomm | wsa8810_firmware | - |
qualcomm | wsa8815_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8835_firmware | - |
qualcomm | wsa8840_firmware | - |
qualcomm | wsa8845_firmware | - |
qualcomm | wsa8845h_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.