VDB
DEBIAN-CVE-2024-47602
DEBIAN-CVE-2024-47602
PUBLISHED
CVSS 7.5 HIGH
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gst_matroska_demux_add_wvpk_header function within matroska-demux.c. This function does not properly check the validity of the stream->codec_priv pointer in the following code. If stream->codec_priv is NULL, the call to GST_READ_UINT16_LE will attempt to dereference a null pointer, leading to a crash of the application. This vulnerability is fixed in 1.24.10.
Risk Scores
CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | gst-plugins-good1.0 | 0, 1.18.4-2, 1.18.4-2 |
| Debian:12 | gst-plugins-good1.0 | 1.22.0-5, 1.22.0-5, 1.22.0-5+deb12u1 |
| Debian:14 | gst-plugins-good1.0 | 0, 0 |
| Debian:13 | gst-plugins-good1.0 | 0, 0 |
Timeline
- Dec 12, 2024 CVE Published
- Apr 28, 2026 CVE Updated