Multiple use-after-free vulnerabilities in the (1) gst_mini_object_unref, (2) gst_tag_list_unref, and (3) gst_mxf_demux_update_essence_tracks functions in GStreamer before 1.10.3 allow remote attackers to cause a denial of service (crash) via vectors involving stream tags, as demonstrated by 02785736.mxf.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.debian.org/security/2017/dsa-3818 | vendor advisory |
https://bugzilla.gnome.org/show_bug.cgi?id=777503 | issue tracking |
http://www.securityfocus.com/bid/96001 | vdb entry third party advisory |
https://access.redhat.com/errata/RHSA-2017:2060 | vendor advisory |
http://www.openwall.com/lists/oss-security/2017/02/02/9 | mailing list third party advisory patch |
https://gstreamer.freedesktop.org/releases/1.10/#1.10.3 | release notes vendor advisory |
https://security.gentoo.org/glsa/201705-10 | vendor advisory |
http://www.openwall.com/lists/oss-security/2017/02/01/7 | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2020/03/msg00038.html | mailing list |