First published: Wed Dec 11 2024(Updated: )
GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gst_matroska_demux_parse_blockgroup_or_simpleblock function within matroska-demux.c. This function does not properly check the validity of the GstBuffer *sub pointer before performing dereferences. As a result, null pointer dereferences may occur. This vulnerability is fixed in 1.24.10.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
GStreamer | <1.24.10 | |
debian/gst-plugins-good1.0 | <=1.18.4-2+deb11u2 | 1.22.0-5+deb12u2 1.24.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47601 is classified as a high-severity vulnerability due to the potential for impactful exploitation.
To fix CVE-2024-47601, update GStreamer to versions 1.24.11-5 or later, or apply any relevant patches provided by your distribution.
CVE-2024-47601 affects GStreamer versions up to 1.24.10 and specific versions of gst-plugins-good1.0 up to 1.18.4-2+deb11u2.
CVE-2024-47601 is a null pointer dereference vulnerability found in the gst_matroska_demux_parse_blockgroup_or_simpleblock function.
CVE-2024-47601 may allow an attacker to execute malicious code remotely by manipulating media files processed by GStreamer.