CVE-2021-41214

Source
https://cve.org/CVERecord?id=CVE-2021-41214
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41214.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-41214
Aliases
Downstream
Related
Published
2021-11-05T21:15:08.940Z
Modified
2026-03-13T22:14:54.927050Z
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 open source platform for machine learning. In affected versions the shape inference code for tf.ragged.cross has an undefined behavior due to binding a reference to nullptr. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.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
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.4.4"
        },
        {
            "introduced": "2.5.0"
        },
        {
            "fixed": "2.5.2"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.6.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41214.json"
vanir_signatures
[
    {
        "signature_version": "v1",
        "target": {
            "file": "tensorflow/core/ops/ragged_array_ops.cc"
        },
        "source": "https://github.com/tensorflow/tensorflow/commit/fa6b7782fbb14aa08d767bc799c531f5e1fb3bb8",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "125548308007819927586023436435408997709",
                "204202966661813873594308198892273238231",
                "69918281684686405500487333033139779702",
                "97990569982538074792787059467048776503"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2021-41214-d382f33c",
        "signature_type": "Line"
    }
]