CVE-2023-43534
06.02.2024, 06:16
Memory corruption while validating the TID to Link Mapping action request frame, when a station connects to an access point.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | ar8035_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | flight_rb5_5g_platform_firmware | - |
qualcomm | qam8255p_firmware | - |
qualcomm | qam8650p_firmware | - |
qualcomm | qam8775p_firmware | - |
qualcomm | qamsrv1h_firmware | - |
qualcomm | qamsrv1m_firmware | - |
qualcomm | qca6391_firmware | - |
qualcomm | qca6554a_firmware | - |
qualcomm | qca6564au_firmware | - |
qualcomm | qca6574_firmware | - |
qualcomm | qca6574a_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6584au_firmware | - |
qualcomm | qca6595_firmware | - |
qualcomm | qca6595au_firmware | - |
qualcomm | qca6688aq_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | qca8081_firmware | - |
qualcomm | qca8337_firmware | - |
qualcomm | qcc2073_firmware | - |
qualcomm | qcc2076_firmware | - |
qualcomm | qcc710_firmware | - |
qualcomm | qcm8550_firmware | - |
qualcomm | qcn6224_firmware | - |
qualcomm | qcn6274_firmware | - |
qualcomm | qcs7230_firmware | - |
qualcomm | qcs8250_firmware | - |
qualcomm | qcs8550_firmware | - |
qualcomm | qfw7114_firmware | - |
qualcomm | qfw7124_firmware | - |
qualcomm | qrb5165n_firmware | - |
qualcomm | qualcomm_video_collaboration_vc5_platform_firmware | - |
qualcomm | robotics_rb5_platform_firmware | - |
qualcomm | sa6155p_firmware | - |
qualcomm | sa8155p_firmware | - |
qualcomm | sa8195p_firmware | - |
qualcomm | sa8255p_firmware | - |
qualcomm | sa8650p_firmware | - |
qualcomm | sa8770p_firmware | - |
qualcomm | sa8775p_firmware | - |
qualcomm | sa9000p_firmware | - |
qualcomm | sm8550p_firmware | - |
qualcomm | snapdragon_8_gen_2_mobile_platform_firmware | - |
qualcomm | snapdragon_8\+_gen_2_mobile_platform_firmware | - |
qualcomm | snapdragon_ar2_gen_1_platform_firmware | - |
qualcomm | snapdragon_x75_5g_modem-rf_system_firmware | - |
qualcomm | srv1h_firmware | - |
qualcomm | srv1m_firmware | - |
qualcomm | ssg2115p_firmware | - |
qualcomm | ssg2125p_firmware | - |
qualcomm | sxr1230p_firmware | - |
qualcomm | sxr2230p_firmware | - |
qualcomm | wcd9340_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcd9385_firmware | - |
qualcomm | wcd9390_firmware | - |
qualcomm | wcd9395_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8832_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.