[Bug 752495] [SECURITY] _fallback_mem_copy may read before and after valid data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 16 08:16:09 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752495
--- Comment #1 from Sebastian <scabot at gmail.com> ---
Also forgot the obvious:
Since size parameter is signed then when passed to gst_allocator_alloc with a
negative value - we may try to allocate huge amounts of memory which will
probably crash the calling application
--
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