Bug 2513019 - CVE-2026-19389 gstreamer1-plugins-ugly-free: gstreamer: integer overflow/underflow in asfdemux bounds checks leading to out-of-bounds read [fedora-all]
Summary: CVE-2026-19389 gstreamer1-plugins-ugly-free: gstreamer: integer overflow/unde...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer1-plugins-ugly-free
Version: 45
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Yaakov Selkowitz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["6c337ae5-99f4-43ec-9194-f...
Depends On:
Blocks: CVE-2026-19389
TreeView+ depends on / blocked
 
Reported: 2026-08-10 03:01 UTC by Ganesh
Modified: 2026-08-19 15:47 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-19 15:47:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-10 03:01:53 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

A flaw was found in GStreamer gst-plugins-ugly (asfdemux). The ASF demuxer performed arithmetic on attacker-controlled length and size fields from ASF/WMV/WMA headers using 32-bit unsigned operations without adequate overflow and underflow checks. In gst_asf_demux_process_metadata(), summing name_len and data_len could wrap, bypassing the available-data check and causing g_convert() to read beyond the heap buffer during UTF-16LE to UTF-8 conversion. Related underflow issues in other header parsers similarly produced oversized lengths and out-of-bounds reads. Because asfdemux is auto-plugged by playbin and decodebin, processing a crafted file can crash the application (denial of service) and may enable limited heap information disclosure via metadata handling. Fixed upstream in gst-plugins-ugly 1.28.6 (GStreamer-SA-2026-0075).

Comment 1 Aoife Moloney 2026-08-17 15:50:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


Note You need to log in before you can comment on or make changes to this bug.