mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-21 17:21:13 +00:00
95ca7014c8
Ship these also as part of the monorepo, so we can prepare new advisories as part of the relevant merge requests in the private gstreamer-security repository. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7610>
1.7 KiB
1.7 KiB
Security Advisory 2022-0002 (CVE-2022-1922, CVE-2022-1923, CVE-2022-1924, CVE-2022-1925)
Summary | Potential heap overwrite in mkv demuxing using zlib/bz2/lzo decompression |
Date | 2022-06-15 23:00 |
Affected Versions | GStreamer gst-plugins-good 1.x < 1.20.3, 0.10.x |
IDs | GStreamer-SA-2022-0002 CVE-2022-1922 CVE-2022-1923 CVE-2022-1924 CVE-2022-1925 |
Details
Potential heap overwrite in the mkv demuxer when handling certain Matroska/WebM files in GStreamer versions before 1.20.3.
Impact
It is possible for a malicious third party to trigger a crash in the application, and possibly also overwrite data on the heap.
Solution
The gst-plugins-good 1.20.3 release addresses the issue. People using older branches of GStreamer should apply the patch and recompile.