cvedb.io
CVE-2023-31129
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2023-05-08T21:15:11.513 · Last modified 2026-06-17T05:56:19.907

Summary

The Contiki-NG operating system versions 4.8 and prior can be triggered to dereference a NULL pointer in the message handling code for IPv6 router solicitiations. Contiki-NG contains an implementation of IPv6 Neighbor Discovery (ND) in the module `os/net/ipv6/uip-nd6.c`. The ND protocol includes a message type called Router Solicitation (RS), which is used to locate routers and update their address information via the SLLAO (Source Link-Layer Address Option). If the indicated source address changes, a given neighbor entry is set to the STALE state. The message handler does not check for RS messages with an SLLAO that indicates a link-layer address change that a neighbor entry can actually be created for the indicated address. The resulting pointer is used without a check, leading to the d

Affected products

contiki-ng — contiki-ng

Does this affect you?

Add your gear to cvedb and we'll alert you only when contiki-ng ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.