First published: Thu Aug 04 2022(Updated: )
Contiki-NG is an open-source, cross-platform operating system for IoT devices. In affected versions it is possible to cause a buffer overflow when copying an IPv6 address prefix in the RPL-Classic implementation in Contiki-NG. In order to trigger the vulnerability, the Contiki-NG system must have joined an RPL DODAG. After that, an attacker can send a DAO packet with a Target option that contains a prefix length larger than 128 bits. The problem was fixed after the release of Contiki-NG 4.7. Users unable to upgrade may apply the patch in Contiki-NG PR #1615.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Contiki-ng Contiki-ng | <4.8 |
https://github.com/contiki-ng/contiki-ng/pull/1615/commits/587ae59956e00316fd44fd7072ac3a6a07b4b20f
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-32771 is a vulnerability in the RPL-Classic implementation in Contiki-NG, which can cause a buffer overflow when copying an IPv6 address prefix.
The severity of CVE-2021-32771 is high, with a CVSS score of 8.1.
CVE-2021-32771 affects Contiki-NG versions up to and excluding 4.8.
Yes, a fix for CVE-2021-32771 is available in Contiki-NG release v4.8.
CVE-2021-32771 has CWE IDs 119 and 120.