CVE-2022-33282
13.04.2023, 07:15
Memory corruption in Automotive Multimedia due to integer overflow to buffer overflow during IOCTL calls in video playback.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | msm8996au_firmware | - |
qualcomm | qam8295p_firmware | - |
qualcomm | qca6574a_firmware | - |
qualcomm | qca6574au_firmware | - |
qualcomm | qca6584au_firmware | - |
qualcomm | qca6595_firmware | - |
qualcomm | qca6595au_firmware | - |
qualcomm | qca6696_firmware | - |
qualcomm | sa6145p_firmware | - |
qualcomm | sa6150p_firmware | - |
qualcomm | sa6155_firmware | - |
qualcomm | sa6155p_firmware | - |
qualcomm | sa8145p_firmware | - |
qualcomm | sa8150p_firmware | - |
qualcomm | sa8155_firmware | - |
qualcomm | sa8155p_firmware | - |
qualcomm | sa8195p_firmware | - |
qualcomm | sa8295p_firmware | - |
qualcomm | sa8540p_firmware | - |
qualcomm | sa9000p_firmware | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-680 - Integer Overflow to Buffer OverflowThe product performs a calculation to determine how much memory to allocate, but an integer overflow can occur that causes less memory to be allocated than expected, leading to a buffer overflow.
- CWE-190 - Integer Overflow or WraparoundThe software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.