CVE-2021-21280: Out-of-bounds write when processing 6LoWPAN extension headers
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2021-21280?
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.
How severe is CVE-2021-21280?
CVE-2021-21280 has a severity rating of 9.8 out of 10, indicating a critical vulnerability.
How can CVE-2021-21280 be exploited?
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.
Is there a fix available for CVE-2021-21280?
Yes, a fix for CVE-2021-21280 is included in Contiki-NG version 4.6 and later.
Where can I find more information about CVE-2021-21280?
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