NULL Pointer Dereference Affecting gstreamer1-plugins-good package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.9% (56th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS10-GSTREAMER1PLUGINSGOOD-10299700
  • published4 Jun 2025
  • disclosed11 Dec 2024

Introduced: 11 Dec 2024

CVE-2024-47613  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

There is no fixed version for Centos:10 gstreamer1-plugins-good.

NVD Description

Note: Versions mentioned in the description apply only to the upstream gstreamer1-plugins-good package and not the gstreamer1-plugins-good package as distributed by Centos. See How to fix? for Centos:10 relevant fixed versions and status.

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gst_gdk_pixbuf_dec_flush within gstgdkpixbufdec.c. This function invokes memcpy, using out_pix as the destination address. out_pix is expected to point to the frame 0 from the frame structure, which is read from the input file. However, in certain situations, it can points to a NULL frame, causing the subsequent call to memcpy to attempt writing to the null address (0x00), leading 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.

CVSS Base Scores

version 3.1