Out-of-bounds read In gst-plugins-good1.0
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 13 | 1.24.10-1 | ||
debian 11 | 1.18.4-2+deb11u3 | ||
debian 12 | 1.22.0-5+deb12u2 | ||
debian 14 | 1.24.10-1 | ||
rpm rhel9 | 0:1.22.1-3.el9_5 | ||
rpm rhel8.8 | 0:1.16.1-4.el8_8 | ||
rpm rhel7 | - | - | |
rpm rhel10 | - | - | |
rpm rhel8 | 0:1.16.1-5.el8_10 | ||
rpm rhel9.2 | 0:1.18.4-7.el9_2 |
1-10 of 12
10
Aliases