GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plugins.
Security Fix(es):
GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10.(CVE-2024-47544)
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in qtdemuxparsetrak function within qtdemux.c. During the strf parsing case, the subtraction size -= 40 can lead to a negative integer overflow if it is less than 40. If this happens, the subsequent call to gstbufferfill will invoke memcpy with a large tocopy size, resulting in an OOB-read. This vulnerability is fixed in 1.24.10.(CVE-2024-47545)
{
    "severity": "High"
}{
    "aarch64": [
        "gstreamer1-plugins-good-1.20.3-6.oe2403sp1.aarch64.rpm",
        "gstreamer1-plugins-good-debuginfo-1.20.3-6.oe2403sp1.aarch64.rpm",
        "gstreamer1-plugins-good-debugsource-1.20.3-6.oe2403sp1.aarch64.rpm",
        "gstreamer1-plugins-good-extras-1.20.3-6.oe2403sp1.aarch64.rpm",
        "gstreamer1-plugins-good-gtk-1.20.3-6.oe2403sp1.aarch64.rpm",
        "gstreamer1-plugins-good-qt-1.20.3-6.oe2403sp1.aarch64.rpm"
    ],
    "x86_64": [
        "gstreamer1-plugins-good-1.20.3-6.oe2403sp1.x86_64.rpm",
        "gstreamer1-plugins-good-debuginfo-1.20.3-6.oe2403sp1.x86_64.rpm",
        "gstreamer1-plugins-good-debugsource-1.20.3-6.oe2403sp1.x86_64.rpm",
        "gstreamer1-plugins-good-extras-1.20.3-6.oe2403sp1.x86_64.rpm",
        "gstreamer1-plugins-good-gtk-1.20.3-6.oe2403sp1.x86_64.rpm",
        "gstreamer1-plugins-good-qt-1.20.3-6.oe2403sp1.x86_64.rpm"
    ],
    "src": [
        "gstreamer1-plugins-good-1.20.3-6.oe2403sp1.src.rpm"
    ]
}