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 NULL pointer dereference while encoding a 6LoWPAN IPHC header. The NULL pointer dereference causes a hard fault exception, leading to denial of service. Version 2022.10 fixes this issue. As a workaround, apply the patches manually.
References
Configurations
History
21 Nov 2024, 07:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/RIOT-OS/RIOT/pull/18817/commits/639c04325de4ceb9d444955f4927bfae95843a39 - Patch | |
References | () https://github.com/RIOT-OS/RIOT/pull/18820/commits/7253e261556f252816f4a3b7c4f96fc10d642485 - Patch | |
References | () https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-8x69-5fhj-72wh - Patch, Vendor Advisory |
Information
Published : 2023-04-24 16:15
Updated : 2024-11-21 07:48
NVD link : CVE-2023-24822
Mitre link : CVE-2023-24822
CVE.ORG link : CVE-2023-24822
JSON object : View
Products Affected
riot-os
- riot
CWE
CWE-476
NULL Pointer Dereference