First published: Fri Jun 18 2021(Updated: )
Contiki-NG is an open-source, cross-platform operating system for internet of things devices. It is possible to cause an out-of-bounds write in versions of Contiki-NG prior to 4.6 when transmitting a 6LoWPAN packet with a chain of extension headers. Unfortunately, the written header is not checked to be within the available space, thereby making it possible to write outside the buffer. The problem has been patched in Contiki-NG 4.6. Users can apply the patch for this vulnerability out-of-band as a workaround.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Contiki-ng Contiki-ng | <4.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-21280 is a vulnerability in Contiki-NG, an open-source operating system for internet of things devices, that allows for an out-of-bounds write when transmitting a 6LoWPAN packet with a chain of extension headers.
CVE-2021-21280 has a severity rating of 9.8 out of 10, indicating a critical vulnerability.
CVE-2021-21280 can be exploited by sending a 6LoWPAN packet with a chain of extension headers, which triggers an out-of-bounds write and potential arbitrary code execution.
Yes, a fix for CVE-2021-21280 is included in Contiki-NG version 4.6 and later.
You can find more information about CVE-2021-21280 in the GitHub pull request: https://github.com/contiki-ng/contiki-ng/pull/1409 and the security advisory: https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-r768-hrhf-v592