Vulnerabilities > Riot OS > Riot > 2019.01

DATE CVE VULNERABILITY TITLE RISK
2023-04-24 CVE-2023-24819 Out-of-bounds Write vulnerability in Riot-Os Riot
RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames.
network
low complexity
riot-os CWE-787
critical
9.8
2023-04-24 CVE-2023-24820 Integer Underflow (Wrap or Wraparound) vulnerability in Riot-Os Riot
RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames.
network
low complexity
riot-os CWE-191
7.5
2019-08-27 CVE-2019-15702 Infinite Loop vulnerability in Riot-Os Riot
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.
network
low complexity
riot-os CWE-835
5.0
2019-08-17 CVE-2019-15134 Memory Leak vulnerability in Riot-Os Riot
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.
network
low complexity
riot-os CWE-401
7.8