Bug 2331756 (CVE-2024-47546) - CVE-2024-47546 gstreamer1-plugins-good: integer underflow in extract_cc_from_data leading to OOB-read
Summary: CVE-2024-47546 gstreamer1-plugins-good: integer underflow in extract_cc_from_...
Keywords:
Status: NEW
Alias: CVE-2024-47546
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: 2332135 2332136
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-11 20:02 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:40 UTC

Description OSIDB Bzimport 2024-12-11 20:02:37 UTC
GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in extract_cc_from_data function within qtdemux.c. In the FOURCC_c708 case, the subtraction atom_length - 8 may result in an underflow if atom_length is less than 8. When that subtraction underflows, *cclen ends up being a large number, and then cclen is passed to g_memdup2 leading to an out-of-bounds (OOB) read. This vulnerability is fixed in 1.24.10.

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