CVE-2023-28580
05.12.2023, 03:15
Memory corruption in WLAN Host while setting the PMK length in PMK length in internal cache.
Vendor | Product | Version |
---|---|---|
qualcomm | ar8035_firmware | - |
qualcomm | fastconnect_6900_firmware | - |
qualcomm | fastconnect_7800_firmware | - |
qualcomm | qam8295p_firmware | - |
qualcomm | qca6391_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6595au_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | qca8081_firmware | - |
qualcomm | qca8337_firmware | - |
qualcomm | qcc710_firmware | - |
qualcomm | qcn6224_firmware | - |
qualcomm | qcn6274_firmware | - |
qualcomm | qcs410_firmware | - |
qualcomm | qcs610_firmware | - |
qualcomm | qfw7114_firmware | - |
qualcomm | qfw7124_firmware | - |
qualcomm | qualcomm_video_collaboration_vc1_platform_firmware | - |
qualcomm | qualcomm_video_collaboration_vc3_platform_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 | snapdragon_8_gen_1_mobile_platform_firmware | - |
qualcomm | snapdragon_x75_5g_modem-rf_system_firmware | - |
qualcomm | sw5100_firmware | - |
qualcomm | sw5100p_firmware | - |
qualcomm | wcd9340_firmware | - |
qualcomm | wcd9341_firmware | - |
qualcomm | wcd9370_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcn3660b_firmware | - |
qualcomm | wcn3680b_firmware | - |
qualcomm | wcn3950_firmware | - |
qualcomm | wcn3980_firmware | - |
qualcomm | wcn3988_firmware | - |
qualcomm | wsa8810_firmware | - |
qualcomm | wsa8815_firmware | - |
qualcomm | wsa8830_firmware | - |
qualcomm | wsa8835_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.