Integer underflow in x265 - CVE-2017-13666
Published: August 24, 2017 / Updated: August 8, 2020
x265
Detailed vulnerability description
The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.
An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax() in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can cause an integer underflow, which leads to a crash. This is a different vulnerability than CVE-2017-8906.