VULNERABILITY

Amazon Linux AMI 2: CVE-2024-47606: Security patch for gstreamer1, gstreamer1-plugins-good (Multiple Advisories)

Try Surface Command Get a continuous 360° view of your attack surface
Back to Search

Amazon Linux AMI 2: CVE-2024-47606: Security patch for gstreamer1, gstreamer1-plugins-good (Multiple Advisories)

Severity
10
CVSS
(AV:N/AC:L/Au:N/C:C/I:C/A:C)
Published
12/12/2024
Created
02/05/2025
Added
02/05/2025
Modified
03/10/2025

Description

GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemux_parse_theora_extension within qtdemux.c. The vulnerability occurs due to an underflow of the gint size variable, which causes size to hold a large unintended value when cast to an unsigned integer. This 32-bit negative value is then cast to a 64-bit unsigned integer (0xfffffffffffffffa) in a subsequent call to gst_buffer_new_and_alloc. The function gst_buffer_new_allocate then attempts to allocate memory, eventually calling _sysmem_new_block. The function _sysmem_new_block adds alignment and header size to the (unsigned) size, causing the overflow of the 'slice_size' variable. As a result, only 0x89 bytes are allocated, despite the large input size. When the following memcpy call occurs in gst_buffer_fill, the data from the input file will overwrite the content of the GstMapInfo info structure. Finally, during the call to gst_memory_unmap, the overwritten memory may cause a function pointer hijack, as the mem->allocator->mem_unmap_full function is called with a corrupted pointer. This function pointer overwrite could allow an attacker to alter the execution flow of the program, leading to arbitrary code execution. This vulnerability is fixed in 1.24.10.

Solution(s)

  • amazon-linux-ami-2-upgrade-gstreamer1
  • amazon-linux-ami-2-upgrade-gstreamer1-debuginfo
  • amazon-linux-ami-2-upgrade-gstreamer1-devel
  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good
  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good-debuginfo
  • amazon-linux-ami-2-upgrade-gstreamer1-plugins-good-gtk

insightVM

Advanced vulnerability management analytics and reporting.
Key Features
  • Lightweight Endpoint Agent
  • Live Dashboards
  • Real Risk Prioritization
  • IT-Integrated Remediation Projects
  • Cloud, Virtual, and Container Assessment
  • Integrated Threat Feeds
  • Easy-to-Use RESTful API
  • Automation-Assisted Patching
  • Automated Containment
Free InsightVM Trial View All Features

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;