Bug 2487614 (CVE-2026-53704) - CVE-2026-53704 gstreamer1-plugins-ugly-free: GStreamer: Out-of-bounds read in RealMedia demuxer FILEINFO metadata parser
Summary: CVE-2026-53704 gstreamer1-plugins-ugly-free: GStreamer: Out-of-bounds read in...
Keywords:
Status: NEW
Alias: CVE-2026-53704
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2488945
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-10 16:15 UTC by OSIDB Bzimport
Modified: 2026-08-05 07:28 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:36674 0 None None None 2026-07-08 12:55:39 UTC
Red Hat Product Errata RHSA-2026:50688 0 None None None 2026-08-05 06:32:33 UTC
Red Hat Product Errata RHSA-2026:50691 0 None None None 2026-08-05 07:28:50 UTC

Description OSIDB Bzimport 2026-06-10 16:15:15 UTC
GStreamer RealMedia demuxer FILEINFO metadata OOB read. In gst_rmdemux_parse_mdpr(), the FILEINFO parsing loop (while element_nb) advances offset using re_skip_pascal_string() without bounds checking. re_skip_pascal_string() reads a length byte at the current offset and returns offset + 1 + length without validating the buffer boundary. element_nb is attacker-controlled and stored as signed int; value 0xFFFFFFFF causes infinite loop. No fix available; upstream recommends rmdemux rewrite. Reported via PSIRTSUPT-7239 by Tianshuo Han.

Comment 1 errata-xmlrpc 2026-07-08 12:55:38 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:36674 https://access.redhat.com/errata/RHSA-2026:36674

Comment 3 errata-xmlrpc 2026-08-05 06:32:32 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10.0 Extended Update Support

Via RHSA-2026:50688 https://access.redhat.com/errata/RHSA-2026:50688

Comment 4 errata-xmlrpc 2026-08-05 07:28:49 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.6 Extended Update Support

Via RHSA-2026:50691 https://access.redhat.com/errata/RHSA-2026:50691


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