CVE-2020-36133
Description
AOM v2.0.1 was discovered to contain a global buffer overflow via the component av1/encoder/partition_search.h.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A global buffer overflow in AOM v2.0.1's `av1/encoder/partition_search.h` can be exploited via crafted input, potentially leading to remote code execution.
Vulnerability
A global buffer overflow vulnerability exists in AOM (libaom) version 2.0.1 within the component av1/encoder/partition_search.h. The flaw occurs when processing specially crafted AV1 encoded data, allowing an attacker to write beyond the bounds of a global buffer. The affected version is 2.0.1; later versions have addressed the issue [1].
Exploitation
An attacker can trigger the overflow by providing a maliciously crafted AV1 bitstream to an application using the vulnerable libaom library. No authentication is required; the attack can be delivered remotely via network if the application processes untrusted input. The exact sequence involves encoding or decoding operations that reach the vulnerable partition search code path.
Impact
Successful exploitation could lead to remote code execution (RCE) in the context of the application using libaom. The overflow may corrupt memory, potentially allowing an attacker to control program flow. The Gentoo security advisory lists this vulnerability among those that can result in RCE [1].
Mitigation
The vulnerability is fixed in libaom version 3.2.0 and later. Users should upgrade to at least 3.2.0. There is no known workaround for this issue [1]. The Gentoo advisory recommends updating via emerge --sync and `emerge --ask --oneshot --verbose ">=media-libs/libaom-3.2.0".
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- AOM/AOMdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- security.gentoo.org/glsa/202401-32mitrevendor-advisory
- www.debian.org/security/2023/dsa-5490mitrevendor-advisory
- lists.debian.org/debian-lts-announce/2023/09/msg00003.htmlmitremailing-list
- bugs.chromium.org/p/aomedia/issues/detailmitre
News mentions
0No linked articles in our index yet.