CVE-2026-33165

libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.17, a crafted HEVC bitstream causes an out-of-bounds heap write confirmed by AddressSanitizer. The trigger is a stale ctb_info.log2unitSize after an SPS change where PicWidthInCtbsY and PicHeightInCtbsY stay constant but Log2CtbSizeY changes, causing set_SliceHeaderIndex to index past the allocated image metadata array and write 2 bytes past the end of a heap allocation. This issue has been patched in version 1.0.17.
Configurations

Configuration 1 (hide)

cpe:2.3:a:struktur:libde265:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-20 21:17

Updated : 2026-03-23 20:09


NVD link : CVE-2026-33165

Mitre link : CVE-2026-33165

CVE.ORG link : CVE-2026-33165


JSON object : View

Products Affected

struktur

  • libde265
CWE
CWE-787

Out-of-bounds Write