CVE-2022-1925

DOS / potential heap overwrite in mkv demuxing using HEADERSTRIP decompression. Integer overflow in matroskaparse element in gst_matroska_decompress_data function which causes a heap overflow. Due to restrictions on chunk sizes in the matroskademux element, the overflow can't be triggered, however the matroskaparse element has no size checks.
References
Link Resource
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1225 Exploit Issue Tracking Patch Third Party Advisory
https://lists.debian.org/debian-lts-announce/2022/08/msg00001.html Mailing List Third Party Advisory
https://www.debian.org/security/2022/dsa-5204 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:gstreamer_project:gstreamer:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

27 Jun 2023, 15:50

Type Values Removed Values Added
CWE CWE-787

Information

Published : 2022-07-19 20:15

Updated : 2024-02-28 19:29


NVD link : CVE-2022-1925

Mitre link : CVE-2022-1925

CVE.ORG link : CVE-2022-1925


JSON object : View

Products Affected

gstreamer_project

  • gstreamer

debian

  • debian_linux
CWE
CWE-190

Integer Overflow or Wraparound

CWE-122

Heap-based Buffer Overflow