CVE-2021-22547

In IoT Devices SDK, there is an implementation of calloc() that doesn't have a length check. An attacker could pass in memory objects larger than the buffer and wrap around to have a smaller buffer than required, allowing the attacker access to the other parts of the heap. We recommend upgrading the Google Cloud IoT Device SDK for Embedded C used to 1.0.3 or greater.
Configurations

Configuration 1 (hide)

cpe:2.3:a:google:cloud_iot_device_sdk_for_embedded_c:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-05-04 13:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-22547

Mitre link : CVE-2021-22547

CVE.ORG link : CVE-2021-22547


JSON object : View

Products Affected

google

  • cloud_iot_device_sdk_for_embedded_c
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')