
CVE-2014-1916
https://notcve.org/view.php?id=CVE-2014-1916
08 Feb 2014 — The (1) opus_packet_get_nb_frames and (2) opus_packet_get_samples_per_frame functions in the client in MumbleKit before commit fd190328a9b24d37382b269a5674b0c0c7a7e36d and Mumble for iOS 1.1 through 1.2.2 do not properly check the return value of the copyDataBlock method, which allow remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted length prefix value in an Opus voice packet. Las funciones (1) opus_packet_get_nb_frames y (2) opus_packet_get_samples_per_frame e... • http://mumble.info/security/Mumble-SA-2014-003.txt • CWE-399: Resource Management Errors •

CVE-2014-0045 – Debian Security Advisory 2854-1
https://notcve.org/view.php?id=CVE-2014-0045
05 Feb 2014 — The needSamples method in AudioOutputSpeech.cpp in the client in Mumble 1.2.4 and the 1.2.3 pre-release snapshots, Mumble for iOS 1.1 through 1.2.2, and MumbleKit before commit fd190328a9b24d37382b269a5674b0c0c7a7e36d does not check the return value of the opus_decode_float function, which allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Opus voice packet, which triggers an error in opus_decode_float, a conversion of a negative integer to an unsi... • http://lists.opensuse.org/opensuse-updates/2014-02/msg00063.html • CWE-189: Numeric Errors •