CVE-2023-24817 HIGH

CVE-2023-24817: RIOT-OS vulnerable to Out of Bounds write in routing with SRH

Vendor Riot-Os
Product RIOT
Weakness CWE-119
Published May 30, 2023
Last update January 10, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 30, 2023 CVE published
January 10, 2025 Record updated