Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Kapnull

#46490de 53,624
5.5CVSS total
Vulnerabilidades · 1
PT-2026-26678
5.5
2026-03-20
Libde265 · Libde265 · CVE-2026-33165
**Name of the Vulnerable Software and Affected Versions** libde265 versions prior to 1.0.17 **Description** libde265 is an open source implementation of the h.265 video codec. A crafted HEVC bitstream can cause an out-of-bounds heap write. This occurs due to a stale `ctb info.log2unitSize` after an SPS change where `PicWidthInCtbsY` and `PicHeightInCtbsY` remain constant, but `Log2CtbSizeY` changes. This leads to `set SliceHeaderIndex` indexing past the allocated image metadata array, resulting in a write beyond the bounds of a heap allocation. **Recommendations** Update to libde265 version 1.0.17 or later.