Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:2829-1

Опубликовано: 09 июл. 2026
Источник: suse-cvrf

Описание

Security update for libaom

This update for libaom 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).

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise Server 15 SP4-LTSS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise Server 15 SP5-LTSS
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
aom-tools-3.7.1-150400.3.12.1
libaom-devel-3.7.1-150400.3.12.1
libaom-devel-doc-3.7.1-150400.3.12.1
libaom3-3.7.1-150400.3.12.1

Описание

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.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:aom-tools-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-doc-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom3-3.7.1-150400.3.12.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:aom-tools-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-doc-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom3-3.7.1-150400.3.12.1

Ссылки

Описание

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).


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:aom-tools-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-doc-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom3-3.7.1-150400.3.12.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:aom-tools-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom-devel-doc-3.7.1-150400.3.12.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libaom3-3.7.1-150400.3.12.1

Ссылки
Уязвимость SUSE-SU-2026:2829-1