Unrated severityNVD Advisory· Published Dec 11, 2024· Updated Nov 3, 2025
GHSL-2024-243: GStreamer has an integer underflow in extract_cc_from_data leading to OOB-read
CVE-2024-47546
Description
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.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- gstreamer.freedesktop.org/security/sa-2024-0013.htmlmitrex_refsource_MISC
- securitylab.github.com/advisories/GHSL-2024-243_Gstreamer/mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.