CVE-2021-29611
Last modified
CVE-2021-29611 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseReshape` results in a denial of service based on a `CHECK`-failure. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseReshape` results in a denial of service based on a `CHECK`-failure. The implementation(https://github.com/tensorflow/tensorflow/blob/e87b51ce05c3eb172065a6ea5f48415854223285/tensorflow/core/kernels/sparse_reshape_op.cc#L40) has no validation that the input arguments specify a valid sparse tensor. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2 and TensorFlow 2.3.3, as these are the only affected versions.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | < 2.1.4 | |
| Tensorflow | >= 2.2.0, < 2.2.3 | |
| Tensorflow | >= 2.3.0, < 2.3.3 | |
| Tensorflow | >= 2.4.0, < 2.4.2 |
References
- https://github.com/tensorflow/tensorflow/commit/1d04d7d93f4ed3854abf75d6b712d72c3f70d6b6Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7fExploit, Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/commit/1d04d7d93f4ed3854abf75d6b712d72c3f70d6b6Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7fExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-29611?
How severe is CVE-2021-29611?
How do I fix CVE-2021-29611?
Are you affected by CVE-2021-29611?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
