ArchLinux: 201702-4: gst-plugins-base-libs: multiple issues
Summary
- CVE-2017-5837 (denial of service)
A floating point exception issue has been found in gstreamer before
1.10.3, in gst_riff_create_audio_caps.
- CVE-2017-5839 (denial of service)
An endless recursion issue leading to stack overflow has been found in
gstreamer before 1.10.3, in gst_riff_create_audio_caps.
- CVE-2017-5842 (arbitrary code execution)
An off-by-one write has been found in gstreamer before 1.10.3, in
html_context_handle_element.
- CVE-2017-5844 (denial of service)
A floating point exception issue has been found in gstreamer before
1.10.3, in gst_riff_create_audio_caps.
Resolution
Upgrade to 1.10.3-1.
# pacman -Syu "gst-plugins-base-libs>=1.10.3-1"
The problems have been fixed upstream in version 1.10.3.
References
https://seclists.org/oss-sec/2017/q1/284 https://bugzilla.gnome.org/show_bug.cgi?id=777262 https://bugzilla.gnome.org/show_bug.cgi?id=777265 https://bugzilla.gnome.org/show_bug.cgi?id=777502 https://bugzilla.gnome.org/show_bug.cgi?id=777525 https://security.archlinux.org/CVE-2017-5837 https://security.archlinux.org/CVE-2017-5839 https://security.archlinux.org/CVE-2017-5842 https://security.archlinux.org/CVE-2017-5844
Workaround
None.