Описание
Security update for SVT-AV1, libyuv0, libaom3
This update for SVT-AV1, libyuv0, libaom3 fixes the following issues:
- CVE-2026-56208: untrusted encoder configuration inputs can lead to a heap-based buffer overflow and a process crash (bsc#1268650).
- CVE-2026-56209: crafted video frames with specific Y-plane pixel values can lead to an arbitrary memory write (bsc#1268651).
- CVE-2026-56210: missing bounds check on layer_id inputs can lead to an out-of-bounds heap read (bsc#1268653).
- CVE-2026-56211: out-of-range spatial/temporal layer selection can lead to remote code execution (bsc#1268655).
Bug fixes:
- Add SVT-AV1, libyuv0, libaom3 to Basesystem, no source changes. (bsc#1263678).
Список пакетов
SUSE Linux Enterprise Module for Basesystem 15 SP7
SUSE Linux Enterprise Module for Desktop Applications 15 SP7
SUSE Linux Enterprise Server 15 SP6-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP6
Ссылки
- Link for SUSE-SU-2026:3224-1
- E-Mail link for SUSE-SU-2026:3224-1
- SUSE Security Ratings
- SUSE Bug 1263678
- SUSE Bug 1268242
- SUSE Bug 1268650
- SUSE Bug 1268651
- SUSE Bug 1268653
- SUSE Bug 1268655
- SUSE CVE CVE-2026-56208 page
- SUSE CVE CVE-2026-56209 page
- SUSE CVE CVE-2026-56210 page
- SUSE CVE CVE-2026-56211 page
Описание
A heap buffer overflow vulnerability was found in libaom, the reference AV1 codec implementation. A flaw in the AV1 encoder's Look-Ahead Processing (LAP) mode causes the first-pass stats ring buffer wrap-around guard to be bypassed when g_lag_in_frames is set to 1 or higher. This results in a 232-byte out-of-bounds write on every encoded frame after the second, corrupting adjacent heap objects. An attacker who can influence encoder configuration in a transcoding service or WebRTC session could exploit this to cause a denial of service (process crash) or potentially achieve code execution.
Затронутые продукты
Ссылки
- CVE-2026-56208
- SUSE Bug 1268650
Описание
An arbitrary address write vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC (Scalable Video Coding) layer ID control function allows an attacker to inject an arbitrary pointer into the cyclic refresh map field via crafted image pixel values. The encoder then writes approximately 1,200 bytes at the attacker-controlled address. This is fully deterministic and does not require a separate information leak. An attacker who can supply frames to a network-facing libaom encoder with SVC enabled could exploit this for denial of service or potential code execution.
Затронутые продукты
Ссылки
- CVE-2026-56209
- SUSE Bug 1268651
Описание
A heap-buffer-overflow read vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC (Scalable Video Coding) layer ID control function allows setting a spatial_layer_id exceeding the configured number of layers. This causes an out-of-bounds heap read of approximately 40,728 bytes when computing a layer context array index. An attacker who can influence SVC encoder parameters in a network-facing service could exploit this for information disclosure (heap content leak) or denial of service (segmentation fault from hitting unmapped memory).
Затронутые продукты
Ссылки
- CVE-2026-56210
- SUSE Bug 1268653
Описание
A remote code execution vulnerability was found in libaom, the reference AV1 codec implementation. Insufficient bounds validation in the AV1 encoder's SVC (Scalable Video Coding) layer ID control allows an attacker to supply crafted video frame pixels that overlap with internal encoder layer context structures. In fork-based video processing services, an attacker can use this to hijack the cyclic refresh map pointer, brute-force the process base address via a crash oracle, and redirect control flow to achieve arbitrary command execution. Exploitation requires the target service to use libaom with SVC encoding enabled and accept attacker-supplied video frames.
Затронутые продукты
Ссылки
- CVE-2026-56211
- SUSE Bug 1268655