Bug 2331723 (CVE-2024-47543) - CVE-2024-47543 gstreamer1-plugins-good: OOB-read in qtdemux_parse_container
Summary: CVE-2024-47543 gstreamer1-plugins-good: OOB-read in qtdemux_parse_container
Keywords:
Status: NEW
Alias: CVE-2024-47543
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2331891 2331892 2331893 2331894
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-11 19:01 UTC by OSIDB Bzimport
Modified: 2025-05-13 10:25 UTC (History)
0 users

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-2025:7242 0 None None None 2025-05-13 10:25:19 UTC

Description OSIDB Bzimport 2024-12-11 19:01:31 UTC
GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been discovered in qtdemux_parse_container function within qtdemux.c. In the parent function qtdemux_parse_node, the value of length is not well checked. So, if length is big enough, it causes the pointer end to point beyond the boundaries of buffer. Subsequently, in the qtdemux_parse_container function, the while loop can trigger an OOB-read, accessing memory beyond the bounds of buf. This vulnerability can result in reading up to 4GB of process memory or potentially causing a segmentation fault (SEGV) when accessing invalid memory. This vulnerability is fixed in 1.24.10.

Comment 3 errata-xmlrpc 2025-05-13 10:25:18 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2025:7242 https://access.redhat.com/errata/RHSA-2025:7242


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