First published: Mon Apr 24 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Riot-os Riot | <2022.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-24818 is classified as a medium severity vulnerability due to its potential impact on device stability and operation.
To fix CVE-2023-24818, upgrade to Riot-OS version 2022.10 or later.
An attacker can exploit CVE-2023-24818 by sending a crafted 6LoWPAN frame, leading to a NULL pointer dereference and potential device instability.
Riot-OS versions prior to 2022.10 are affected by CVE-2023-24818.
Yes, CVE-2023-24818 impacts the security and stability of Internet of Things devices running the affected versions of Riot-OS.