An issue was discovered in Contiki-NG through 4.3 and Contiki through 3.0. An out of bounds write is present in the data section during 6LoWPAN fragment re-assembly in the face of forged fragment offsets in os/net/ipv6/sicslowpan.c.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/contiki-ng/contiki-ng/pull/972 | third party advisory patch |
https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4 | third party advisory release notes |
https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf | third party advisory technical description |