CVE-2019-15134

RIOT through 2019.07 contains a memory leak in the TCP implementation (gnrc_tcp), allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to _receive in sys/net/gnrc/transport_layer/tcp/gnrc_tcp_eventloop.c upon receiving an ACK before a SYN.
References
Link Resource
https://github.com/RIOT-OS/RIOT/pull/12001 Exploit Patch Third Party Advisory
https://github.com/RIOT-OS/RIOT/pull/12001 Exploit Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:o:riot-os:riot:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:28

Type Values Removed Values Added
References () https://github.com/RIOT-OS/RIOT/pull/12001 - Exploit, Patch, Third Party Advisory () https://github.com/RIOT-OS/RIOT/pull/12001 - Exploit, Patch, Third Party Advisory

Information

Published : 2019-08-17 18:15

Updated : 2024-11-21 04:28


NVD link : CVE-2019-15134

Mitre link : CVE-2019-15134

CVE.ORG link : CVE-2019-15134


JSON object : View

Products Affected

riot-os

  • riot
CWE
CWE-401

Missing Release of Memory after Effective Lifetime