CVE-2018-6344
Description
A heap corruption in WhatsApp can be caused by a malformed RTP packet being sent after a call is established. The vulnerability can be used to cause denial of service. It affects WhatsApp for Android prior to v2.18.293, WhatsApp for iOS prior to v2.18.93, and WhatsApp for Windows Phone prior to v2.18.172.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Heap corruption in WhatsApp's RTP handling allows denial of service via malformed packet after call setup.
Vulnerability
A heap corruption vulnerability exists in WhatsApp's handling of Real-time Transport Protocol (RTP) packets. The bug resides in the PJSIP-based video conferencing implementation, specifically in the transport_send_rtp2 function within libwhatsapp.so. When a malformed RTP packet is sent after a call is established, the memcpy operation that copies the unencrypted packet before encryption can corrupt heap memory. This affects WhatsApp for Android prior to v2.18.293, WhatsApp for iOS prior to v2.18.93, and WhatsApp for Windows Phone prior to v2.18.172 [1].
Exploitation
An attacker must be in a position to send network packets to a WhatsApp client after a call has been established. No authentication or user interaction beyond accepting the call is required. The attacker crafts a malformed RTP packet and transmits it to the target device. The vulnerable code path is triggered when the packet is processed, leading to a heap corruption [1].
Impact
Successful exploitation results in a denial of service (DoS) condition. The heap corruption can cause the WhatsApp application to crash or become unresponsive. The vulnerability does not appear to allow arbitrary code execution or information disclosure based on the available references [1].
Mitigation
WhatsApp released fixed versions: Android v2.18.293, iOS v2.18.93, and Windows Phone v2.18.172. Users should update their WhatsApp application to the latest version. No workarounds are available for unpatched versions [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
4- Range: 2.18.293
2.18.93+ 1 more
- (no CPE)range: 2.18.93
- (no CPE)range: 2.18.172
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.securityfocus.com/bid/106365mitrevdb-entryx_refsource_BID
- googleprojectzero.blogspot.com/2018/12/adventures-in-video-conferencing-part-3.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.