CVE-2022-36052

Contiki-NG is an open-source, cross-platform operating system for Next-Generation IoT devices. The 6LoWPAN implementation in Contiki-NG may cast a UDP header structure at a certain offset in a packet buffer. The code does not check whether the packet buffer is large enough to fit a full UDP header structure from the offset where the casting is made. Hence, it is possible to cause an out-of-bounds read beyond the packet buffer. The problem affects anyone running devices with Contiki-NG versions previous to 4.8, and which may receive 6LoWPAN packets from external parties. The problem has been patched in Contiki-NG version 4.8.
Configurations

Configuration 1 (hide)

cpe:2.3:o:contiki-ng:contiki-ng:*:*:*:*:*:*:*:*

History

07 Sep 2022, 17:09

Type Values Removed Values Added
CPE cpe:2.3:o:contiki-ng:contiki-ng:*:*:*:*:*:*:*:*
First Time Contiki-ng contiki-ng
Contiki-ng
References (CONFIRM) https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-vwr8-6mqv-x7f5 - (CONFIRM) https://github.com/contiki-ng/contiki-ng/security/advisories/GHSA-vwr8-6mqv-x7f5 - Third Party Advisory
References (MISC) https://github.com/contiki-ng/contiki-ng/pull/1648 - (MISC) https://github.com/contiki-ng/contiki-ng/pull/1648 - Patch, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

01 Sep 2022, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-09-01 12:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-36052

Mitre link : CVE-2022-36052

CVE.ORG link : CVE-2022-36052


JSON object : View

Products Affected

contiki-ng

  • contiki-ng
CWE
CWE-125

Out-of-bounds Read