CVE-2024-47606
NixOS vulnerability analysis and mitigation

Overview

GStreamer, a library for constructing graphs of media-handling components, was found to contain a critical vulnerability identified as CVE-2024-47606. The vulnerability was discovered in the qtdemuxparsetheoraextension function within qtdemux.c, affecting versions prior to 1.24.10. The issue was reported on September 26, 2024, and was publicly disclosed on December 3, 2024 (GStreamer Advisory, [GitHub Advisory](https://securitylab.github.com/advisories/GHSL-2024-166Gstreamer/)).

Technical details

The vulnerability stems from an integer underflow in the gint size variable within the qtdemuxparsetheoraextension function. When cast to an unsigned integer, this underflow results in a large unintended value (0xfffffffffffffffa). The issue occurs when this 32-bit negative value is cast to a 64-bit unsigned integer in a subsequent call to gstbuffernewandalloc. The function sysmemnewblock then adds alignment and header size to the unsigned size, causing an overflow of the 'slicesize' variable, resulting in only 0x89 bytes being allocated despite the large input size ([GitHub Advisory](https://securitylab.github.com/advisories/GHSL-2024-166Gstreamer/)).

Impact

The vulnerability can lead to out-of-bounds writes that may result in application crashes or potentially allow code execution through heap manipulation. When the memcpy call occurs in gstbufferfill, the data from the input file can overwrite the content of the GstMapInfo info structure, potentially leading to a function pointer hijack during the call to gstmemoryunmap (GStreamer Advisory, GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in GStreamer version 1.24.10. Users are advised to upgrade to this version or apply the provided patches. For those using older branches of GStreamer, it is recommended to apply the patch and recompile the software (GStreamer Advisory).

Community reactions

Multiple Linux distributions have responded to this vulnerability by releasing security updates. Red Hat rated this update as having a security impact of Important and released patches for affected versions (Red Hat Advisory). Debian has also addressed this issue in their security updates (Debian Advisory).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-62186HIGH7.8
  • NixOSNixOS
  • anki
NoYesOct 07, 2025
CVE-2025-62185HIGH7.8
  • NixOSNixOS
  • anki
NoYesOct 07, 2025
CVE-2025-40889HIGH7.2
  • NixOSNixOS
  • guardian
NoYesOct 07, 2025
CVE-2025-40888MEDIUM6
  • NixOSNixOS
  • guardian
NoYesOct 07, 2025
CVE-2025-62187LOW3.3
  • NixOSNixOS
  • anki
NoYesOct 07, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management