
Cloud Vulnerability DB
A community-led vulnerabilities database
TensorFlow, an open-source platform for machine learning, was found to contain a heap buffer overflow vulnerability (CVE-2021-29540) in its Conv2DBackpropFilter operation. The vulnerability was discovered in versions prior to 2.5.0 and affects all supported versions including 2.1.4, 2.2.3, 2.3.3, and 2.4.2 (TF Advisory).
The vulnerability stems from the implementation of Conv2DBackpropFilter where it computes the size of the filter tensor without validating that it matches the number of elements in filter_sizes. When reading or writing to this buffer, the code uses the computed value instead of the actual number of elements in the tensor, leading to potential heap buffer overflow (TF Advisory). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability could allow an attacker to cause heap buffer overflow, potentially leading to memory corruption and unauthorized access to memory regions. This could result in high impacts on confidentiality, integrity, and availability of the affected system (NVD).
The vulnerability has been patched in TensorFlow 2.5.0. The fix has also been backported to TensorFlow versions 2.4.2, 2.3.3, 2.2.3, and 2.1.4. Users are advised to upgrade to these patched versions. The fix implements proper validation of the filter tensor size against the number of elements in filter_sizes (TF Advisory, TF Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."