CVE-2026-54240

libde265 is an open source implementation of the h.265 video codec. Versions prior to 1.1.1 use signed 32-bit arithmetic to calculate pixel offsets, allowing a crafted HEVC stream with large image dimensions to trigger an integer overflow and cause out-of-bounds heap reads or writes, potentially disclosing data, corrupting memory, or crashing the decoder. Version 1.1.1 contains a patch.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-11 22:16

Updated : 2026-09-14 19:17


NVD link : CVE-2026-54240

Mitre link : CVE-2026-54240

CVE.ORG link : CVE-2026-54240


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound

CWE-787

Out-of-bounds Write