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 |
Configurations
Information
Published : 2019-08-27 11:15
Updated : 2020-02-18 13:26
NVD link : CVE-2019-15702
Mitre link : CVE-2019-15702
JSON object : View
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Products Affected
riot-os
- riot