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_jpeg_dec_negotiate function in gstjpegdec.c. This function does not check for a NULL return value from gst_video_decoder_set_output_state. When this happens, dereferences of the outstate pointer will lead to a null pointer dereference. This vulnerability can result in a Denial of Service (DoS) by triggering a segmentation fault (SEGV). 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-47599 has a severity rating that indicates a potential impact on application stability due to a null pointer dereference.
To fix CVE-2024-47599, update the GStreamer library to version 1.22.0-5+deb12u2 or 1.24.11-5.
CVE-2024-47599 affects GStreamer versions up to 1.24.10.
The consequences of CVE-2024-47599 may include application crashes or instability when processing media.
There are currently no known workarounds for CVE-2024-47599; updating GStreamer is the recommended solution.