CVE-2023-24823: RIOT-OS vulnerable to Packet Type Confusion during IPHC send
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 type confusion between IPv6 extension headers and a UDP header. This occurs while encoding a 6LoWPAN IPHC header. The type confusion manifests 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, apply the patches manually.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2023-24823?
CVE-2023-24823 has a critical severity level due to the potential for remote code execution through crafted 6LoWPAN frames.
How do I fix CVE-2023-24823?
To fix CVE-2023-24823, upgrade to RIOT-OS version 2022.10 or later.
What software is affected by CVE-2023-24823?
CVE-2023-24823 affects versions of RIOT-OS prior to 2022.10.
What type of attack does CVE-2023-24823 enable?
CVE-2023-24823 enables an attacker to perform a type confusion attack between IPv6 extension headers.
When was CVE-2023-24823 discovered?
CVE-2023-24823 was disclosed in March 2023.