In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade gstreamer/gstreamer
to version 1.24.10 or higher.
Affected versions of this package are vulnerable to Integer Underflow (Wrap or Wraparound) in the qtdemux_parse_trak
function within qtdemux.c
. An attacker can read out-of-bounds memory by manipulating the input to trigger a subtraction that results in a negative size value, which subsequently causes a large memcpy
operation.