CVE-2024-47835NULL Pointer Dereference in Gstreamer

Severity
6.8MEDIUMNVD
OSV8.8
EPSS
0.1%
top 76.66%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 12
Latest updateOct 7

Description

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been detected in the parse_lrc function within gstsubparse.c. The parse_lrc function calls strchr() to find the character ']' in the string line. The pointer returned by this call is then passed to g_strdup(). However, if the string line does not contain the character ']', strchr() returns NULL, and a call to g_strdup(start + 1) leads to a null pointer dereference. This vulne

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Affected Packages2 packages

NVDgstreamer/gstreamer< 1.24.10
debiandebian/gst-plugins-base1.0< gst-plugins-base1.0 1.22.0-3+deb12u3 (bookworm)

Patches

🔴Vulnerability Details

2
OSV
gst-plugins-base1.0 vulnerabilities2025-10-07
OSV
CVE-2024-47835: GStreamer is a library for constructing graphs of media-handling components2024-12-12

📋Vendor Advisories

4
Ubuntu
GStreamer Base Plugins vulnerabilities2025-10-07
Ubuntu
GStreamer Base Plugins vulnerabilities2024-12-18
Red Hat
gstreamer1-plugins-base: NULL-pointer dereference in LRC subtitle parser2024-12-11
Debian
CVE-2024-47835: gst-plugins-base1.0 - GStreamer is a library for constructing graphs of media-handling components. A n...2024