CVE-2024-21474
06.05.2024, 15:15
Memory corruption when size of buffer from previous call is used without validation or re-initialization.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | ar8035_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qam8295p_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6595_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | qca6698aq_firmware | - |
qualcomm | qca8081_firmware | - |
qualcomm | qca8337_firmware | - |
qualcomm | sa8295p_firmware | - |
qualcomm | sa8530p_firmware | - |
qualcomm | sa8540p_firmware | - |
qualcomm | sa9000p_firmware | - |
qualcomm | sc8380xp_firmware | - |
qualcomm | sc8280xp-abbb_firmware | - |
qualcomm | snapdragon_x65_5g_modem-rf_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcd9385_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.