CVE-2023-24819: RIOT-OS vulnerable to Buffer Overflow during IPHC receive
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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2023-24819?
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.
How do I fix CVE-2023-24819?
To fix CVE-2023-24819, upgrade your RIOT-OS to version 2022.10 or later.
What are the potential impacts of CVE-2023-24819?
The potential impacts of CVE-2023-24819 include denial of service and the possibility of executing arbitrary code on the affected device.
Which versions of RIOT-OS are vulnerable to CVE-2023-24819?
Versions of RIOT-OS prior to 2022.10 are vulnerable to CVE-2023-24819.
What type of devices are affected by CVE-2023-24819?
CVE-2023-24819 affects Internet of Things devices running the affected versions of RIOT-OS.