Integer overflow in libde265 - CVE-2026-54240
Published: September 4, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose heap data and cause a denial of service.
The vulnerability exists due to signed integer overflow in the get_image_plane_at_pos pixel accessor variants when decoding a crafted HEVC bitstream. A remote attacker can supply a crafted HEVC bitstream to disclose heap data and cause a denial of service.
Exploitation requires HEVC picture dimensions exceeding the square root of INT32_MAX.