VYPR
High severity7.5OSV Advisory· Published Dec 17, 2025· Updated Jun 17, 2026

CVE-2025-66646

CVE-2025-66646

Description

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things (IoT) devices and other embedded devices. A vulnerability was discovered in the IPv6 fragmentation reassembly implementation of RIOT OS v2025.07. When receiving an fragmented IPv6 packet with fragment offset 0 and an empty payload, the payload pointer is set to NULL. However, the implementation still tries to copy the payload into the reassembly buffer, resulting in a NULL pointer dereference which crashes the OS (DoS). To trigger the vulnerability, the gnrc_ipv6_ext_frag module must be enabled and the attacker must be able to send arbitrary IPv6 packets to the victim. RIOT OS v2025.10 fixes the issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

6
  • Riot OS/RiotOSV6 versions
    2013.08, 2014.01, 2014.05, …+ 5 more
    • (no CPE)range: 2013.08, 2014.01, 2014.05, …
    • (no CPE)range: v2025.07, fixed in v2025.10
    • cpe:2.3:o:riot-os:riot:*:*:*:*:*:*:*:*range: <2025.10
    • cpe:2.3:o:riot-os:riot:2025.10:rc1:*:*:*:*:*:*
    • cpe:2.3:o:riot-os:riot:2025.10:rc2:*:*:*:*:*:*
    • cpe:2.3:o:riot-os:riot:2025.10:rc3:*:*:*:*:*:*

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.