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 uninitialized entry in the reassembly buffer is used. The NULL pointer dereference triggers a hard fault exception resulting in denial of service. Version 2022.10 fixes this issue. As a workaround, disable support for fragmented IP datagrams or apply the patches manually.
References
Configurations
History
No history.
Information
Published : 2023-04-24 15:15
Updated : 2023-05-03 15:44
NVD link : CVE-2023-24818
Mitre link : CVE-2023-24818
CVE.ORG link : CVE-2023-24818
JSON object : View
Products Affected
riot-os
- riot
CWE
CWE-476
NULL Pointer Dereference