struktur AGのlibde265における境界外書き込みに関する脆弱性
| Title |
struktur AGのlibde265における境界外書き込みに関する脆弱性
|
| Summary |
libde265はH.265ビデオコーデックのオープンソース実装です。バージョン1.0.20以前では、細工されたH.265ビットストリームにより、`decoder_context::process_reference_picture_set()`(`libde265/decctx.cc:1376`)で境界外配列書き込みが発生する可能性があります。原因は予測された短期参照画像セットエントリに対する集約境界チェックが不足していることです。個別のリストサイズは検証されますが、予測RPS構築後の合計数が16エントリの`PocStFoll`配列の上限を超え、インデックス16への書き込みが発生します。バージョン1.0.20でこの問題は修正されました。
|
| Possible impacts |
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 19, 2026, midnight |
| Registration Date |
June 29, 2026, 11:14 a.m. |
| Last Update |
June 29, 2026, 11:14 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H |
Affected System
| struktur AG |
|
libde265 1.0.20 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:14 a.m. |
NVD Vulnerability Information
CVE-2026-49295
| Summary |
libde265 is an open source implementation of the h.265 video codec. Prior to version 1.0.20, a crafted H.265 bitstream can cause an out-of-bounds array write in `decoder_context::process_reference_picture_set()` (`libde265/decctx.cc:1376`). The root cause is a missing aggregate bound check on predicted short-term reference picture set entries. Individual list sizes are validated, but the combined count after predicted RPS construction can exceed the 16-entry `PocStFoll` array, writing at index 16. Version 1.0.20 patches the issue.
|
| Publication Date |
June 20, 2026, 6:17 a.m. |
| Registration Date |
June 27, 2026, 4:07 a.m. |
| Last Update |
June 24, 2026, 1 a.m. |
Related information, measures and tools
Common Vulnerabilities List