[Bug 783760] wavparse: Processing wav file with blanck tag in metadata causes SIGSEGV

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 13 21:11:29 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783760

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 353709
  --> https://bugzilla.gnome.org/attachment.cgi?id=353709&action=edit
wavparse: Actually clip to upstream size instead of size of the data chunk

There might be other chunks after the data chunk, so clipping the chunk
size with the data size can lead to a negative number and all following
calculations go wrong and cause crashes or worse.

This was introduced in 3ac119bbe2c360e28c087cf3852ea769d611b120.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list