CVE-2022-1920
Description
Integer overflow in GStreamer's matroskademux element leads to heap overwrite, potentially allowing arbitrary code execution via crafted Matroska files.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Integer overflow in GStreamer's matroskademux element leads to heap overwrite, potentially allowing arbitrary code execution via crafted Matroska files.
Vulnerability
Integer overflow in the gst_matroska_demux_add_wvpk_header function of the matroskademux element in GStreamer allows a heap overwrite while parsing Matroska files. The vulnerability exists in versions prior to the fix.
Exploitation
An attacker can exploit this by providing a specially crafted Matroska file that triggers the integer overflow during parsing. No authentication is required; the victim only needs to open the malicious file with a GStreamer-based application.
Impact
Successful exploitation allows an attacker to overwrite heap memory, potentially leading to arbitrary code execution with the privileges of the application using GStreamer.
Mitigation
The vulnerability was fixed in a later GStreamer release. Users should update to the latest version. No workaround is disclosed in the available references.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
27- osv-coords26 versionspkg:rpm/almalinux/gstreamer1-plugins-goodpkg:rpm/almalinux/gstreamer1-plugins-good-gtkpkg:rpm/opensuse/gstreamer-plugins-good&distro=openSUSE%20Leap%2015.3pkg:rpm/opensuse/gstreamer-plugins-good&distro=openSUSE%20Leap%2015.4pkg:rpm/suse/gstreamer-0_10-plugins-good&distro=SUSE%20Linux%20Enterprise%20Workstation%20Extension%2012%20SP5pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Enterprise%20Storage%207pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-ESPOSpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-LTSSpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP3pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Basesystem%2015%20SP4pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP2-BCLpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP3-BCLpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP4-LTSSpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-LTSSpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-BCLpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSSpkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP4pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP1pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP2pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Manager%20Proxy%204.1pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Manager%20Retail%20Branch%20Server%204.1pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20Manager%20Server%204.1pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20OpenStack%20Cloud%209pkg:rpm/suse/gstreamer-plugins-good&distro=SUSE%20OpenStack%20Cloud%20Crowbar%209
< 1.18.4-6.el9+ 25 more
- (no CPE)range: < 1.18.4-6.el9
- (no CPE)range: < 1.18.4-6.el9
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 0.10.31-17.7.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.20.1-150400.3.3.1
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.12.5-150000.3.7.2
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.12.5-150000.3.7.2
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.16.3-150200.3.9.1
- (no CPE)range: < 1.8.3-16.6.2
- (no CPE)range: < 1.8.3-16.6.2
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
3- www.debian.org/security/2022/dsa-5204mitrevendor-advisoryx_refsource_DEBIAN
- gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1226mitrex_refsource_MISC
- lists.debian.org/debian-lts-announce/2022/08/msg00001.htmlmitremailing-listx_refsource_MLIST
News mentions
0No linked articles in our index yet.