No analysis available yet.
Vendor Workaround
There is no complete mitigation for this vulnerability. The following measures can reduce risk: 1. If using libaom as a standalone encoder library, avoid setting g_lag_in_frames to values >= 1 when processing untrusted input, or validate all encoder configuration parameters before passing them to the libaom API. 2. For Firefox and Thunderbird, ensure browsers are updated to versions that include the patched libaom (v3.14.0 or later). 3. For standalone libaom deployments (RHEL-AI, Hummingbird), restrict access to the encoding service to trusted clients only. 4. Apply network-level access controls to limit who can submit video for encoding.
Tracking
Sign in to view the affected projects.
No advisories yet.
Fri, 19 Jun 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Libaom: libaom: heap buffer overflow in av1 encoder first-pass stats buffer via lap mode | |
| First Time appeared |
Redhat
Redhat enterprise Linux Redhat enterprise Linux Ai Redhat hummingbird |
|
| Weaknesses | CWE-122 | |
| CPEs | cpe:/a:redhat:enterprise_linux_ai:3 cpe:/a:redhat:hummingbird:1 cpe:/o:redhat:enterprise_linux:10 cpe:/o:redhat:enterprise_linux:9 |
|
| Vendors & Products |
Redhat
Redhat enterprise Linux Redhat enterprise Linux Ai Redhat hummingbird |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: redhat
Published:
Updated: 2026-06-19T17:36:50.113Z
Reserved: 2026-06-19T15:50:16.801Z
Link: CVE-2026-56208
No data.
No data.
No data.
OpenCVE Enrichment
No data.
-
CWE-122
Heap-based Buffer Overflow