Red Hat Security Advisory: gstreamer1-plugins-good security update
🔗 CVE IDs covered (3)
📋 Description
CVE-2026-18649 — gst-plugins-good: gst-plugins-good: unbounded memory growth in rtph264depay and rtph265depay RTP depayloaders CVE-2026-73433 — gstreamer1-plugins-good: gstreamer: unsigned integer underflow in avidemux FUJIFILM strd parsing leading to out-of-bounds read/write CVE-2026-73434 — gstreamer1-plugins-good: gstreamer: out-of-bounds read in avidemux vprp video field descriptor parsing
🎯 Affected products27
- Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.src as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-0:1.16.1-7.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debuginfo-0:1.16.1-7.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-debugsource-0:1.16.1-7.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-0:1.16.1-7.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.3.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)
- gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-7.el8_10.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: The following mitigations can reduce risk before a patch is available: 1. Use SRTP or DTLS-SRTP: Deploy the srtpdec element in the pipeline before the depayloader. SRTP provides per-packet authentication and will reject unauthenticated fragments before they reach rtph264depay/rtph265depay, completely preventing exploitation. 2. Network-level restriction: Use firewall rules (iptables/nftables) to restrict which sources can send RTP traffic to the GStreamer process. Allow RTP only from trusted, authenticated peers. 3. Build-time exclusion: Disable the entire RTP plugin by configuring with "-Drtp=disabled" in meson build options. This removes all RTP functionality including the vulnerable depayloaders. 4. Runtime element exclusion: Prevent the affected elements from being auto-plugged by setting GST_PLUGIN_FEATURE_RANK=rtph264depay:0,rtph265depay:0. This prevents automatic selection but not explicit pipeline construction.
🔗 References (6)
- selfhttps://access.redhat.com/errata/RHSA-2026:56966
- externalhttps://access.redhat.com/security/updates/classification/#moderate
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2510614
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2514801
- externalhttps://bugzilla.redhat.com/show_bug.cgi?id=2514807
- selfhttps://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_56966.json