RIOT-OS, an operating system for Internet of Things (IoT) devices, contains a network stack with the ability to process 6LoWPAN frames. In versions 2023.01 and prior, an attacker can send a crafted frame which is forwarded by the device. During encoding of the packet a NULL pointer dereference occurs. This crashes the device leading to denial of service. A patch is available at pull request 19678. There are no known workarounds.
References
Configurations
History
21 Nov 2024, 08:06
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1067 - Product | |
References | () https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1495 - Product | |
References | () https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1511 - Product | |
References | () https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1644 - Product | |
References | () https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1655 - Product | |
References | () https://github.com/RIOT-OS/RIOT/commit/c9d7863e5664a169035038628029bb07e090c5ff - Patch | |
References | () https://github.com/RIOT-OS/RIOT/pull/19678 - Issue Tracking, Patch | |
References | () https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-r2pv-3jqc-vh7w - Vendor Advisory |
06 Jun 2023, 16:35
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1655 - Product | |
References | (MISC) https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1511 - Product | |
References | (MISC) https://github.com/RIOT-OS/RIOT/security/advisories/GHSA-r2pv-3jqc-vh7w - Vendor Advisory | |
References | (MISC) https://github.com/RIOT-OS/RIOT/commit/c9d7863e5664a169035038628029bb07e090c5ff - Patch | |
References | (MISC) https://github.com/RIOT-OS/RIOT/pull/19678 - Issue Tracking, Patch | |
References | (MISC) https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1495 - Product | |
References | (MISC) https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1067 - Product | |
References | (MISC) https://github.com/RIOT-OS/RIOT/blob/f41b4b67b6affca0a8b32edced7f51088696869a/sys/net/gnrc/network_layer/sixlowpan/iphc/gnrc_sixlowpan_iphc.c#L1644 - Product | |
CWE | CWE-476 | |
CPE | cpe:2.3:o:riot-os:riot:*:*:*:*:*:*:*:* | |
First Time |
Riot-os riot
Riot-os |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
30 May 2023, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-05-30 17:15
Updated : 2024-11-21 08:06
NVD link : CVE-2023-33973
Mitre link : CVE-2023-33973
CVE.ORG link : CVE-2023-33973
JSON object : View
Products Affected
riot-os
- riot
CWE
CWE-476
NULL Pointer Dereference