Files
CVEs-PoC/2015/CVE-2015-1224.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2015-1224

Description

The VpxVideoDecoder::VpxDecode function in media/filters/vpx_video_decoder.cc in the vpxdecoder implementation in Google Chrome before 41.0.2272.76 does not ensure that alpha-plane dimensions are identical to image dimensions, which allows remote attackers to cause a denial of service (out-of-bounds read) via crafted VPx video data.

POC

Reference

No PoCs from references.

Github