CVE-2017-11076
26.11.2024, 09:15
On some hardware revisions where VP9 decoding is hardware-accelerated, the frame size is not programmed correctly into the decoder hardware which can lead to an invalid memory access by the decoder.Enginsight
Vendor | Product | Version |
---|---|---|
qualcomm | msm8909w_firmware | - |
qualcomm | msm8996au_firmware | - |
qualcomm | sd_210_firmware | - |
qualcomm | sd_212_firmware | - |
qualcomm | sd_205_firmware | - |
qualcomm | sd_425_firmware | - |
qualcomm | sd_427_firmware | - |
qualcomm | sd_430_firmware | - |
qualcomm | sd_435_firmware | - |
qualcomm | sd_450_firmware | - |
qualcomm | sd_615_firmware | - |
qualcomm | sd_616_firmware | - |
qualcomm | sd_415_firmware | - |
qualcomm | sd_625_firmware | - |
qualcomm | sd_810_firmware | - |
qualcomm | sd_820_firmware | - |
qualcomm | sd_820a_firmware | - |
qualcomm | sd_835_firmware | - |
qualcomm | sd_845_firmware | - |
qualcomm | sdm429_firmware | - |
qualcomm | sdm439_firmware | - |
qualcomm | sdm630_firmware | - |
qualcomm | sdm632_firmware | - |
qualcomm | sdm636_firmware | - |
qualcomm | sdm660_firmware | - |
qualcomm | sdm710_firmware | - |
qualcomm | snapdragon_high_med_2016_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.