First published: Tue May 30 2023(Updated: )
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. Triggering the access at the right time will corrupt other packets or the allocator metadata. Corrupting a pointer will lead to denial of service. This issue is fixed in version 2023.04. As a workaround, disable SRH in the network stack.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Riot-os Riot | <2023.04 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-24817 has a severity rating that indicates a critical risk due to potential integer underflow and out of bounds access.
To mitigate CVE-2023-24817, upgrade to RIOT version 2023.04 or later.
CVE-2023-24817 affects all versions of RIOT-OS prior to 2023.04 that utilize the network stack for processing 6LoWPAN frames.
CVE-2023-24817 can be exploited by sending a crafted frame to the device, leading to an integer underflow issue.
Currently, there is no documented workaround for CVE-2023-24817, and upgrading is the recommended action.