Lucene search

K

21 matches found

CVE
CVE
added 2024/11/29 7:15 p.m.3033 views

CVE-2024-53980

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things (IoT) devices and other embedded devices. A malicious actor can send a IEEE 802.15.4 packet with spoofed length byte and optionally spoofed FCS, which eventually results into an endless...

6.9CVSS6.6AI score0.00226EPSS
CVE
CVE
added 2019/08/17 6:15 p.m.231 views

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_eventlo...

7.8CVSS7.4AI score0.00296EPSS
CVE
CVE
added 2023/04/24 3:15 p.m.109 views

CVE-2023-24819

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS9.8AI score0.00392EPSS
CVE
CVE
added 2019/08/27 6:15 p.m.102 views

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.

7.5CVSS7.5AI score0.00334EPSS
CVE
CVE
added 2023/05/30 5:15 p.m.49 views

CVE-2023-24826

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send crafted frames to the device to trigger the usage of an uninitialized object leading to denial of service. This issu...

7.5CVSS6.3AI score0.00205EPSS
CVE
CVE
added 2024/05/01 7:15 a.m.49 views

CVE-2024-32017

RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. The size check in the gcoap_dns_server_proxy_get() function contains a small typo that may lead to a buffer overflow in the subsequent strcpy(). In det...

9.8CVSS9.9AI score0.00187EPSS
CVE
CVE
added 2024/05/01 7:15 a.m.48 views

CVE-2024-31225

RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. The _on_rd_init() function does not implement a size check before copying data to the _result_buf static buffer. If an attacker can craft a long enough...

8.3CVSS9.7AI score0.00187EPSS
CVE
CVE
added 2024/05/01 7:15 a.m.46 views

CVE-2024-32018

RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. Most codebases define assertion macros which compile to a no-op on non-debug builds. If assertions are the only line of defense against untrusted input...

8.8CVSS9.7AI score0.00188EPSS
CVE
CVE
added 2023/05/30 6:15 p.m.42 views

CVE-2023-33975

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. In version 2023.01 and prior, an attacker can send a crafted frame to the device resulting in an out of bounds write in the packet buffer. The overflow can be used...

9.8CVSS9.6AI score0.00349EPSS
CVE
CVE
added 2023/05/30 4:15 p.m.41 views

CVE-2023-24817

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send a crafted frame to the device resulting in an integer underflow and out of bounds access in the packet buffer. Trigg...

7.5CVSS7.3AI score0.00154EPSS
CVE
CVE
added 2023/04/24 3:15 p.m.41 views

CVE-2023-24820

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. An attacker can send a crafted frame to the device resulting in a large out of bounds write beyond the packet buffer. The write will create a hard fault except...

7.5CVSS7.4AI score0.00197EPSS
CVE
CVE
added 2023/05/30 5:15 p.m.38 views

CVE-2023-33973

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send a crafted frame which is forwarded by the device. During encoding of the packet a NULL pointer dereference occu...

7.5CVSS7.4AI score0.00218EPSS
CVE
CVE
added 2024/11/22 4:15 p.m.38 views

CVE-2024-52802

RIOT is an operating system for internet of things (IoT) devices. In version 2024.04 and prior, the function _parse_advertise, located in /sys/net/application_layer/dhcpv6/client.c, has no minimum header length check for dhcpv6_opt_t after processing dhcpv6_msg_t. This omission could lead to an out...

7.5CVSS7.5AI score0.0016EPSS
CVE
CVE
added 2019/02/04 9:29 p.m.37 views

CVE-2019-1000006

RIOT RIOT-OS version after commit 7af03ab624db0412c727eed9ab7630a5282e2fd3 contains a Buffer Overflow vulnerability in sock_dns, an implementation of the DNS protocol utilizing the RIOT sock API that can result in Remote code executing. This attack appears to be exploitable via network connectivity...

9.8CVSS9.4AI score0.00385EPSS
CVE
CVE
added 2023/05/30 4:15 p.m.36 views

CVE-2023-24825

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2023.04, an attacker can send a crafted frame to the device to trigger a NULL pointer dereference leading to denial of service. This issue is fixe...

7.5CVSS7.2AI score0.00228EPSS
CVE
CVE
added 2023/04/24 4:15 p.m.33 views

CVE-2023-24821

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a large out of bounds write beyond the packet buffer. The write will ...

7.5CVSS7.5AI score0.00176EPSS
CVE
CVE
added 2023/05/30 5:15 p.m.33 views

CVE-2023-33974

RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send multiple crafted frames to the device to trigger a race condition. The race condition invalidates assumptions a...

7.5CVSS5.8AI score0.00181EPSS
CVE
CVE
added 2023/04/24 3:15 p.m.28 views

CVE-2023-24818

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a NULL pointer dereference. During forwarding of a fragment an uninit...

7.5CVSS7.5AI score0.00275EPSS
CVE
CVE
added 2023/04/24 4:15 p.m.24 views

CVE-2023-24823

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a type confusion between IPv6 extension headers and a UDP header. Thi...

9.8CVSS9.8AI score0.00458EPSS
CVE
CVE
added 2023/04/24 4:15 p.m.22 views

CVE-2023-24822

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a NULL pointer dereference while encoding a 6LoWPAN IPHC header. The ...

7.5CVSS7.3AI score0.00179EPSS
CVE
CVE
added 5 days ago3 views

CVE-2025-53888

RIOT-OS, an operating system that supports Internet of Things devices, has an ineffective size check implemented with assert() can lead to buffer overflow in versions up to and including 2025.04. Assertions are usually compiled out in production builds. If assertions are the only defense against un...

8.7CVSS7.9AI score0.00066EPSS