CVE-2021-29574

Source
https://cve.org/CVERecord?id=CVE-2021-29574
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29574.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-29574
Aliases
Related
Published
2021-05-14T20:15:14.017Z
Modified
2026-02-24T11:39:33.931321Z
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 implementation of tf.raw_ops.MaxPool3DGradGrad exhibits undefined behavior by dereferencing null pointers backing attacker-supplied empty tensors. The implementation(https://github.com/tensorflow/tensorflow/blob/72fe792967e7fd25234342068806707bbc116618/tensorflow/core/kernels/poolingops3d.cc#L679-L703) fails to validate that the 3 tensor inputs are not empty. If any of them is empty, then accessing the elements in the tensor results in dereferencing a null pointer. 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

Affected ranges

Type
GIT
Repo
https://github.com/tensorflow/tensorflow
Events

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29574.json"
vanir_signatures
[
    {
        "id": "CVE-2021-29574-27531703",
        "signature_version": "v1",
        "target": {
            "file": "tensorflow/core/kernels/pooling_ops_3d.cc"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "251365630172513386079954226580706206467",
                "124233118093050727839699853011161791135",
                "246022159195497185171752099355568105948"
            ]
        },
        "signature_type": "Line",
        "source": "https://github.com/tensorflow/tensorflow/commit/a3d9f9be9ac2296615644061b40cefcee341dcc4",
        "deprecated": false
    }
]