RHSA-2026:6750

Vulnerability from csaf_redhat - Published: 2026-04-07 08:25 - Updated: 2026-04-08 08:03
Summary
Red Hat Security Advisory: gstreamer1-plugins-bad-free, gstreamer1-plugins-base, and gstreamer1-plugins-good security update
Severity
Important
Notes
Topic: An update for multiple packages is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a collection of plug-ins for GStreamer. Security Fix(es): * GStreamer: GStreamer: Arbitrary code execution via ASF file processing (CVE-2026-2920) * GStreamer: GStreamer: Remote Code Execution via heap-based buffer overflow in JPEG parser (CVE-2026-3082) * GStreamer: GStreamer: Remote Code Execution via Heap-based Buffer Overflow in rtpqdm2depay (CVE-2026-3085) * GStreamer: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling (CVE-2026-2921) * GStreamer: GStreamer: Remote Code Execution via Out-Of-Bounds Write in rtpqdm2depay (CVE-2026-3083) * GStreamer: GStreamer: Remote Code Execution via out-of-bounds write in DVB Subtitles handling (CVE-2026-2923) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the ASF Demuxer component allows a remote attacker to execute arbitrary code. The issue arises from insufficient validation of user-supplied data length when processing stream headers within ASF (Advanced Systems Format) files, leading to data being copied to a fixed-length heap-based buffer without proper bounds checking. Successful exploitation can result in arbitrary code execution in the context of the current process.

CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround Avoid processing untrusted ASF (Advanced Systems Format) media files. This vulnerability in the GStreamer ASF Demuxer requires user interaction, such as opening a malicious ASF file, to trigger the heap-based buffer overflow. Limiting exposure to untrusted media content can reduce the attack surface.

A flaw was found in GStreamer. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. The flaw exists within the handling of palette data in AVI files, where a lack of proper validation of user-supplied data can lead to an integer overflow before writing to memory. An attacker can leverage this integer overflow to execute code in the context of the current process.

CWE-190 - Integer Overflow or Wraparound
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround To mitigate this issue, avoid processing untrusted AVI media files with applications that use the GStreamer library. Users should exercise caution when opening or playing AVI files from unknown or suspicious sources.

A flaw was found in GStreamer. This out-of-bounds write vulnerability in the DVB (Digital Video Broadcasting) Subtitles handling allows remote attackers to execute arbitrary code. The issue stems from improper validation of user-supplied coordinate data, which can lead to writing beyond the boundaries of an allocated memory buffer. Successful exploitation can result in arbitrary code execution within the context of the current process.

CWE-787 - Out-of-bounds Write
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround To mitigate this issue, avoid processing untrusted DVB subtitle streams with GStreamer. Limiting exposure to untrusted content can reduce the risk of exploitation.

A flaw was found in GStreamer. A remote attacker can exploit a heap-based buffer overflow vulnerability in the GStreamer JPEG parser by providing a specially crafted JPEG file. This issue is caused by improper validation of Huffman table lengths, which can lead to arbitrary code execution in the context of the current process.

CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.

A flaw was found in GStreamer. This out-of-bounds write vulnerability exists within the `rtpqdm2depay` element, specifically during the processing of X-QDM Real-time Transport Protocol (RTP) payload elements. A remote attacker can exploit this by providing malformed user-supplied data to the `packetid` element, leading to a write past the end of an allocated array. Successful exploitation can result in arbitrary code execution in the context of the current process.

CWE-787 - Out-of-bounds Write
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.

A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the rtpqdm2depay component allows a remote attacker to execute arbitrary code. The flaw occurs due to insufficient validation of user-supplied data length during the processing of X-QDM Real-time Transport Protocol (RTP) payloads. Successful exploitation can lead to remote code execution within the context of the current process.

CWE-1284 - Improper Validation of Specified Quantity in Input
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:6750
Workaround To mitigate this issue, avoid processing X-QDM RTP payloads from untrusted sources. Restricting network access to applications that utilize GStreamer for RTP stream processing can limit exposure.
References
https://access.redhat.com/errata/RHSA-2026:6750 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2447490 external
https://bugzilla.redhat.com/show_bug.cgi?id=2447492 external
https://bugzilla.redhat.com/show_bug.cgi?id=2447495 external
https://bugzilla.redhat.com/show_bug.cgi?id=2447496 external
https://bugzilla.redhat.com/show_bug.cgi?id=2447498 external
https://bugzilla.redhat.com/show_bug.cgi?id=2447503 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2026-2920 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447490 external
https://www.cve.org/CVERecord?id=CVE-2026-2920 external
https://nvd.nist.gov/vuln/detail/CVE-2026-2920 external
https://gitlab.freedesktop.org/gstreamer/gstreame… external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2026-2921 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447496 external
https://www.cve.org/CVERecord?id=CVE-2026-2921 external
https://nvd.nist.gov/vuln/detail/CVE-2026-2921 external
https://gitlab.freedesktop.org/gstreamer/gstreame… external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2026-2923 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447503 external
https://www.cve.org/CVERecord?id=CVE-2026-2923 external
https://nvd.nist.gov/vuln/detail/CVE-2026-2923 external
https://gitlab.freedesktop.org/gstreamer/gstreame… external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2026-3082 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447492 external
https://www.cve.org/CVERecord?id=CVE-2026-3082 external
https://nvd.nist.gov/vuln/detail/CVE-2026-3082 external
https://gitlab.freedesktop.org/gstreamer/gstreame… external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2026-3083 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447498 external
https://www.cve.org/CVERecord?id=CVE-2026-3083 external
https://nvd.nist.gov/vuln/detail/CVE-2026-3083 external
https://gitlab.freedesktop.org/gstreamer/gstreame… external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2026-3085 self
https://bugzilla.redhat.com/show_bug.cgi?id=2447495 external
https://www.cve.org/CVERecord?id=CVE-2026-3085 external
https://nvd.nist.gov/vuln/detail/CVE-2026-3085 external
https://www.zerodayinitiative.com/advisories/ZDI-… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for multiple packages is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-bad-free package contains a collection of plug-ins for GStreamer.\n\nSecurity Fix(es):\n\n* GStreamer: GStreamer: Arbitrary code execution via ASF file processing (CVE-2026-2920)\n\n* GStreamer: GStreamer: Remote Code Execution via heap-based buffer overflow in JPEG parser (CVE-2026-3082)\n\n* GStreamer: GStreamer: Remote Code Execution via Heap-based Buffer Overflow in rtpqdm2depay (CVE-2026-3085)\n\n* GStreamer: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling (CVE-2026-2921)\n\n* GStreamer: GStreamer: Remote Code Execution via Out-Of-Bounds Write in rtpqdm2depay (CVE-2026-3083)\n\n* GStreamer: GStreamer: Remote Code Execution via out-of-bounds write in DVB Subtitles handling (CVE-2026-2923)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:6750",
        "url": "https://access.redhat.com/errata/RHSA-2026:6750"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2447490",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447490"
      },
      {
        "category": "external",
        "summary": "2447492",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447492"
      },
      {
        "category": "external",
        "summary": "2447495",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447495"
      },
      {
        "category": "external",
        "summary": "2447496",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447496"
      },
      {
        "category": "external",
        "summary": "2447498",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447498"
      },
      {
        "category": "external",
        "summary": "2447503",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447503"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6750.json"
      }
    ],
    "title": "Red Hat Security Advisory: gstreamer1-plugins-bad-free, gstreamer1-plugins-base, and gstreamer1-plugins-good security update",
    "tracking": {
      "current_release_date": "2026-04-08T08:03:12+00:00",
      "generator": {
        "date": "2026-04-08T08:03:12+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.5"
        }
      },
      "id": "RHSA-2026:6750",
      "initial_release_date": "2026-04-07T08:25:32+00:00",
      "revision_history": [
        {
          "date": "2026-04-07T08:25:32+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-07T08:25:32+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-08T08:03:12+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.10.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CRB (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux CRB (v. 8)",
                  "product_id": "CRB-8.10.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debugsource@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debuginfo@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-devel@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-6.el8_10?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debugsource@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debuginfo@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-devel@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-6.el8_10?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debugsource@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debuginfo@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-devel@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-6.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-6.el8_10?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debugsource@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debuginfo@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-devel@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-6.el8_10?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debugsource@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-debuginfo@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-bad-free-devel@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-devel@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debugsource@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-debuginfo@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-base-tools-debuginfo@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debugsource@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-debuginfo@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
                "product": {
                  "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_id": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gstreamer1-plugins-good-gtk-debuginfo@1.16.1-6.el8_10?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        },
        "product_reference": "gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-2920",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2026-03-13T21:01:46.842901+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447490"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the ASF Demuxer component allows a remote attacker to execute arbitrary code. The issue arises from insufficient validation of user-supplied data length when processing stream headers within ASF (Advanced Systems Format) files, leading to data being copied to a fixed-length heap-based buffer without proper bounds checking. Successful exploitation can result in arbitrary code execution in the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Arbitrary code execution via ASF file processing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an IMPORTANT heap-based buffer overflow vulnerability in the GStreamer ASF Demuxer. The flaw allows remote code execution when processing specially crafted ASF files due to improper validation of stream header lengths. Red Hat products utilizing GStreamer for multimedia processing are affected if they handle untrusted ASF content.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-2920"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447490",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447490"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-2920",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2920"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2920",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2920"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/37d7991168a223d0810fd1f4493ec6a8b6a510d3",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/37d7991168a223d0810fd1f4493ec6a8b6a510d3"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-164/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-164/"
        }
      ],
      "release_date": "2026-03-13T20:38:27.802000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "Avoid processing untrusted ASF (Advanced Systems Format) media files. This vulnerability in the GStreamer ASF Demuxer requires user interaction, such as opening a malicious ASF file, to trigger the heap-based buffer overflow. Limiting exposure to untrusted media content can reduce the attack surface.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Arbitrary code execution via ASF file processing"
    },
    {
      "cve": "CVE-2026-2921",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2026-03-13T21:02:05.060897+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447496"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. The flaw exists within the handling of palette data in AVI files, where a lack of proper validation of user-supplied data can lead to an integer overflow before writing to memory. An attacker can leverage this integer overflow to execute code in the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an IMPORTANT vulnerability in GStreamer that allows arbitrary code execution. The flaw occurs due to an integer overflow when processing palette data in specially crafted AVI files. Exploitation requires a user to process a malicious AVI file with an application linked against the GStreamer library.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-2921"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447496",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447496"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-2921",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2921"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2921",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2921"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/e3a99c35266fc92dd6a18ac5fde028d0cda559e6",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/e3a99c35266fc92dd6a18ac5fde028d0cda559e6"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-168/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-168/"
        }
      ],
      "release_date": "2026-03-13T20:41:50.780000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, avoid processing untrusted AVI media files with applications that use the GStreamer library. Users should exercise caution when opening or playing AVI files from unknown or suspicious sources.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Arbitrary code execution via RIFF palette integer overflow in AVI file handling"
    },
    {
      "cve": "CVE-2026-2923",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "discovery_date": "2026-03-13T21:02:25.746781+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447503"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. This out-of-bounds write vulnerability in the DVB (Digital Video Broadcasting) Subtitles handling allows remote attackers to execute arbitrary code. The issue stems from improper validation of user-supplied coordinate data, which can lead to writing beyond the boundaries of an allocated memory buffer. Successful exploitation can result in arbitrary code execution within the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Remote Code Execution via out-of-bounds write in DVB Subtitles handling",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "IMPORTANT: A vulnerability in GStreamer\u0027s DVB subtitles component allows remote code execution due to an out-of-bounds write caused by improper validation of user-supplied data. This affects Red Hat Enterprise Linux versions that include GStreamer. Exploitation requires interaction with the GStreamer library, typically through processing malicious DVB subtitle streams.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-2923"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447503",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447503"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-2923",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-2923"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-2923",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2923"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/3b8253f447bcc9831dbf643d2c69b205fedbe086",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/3b8253f447bcc9831dbf643d2c69b205fedbe086"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-161/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-161/"
        }
      ],
      "release_date": "2026-03-13T20:39:01.199000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, avoid processing untrusted DVB subtitle streams with GStreamer. Limiting exposure to untrusted content can reduce the risk of exploitation.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Remote Code Execution via out-of-bounds write in DVB Subtitles handling"
    },
    {
      "cve": "CVE-2026-3082",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2026-03-13T21:01:52.652019+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447492"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. A remote attacker can exploit a heap-based buffer overflow vulnerability in the GStreamer JPEG parser by providing a specially crafted JPEG file. This issue is caused by improper validation of Huffman table lengths, which can lead to arbitrary code execution in the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Remote Code Execution via heap-based buffer overflow in JPEG parser",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an IMPORTANT heap-based buffer overflow vulnerability in the GStreamer JPEG parser. The flaw allows remote code execution when processing a specially crafted JPEG file due to improper validation of Huffman table lengths. Red Hat products utilizing GStreamer to process untrusted JPEG content are affected.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-3082"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447492",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447492"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3082",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-3082"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3082",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3082"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/7d3c258ed928cf59d126c8ea926b185f046f444c",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/7d3c258ed928cf59d126c8ea926b185f046f444c"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-163/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-163/"
        }
      ],
      "release_date": "2026-03-13T20:39:33.772000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Remote Code Execution via heap-based buffer overflow in JPEG parser"
    },
    {
      "cve": "CVE-2026-3083",
      "cwe": {
        "id": "CWE-787",
        "name": "Out-of-bounds Write"
      },
      "discovery_date": "2026-03-13T21:02:11.232291+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447498"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. This out-of-bounds write vulnerability exists within the `rtpqdm2depay` element, specifically during the processing of X-QDM Real-time Transport Protocol (RTP) payload elements. A remote attacker can exploit this by providing malformed user-supplied data to the `packetid` element, leading to a write past the end of an allocated array. Successful exploitation can result in arbitrary code execution in the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Remote Code Execution via Out-Of-Bounds Write in rtpqdm2depay",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This IMPORTANT vulnerability in GStreamer allows remote code execution due to an out-of-bounds write when processing X-QDM RTP payload elements. Red Hat products using GStreamer for RTP stream handling are affected if they process untrusted media streams.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-3083"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447498",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447498"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3083",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-3083"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3083",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3083"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/d60a94dee3c0a0942c9981491bf83e0de1900fbf",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/d60a94dee3c0a0942c9981491bf83e0de1900fbf"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-166/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-166/"
        }
      ],
      "release_date": "2026-03-13T20:41:31.185000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Remote Code Execution via Out-Of-Bounds Write in rtpqdm2depay"
    },
    {
      "cve": "CVE-2026-3085",
      "cwe": {
        "id": "CWE-1284",
        "name": "Improper Validation of Specified Quantity in Input"
      },
      "discovery_date": "2026-03-13T21:02:01.642993+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2447495"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in GStreamer. This heap-based buffer overflow vulnerability in the rtpqdm2depay component allows a remote attacker to execute arbitrary code. The flaw occurs due to insufficient validation of user-supplied data length during the processing of X-QDM Real-time Transport Protocol (RTP) payloads. Successful exploitation can lead to remote code execution within the context of the current process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "GStreamer: GStreamer: Remote Code Execution via Heap-based Buffer Overflow in rtpqdm2depay",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an IMPORTANT vulnerability in the GStreamer rtpqdm2depay plugin. The flaw enables remote code execution through a heap-based buffer overflow when processing specially crafted X-QDM RTP payloads. Exploitation requires an application to interact with the vulnerable GStreamer library to process such untrusted media streams.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
          "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-3085"
        },
        {
          "category": "external",
          "summary": "RHBZ#2447495",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447495"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3085",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-3085"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3085",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3085"
        },
        {
          "category": "external",
          "summary": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/d60a94dee3c0a0942c9981491bf83e0de1900fbf",
          "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/d60a94dee3c0a0942c9981491bf83e0de1900fbf"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-26-167/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-26-167/"
        }
      ],
      "release_date": "2026-03-13T20:40:02.186000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-07T08:25:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:6750"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, avoid processing X-QDM RTP payloads from untrusted sources. Restricting network access to applications that utilize GStreamer for RTP stream processing can limit exposure.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-devel-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-base-tools-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.src",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-debugsource-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-0:1.16.1-6.el8_10.x86_64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.i686",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.s390x",
            "AppStream-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-good-gtk-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debuginfo-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-debugsource-0:1.16.1-6.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:gstreamer1-plugins-bad-free-devel-0:1.16.1-6.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "GStreamer: GStreamer: Remote Code Execution via Heap-based Buffer Overflow in rtpqdm2depay"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…