Bug 2331738 (CVE-2024-47600) - CVE-2024-47600 gstreamer1-plugins-base: GStreamer has an OOB-read in format_channel_mask
Summary: CVE-2024-47600 gstreamer1-plugins-base: GStreamer has an OOB-read in format_c...
Keywords:
Status: NEW
Alias: CVE-2024-47600
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: 2331902 2331900 2331901 2331903
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-11 20: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:7243 0 None None None 2025-05-13 10:25:41 UTC

Description OSIDB Bzimport 2024-12-11 20:01:20 UTC
GStreamer is a library for constructing graphs of media-handling components. An OOB-read vulnerability has been detected in the format_channel_mask function in gst-discoverer.c. The vulnerability affects the local array position, which is defined with a fixed size of 64 elements. However, the function gst_discoverer_audio_info_get_channels may return a guint channels value greater than 64. This causes the for loop to attempt access beyond the bounds of the position array, resulting in an OOB-read when an index greater than 63 is used. This vulnerability can result in reading unintended bytes from the stack. Additionally, the dereference of value->value_nick after the OOB-read can lead to further memory corruption or undefined behavior. This vulnerability is fixed in 1.24.10.

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

  Red Hat Enterprise Linux 9

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


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