CVE-2021-29587

Source
https://cve.org/CVERecord?id=CVE-2021-29587
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29587.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-29587
Aliases
Related
Published
2021-05-14T20:15:14.677Z
Modified
2026-02-03T07:27:08.408115Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before division(https://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.cc#L63-L67). An attacker can craft a model such that params->block_size would be zero. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.

References

Affected packages

Git / github.com/tensorflow/tensorflow

Database specific

vanir_signatures
[
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "target": {
            "file": "tensorflow/lite/kernels/space_to_depth.cc"
        },
        "source": "https://github.com/tensorflow/tensorflow/commit/0d45ea1ca641b21b73bcf9c00e0179cda284e7e7",
        "id": "CVE-2021-29587-48ac0fec",
        "digest": {
            "line_hashes": [
                "280244985891327533621452415983010945329",
                "210684860855235161399928168550333501251",
                "220239638636039867167793339120456197528",
                "23169658605330207064168534320390733363"
            ],
            "threshold": 0.9
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "target": {
            "file": "tensorflow/lite/kernels/space_to_depth.cc",
            "function": "Prepare"
        },
        "source": "https://github.com/tensorflow/tensorflow/commit/0d45ea1ca641b21b73bcf9c00e0179cda284e7e7",
        "id": "CVE-2021-29587-dd2f2381",
        "digest": {
            "function_hash": "53934776561334435911289704539176914612",
            "length": 1144.0
        }
    }
]
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29587.json"