<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="sa-render.xsl"?>
  <update from="huaweicloud.com" type="security" status="stable" version="1">
    <id>HCE2-SA-2026-0063</id>
    <title>An update for gstreamer1 is now available for HCE 2.0</title>
    <severity>Critical</severity>
    <release>HCE 2.0</release>
    <issued date="2026-03-23 23:18:31"/>
    <updated date="2026-03-23 23:18:31"/>
    <references>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2024-47606" id="CVE-2024-47606" title="CVE-2024-47606 Base Score: 9.8 Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" type="cve"/>
    </references>
    <description>Security Fix(es):

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 _x27;slice_size_x27; 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-&gt;allocator-&gt;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. (CVE-2024-47606)
</description>
    <pkglist>
      <collection short="HCE 2.0" package="gstreamer1">
        <name>HCE 2.0</name>
        <package arch="x86_64" name="gstreamer1" version="1.19.3" release="1.r3.hce2">
          <filename>gstreamer1-1.19.3-1.r3.hce2.x86_64.rpm</filename>
        </package>
        <package arch="x86_64" name="gstreamer1-devel" version="1.19.3" release="1.r3.hce2">
          <filename>gstreamer1-devel-1.19.3-1.r3.hce2.x86_64.rpm</filename>
        </package>
        <package arch="noarch" name="gstreamer1-help" version="1.19.3" release="1.r3.hce2">
          <filename>gstreamer1-help-1.19.3-1.r3.hce2.noarch.rpm</filename>
        </package>
        <package arch="aarch64" name="gstreamer1" version="1.19.3" release="1.r3.hce2">
          <filename>gstreamer1-1.19.3-1.r3.hce2.aarch64.rpm</filename>
        </package>
        <package arch="aarch64" name="gstreamer1-devel" version="1.19.3" release="1.r3.hce2">
          <filename>gstreamer1-devel-1.19.3-1.r3.hce2.aarch64.rpm</filename>
        </package>
      </collection>
    </pkglist>
  </update>
