CVE-2019-15702

In the TCP implementation (gnrc_tcp) in RIOT through 2019.07, the parser for TCP options does not terminate on all inputs, allowing a denial-of-service, because sys/net/gnrc/transport_layer/tcp/gnrc_tcp_option.c has an infinite loop for an unknown zero-length option.
References
Link Resource
https://github.com/RIOT-OS/RIOT/issues/12086 Exploit Third Party Advisory
https://github.com/RIOT-OS/RIOT/issues/12086 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 04:29

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

Information

Published : 2019-08-27 18:15

Updated : 2024-11-21 04:29


NVD link : CVE-2019-15702

Mitre link : CVE-2019-15702

CVE.ORG link : CVE-2019-15702


JSON object : View

Products Affected

riot-os

  • riot
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')