GStreamer is a library for constructing graphs of media-handling components. The program attempts to reallocate the memory pointed to by stream->samples to accommodate stream->n_samples + samples_count elements of type QtDemuxSample. The problem is that samples_count is read from the input file. And if this value is big enough, this can lead to an integer overflow during the addition. As a consequence, g_try_renew might allocate memory for a significantly smaller number of elements than intended. Following this, the program iterates through samples_count elements and attempts to write samples_count number of elements, potentially exceeding the actual allocated memory size and causing an OOB-write. This vulnerability is fixed in 1.24.10.
CVSS Details
- CVSS 4.0 Base Score: 8.6 (HIGH)
- CVSS 4.0 Vector: (CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X)
- CVSS 3.1 Base Score: 9.8
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alma_linux | — | Upgrade gstreamer1-plugins-good-gtkUpgrade gstreamer1-plugins-good | Dec 19, 2024 | Dec 12, 2024 |
| Alpine Linux | — | Upgrade gst-plugins-goodUpgrade gstreamer | Aug 8, 2025 | Dec 11, 2024 |
| Amazon Linux Ami 2 | — | Upgrade gstreamer1-plugins-good-debuginfoUpgrade gstreamer1-plugins-good-gtkUpgrade gstreamer1-plugins-good | Feb 5, 2025 | Dec 12, 2024 |
| Debian | — | Upgrade gst-plugins-good1.0 | Dec 31, 2024 | Dec 12, 2024 |
| Freebsd | — | Upgrade gstreamer1-plugins-good | Dec 10, 2025 | Dec 6, 2024 |
| Gentoo Linux | — | Upgrade media-libs/gst-plugins-base.Upgrade media-libs/gstreamer. | Jun 13, 2025 | Dec 12, 2024 |
| Oracle_linux | — | Upgrade gstreamer1-plugins-base-develUpgrade gstreamer1-plugins-baseUpgrade gstreamer1-plugins-base-toolsUpgrade gstreamer1-plugins-goodUpgrade gstreamer1-plugins-base-devel-docsUpgrade gstreamer1-plugins-good-gtk | Dec 16, 2024 | Dec 11, 2024 |
| Redhat_linux | — | Upgrade gstreamer1-plugins-base-debuginfoUpgrade gstreamer1-plugins-good-qt-debuginfoUpgrade gstreamer1-plugins-good-debuginfoUpgrade gstreamer1-plugins-good-gtkUpgrade gstreamer1-plugins-base-devel-docsUpgrade gstreamer1-plugins-good-debugsourceUpgrade gstreamer1-plugins-base-toolsUpgrade gstreamer1-plugins-good-gtk-debuginfoUpgrade gstreamer1-plugins-base-develUpgrade gstreamer1-plugins-baseUpgrade gstreamer1-plugins-good | Feb 10, 2025 | Dec 12, 2024 |
| Rocky_linux | — | Upgrade gstreamer1-plugins-good-gtk-debuginfoUpgrade gstreamer1-plugins-good-gtkUpgrade gstreamer1-plugins-good-debuginfoUpgrade gstreamer1-plugins-goodUpgrade gstreamer1-plugins-good-debugsource | Feb 5, 2026 | Dec 19, 2024 |
| Ubuntu | — | Upgrade gstreamer1.0-qt5Upgrade gstreamer1.0-gtk3Upgrade gstreamer1.0-qt6Upgrade libgstreamer-plugins-good1.0-0Upgrade gstreamer1.0-pulseaudioUpgrade gstreamer1.0-plugins-good | Dec 19, 2024 | Dec 12, 2024 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Jan 29, 2025 | Dec 11, 2024 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub