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 an out of bounds write in the packet buffer. The overflow can be used to corrupt other packets and the allocator metadata. Corrupting a pointer will easily lead to denial of service. While carefully manipulating the allocator metadata gives an attacker the possibility to write data to arbitrary locations and thus execute arbitrary code. 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 | |
<2022.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-24819 has a high severity due to the potential for an attacker to exploit an out of bounds write in the network stack.
To fix CVE-2023-24819, upgrade your RIOT-OS to version 2022.10 or later.
The potential impacts of CVE-2023-24819 include denial of service and the possibility of executing arbitrary code on the affected device.
Versions of RIOT-OS prior to 2022.10 are vulnerable to CVE-2023-24819.
CVE-2023-24819 affects Internet of Things devices running the affected versions of RIOT-OS.