CVE-2022-33246
12.02.2023, 04:15
Memory corruption in Audio due to use of out-of-range pointer offset while Initiating a voice call session from user space with invalid session id.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | apq8096au_firmware | - |
qualcomm | aqt1000_firmware | - |
qualcomm | msm8996au_firmware | - |
qualcomm | qca6390_firmware | - |
qualcomm | qca6391_firmware | - |
qualcomm | qca6420_firmware | - |
qualcomm | qca6426_firmware | - |
qualcomm | qca6430_firmware | - |
qualcomm | qca6436_firmware | - |
qualcomm | qca6564a_firmware | - |
qualcomm | qca6564au_firmware | - |
qualcomm | qca6574a_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6595au_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | qcn9074_firmware | - |
qualcomm | qcs410_firmware | - |
qualcomm | qcs610_firmware | - |
qualcomm | sa6145p_firmware | - |
qualcomm | sa6150p_firmware | - |
qualcomm | sa6155p_firmware | - |
qualcomm | sa8145p_firmware | - |
qualcomm | sa8150p_firmware | - |
qualcomm | sa8155p_firmware | - |
qualcomm | sa8195p_firmware | - |
qualcomm | sd855_firmware | - |
qualcomm | sd865_5g_firmware | - |
qualcomm | sd870_firmware | - |
qualcomm | sda429w_firmware | - |
qualcomm | sdx55m_firmware | - |
qualcomm | sdxr2_5g_firmware | - |
qualcomm | wcd9341_firmware | - |
qualcomm | wcd9370_firmware | - |
qualcomm | wcd9380_firmware | - |
qualcomm | wcn3610_firmware | - |
qualcomm | wcn3950_firmware | - |
qualcomm | wcn3980_firmware | - |
qualcomm | wcn3998_firmware | - |
qualcomm | wcn6850_firmware | - |
qualcomm | wcn6851_firmware | - |
qualcomm | wsa8810_firmware | - |
qualcomm | wsa8815_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.