Fedora Account System
Red Hat Associate
Red Hat Customer
GStreamer gst-libav invalid free vulnerability. The gst_ffmpeg_pipe_close() function incorrectly calls g_free() on a pointer to an embedded struct member (&demux->ffpipe) that was never heap-allocated. This corrupts glibc heap metadata and causes a deterministic process abort. The issue is triggered when processing any non-seekable media stream through the avdemux_* elements. Introduced in commit 7d916c7377 (December 4, 2024, GStreamer >= 1.25.x). 68 crash samples identified, all showing identical stack trace. Smallest trigger: 7 bytes (AVS format header). Upstream confirmed by maintainer Sebastian Dröge (2026-06-02). Fix planned for GStreamer 1.28.4 or 1.28.5. Upstream issue: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/work_items/5101 (confidential). Reported via PSIRTSUPT-17135 by Ramesh Adhikari (CoE-CNDS Lab, VJTI, Mumbai, India).