CVE-2019-9183

An issue was discovered in Contiki-NG through 4.3 and Contiki through 3.0. A buffer overflow is present due to an integer underflow during 6LoWPAN fragment processing in the face of truncated fragments in os/net/ipv6/sicslowpan.c. This results in accesses of unmapped memory, crashing the application. An attacker can cause a denial-of-service via a crafted 6LoWPAN frame.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 04:51

Type Values Removed Values Added
References () https://github.com/contiki-ng/contiki-ng/pull/972 - Patch, Third Party Advisory () https://github.com/contiki-ng/contiki-ng/pull/972 - Patch, Third Party Advisory
References () https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4 - Release Notes, Third Party Advisory () https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4 - Release Notes, Third Party Advisory
References () https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf - Technical Description, Third Party Advisory () https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf - Technical Description, Third Party Advisory

Information

Published : 2020-04-23 15:15

Updated : 2024-11-21 04:51


NVD link : CVE-2019-9183

Mitre link : CVE-2019-9183

CVE.ORG link : CVE-2019-9183


JSON object : View

Products Affected

contiki-os

  • contiki

contiki-ng

  • contiki-ng
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)

CWE-787

Out-of-bounds Write