CVE-2024-45561
03.02.2025, 17:15
Memory corruption while handling IOCTL call from user-space to set latency level.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 | qca6391_firmware | - |
qualcomm | qca6420_firmware | - |
qualcomm | qca6430_firmware | - |
qualcomm | qcc2073_firmware | - |
qualcomm | qcc2076_firmware | - |
qualcomm | sc8380xp_firmware | - |
qualcomm | sdm429w_firmware | - |
qualcomm | snapdragon_429_mobile_firmware | - |
qualcomm | snapdragon_7c\+_gen_3_compute_firmware | - |
qualcomm | sc8180x-ad_firmware | - |
qualcomm | sc8180x-aaab_firmware | - |
qualcomm | sc8180x-acaf_firmware | - |
qualcomm | sc8280xp-abbb_firmware | - |
qualcomm | wcd9340_firmware | - |
qualcomm | wcd9341_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-126 - Buffer Over-readThe software reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.
- CWE-416 - Use After FreeReferencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code.