Bug 2331763 (CVE-2024-47545) - CVE-2024-47545 gstreamer1-plugins-good: integer underflow in FOURCC_strf parsing leading to OOB-read
Summary: CVE-2024-47545 gstreamer1-plugins-good: integer underflow in FOURCC_strf pars...
Keywords:
Status: NEW
Alias: CVE-2024-47545
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: 2332145 2332146
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-11 20:03 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:46 UTC

Description OSIDB Bzimport 2024-12-11 20:03:00 UTC
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in qtdemux_parse_trak function within qtdemux.c. During the strf parsing case, the subtraction size -= 40 can lead to a negative integer overflow if it is less than 40. If this happens, the subsequent call to gst_buffer_fill will invoke memcpy with a large tocopy size, resulting in an OOB-read. This vulnerability is fixed in 1.24.10.

Comment 3 errata-xmlrpc 2025-05-13 10:25:45 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.