CWE
787 190
Advisory Published
Updated

CVE-2024-47537: GHSL-2024-094: GStreamer has an OOB-write in isomp4/qtdemux.c

First published: Wed Dec 11 2024(Updated: )

GStreamer is a library for constructing graphs of media-handling components. The program attempts to reallocate the memory pointed to by stream->samples to accommodate stream->n_samples + samples_count elements of type QtDemuxSample. The problem is that samples_count is read from the input file. And if this value is big enough, this can lead to an integer overflow during the addition. As a consequence, g_try_renew might allocate memory for a significantly smaller number of elements than intended. Following this, the program iterates through samples_count elements and attempts to write samples_count number of elements, potentially exceeding the actual allocated memory size and causing an OOB-write. This vulnerability is fixed in 1.24.10.

Credit: security-advisories@github.com security-advisories@github.com

Affected SoftwareAffected VersionHow to fix
GStreamer<1.24.10
debian/gst-plugins-good1.0<=1.18.4-2+deb11u2
1.22.0-5+deb12u2
1.24.12-1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-47537?

    CVE-2024-47537 has a high severity rating due to its potential memory allocation issues.

  • How do I fix CVE-2024-47537?

    To fix CVE-2024-47537, upgrade GStreamer to version 1.24.10 or later.

  • What systems are affected by CVE-2024-47537?

    CVE-2024-47537 affects GStreamer versions prior to 1.24.10 and specific Debian packages.

  • What types of vulnerabilities does CVE-2024-47537 represent?

    CVE-2024-47537 represents a memory corruption vulnerability that could lead to application crashes or arbitrary code execution.

  • Is there a workaround for CVE-2024-47537?

    Currently, the best approach is to apply the available patches or upgrade affected software, as no specific workaround is recommended.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203