CVE-2021-29615

Source
https://cve.org/CVERecord?id=CVE-2021-29615
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29615.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-29615
Aliases
Related
Published
2021-05-14T20:15:16.127Z
Modified
2026-04-10T13:50:04.766576Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

TensorFlow is an end-to-end open source platform for machine learning. The implementation of ParseAttrValue(https://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/framework/attrvalueutil.cc#L397-L453) can be tricked into stack overflow due to recursion by giving in a specially crafted input. 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
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.1.4"
        },
        {
            "introduced": "2.2.0"
        },
        {
            "fixed": "2.2.3"
        },
        {
            "introduced": "2.3.0"
        },
        {
            "fixed": "2.3.3"
        },
        {
            "introduced": "2.4.0"
        },
        {
            "fixed": "2.4.2"
        }
    ]
}

Affected versions

0.*
0.5.0
0.6.0
v1.*
v1.1.0-rc1
v1.1.0-rc2
v1.12.1
v1.6.0-rc1
v1.9.0-rc2
v2.*
v2.1.0
v2.1.0-rc0
v2.1.0-rc1
v2.1.0-rc2
v2.1.1
v2.1.2
v2.1.3
v2.2.0
v2.2.1
v2.2.2
v2.3.0
v2.3.1
v2.3.2
v2.4.0
v2.4.1

Database specific

vanir_signatures_modified
"2026-04-10T13:50:04Z"
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-29615.json"
vanir_signatures
[
    {
        "target": {
            "function": "ParseAttrValue",
            "file": "tensorflow/core/framework/attr_value_util.cc"
        },
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 1480.0,
            "function_hash": "161123823544461413250116767507509085187"
        },
        "id": "CVE-2021-29615-5bef843d",
        "source": "https://github.com/tensorflow/tensorflow/commit/e07e1c3d26492c06f078c7e5bf2d138043e199c1",
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "tensorflow/core/framework/attr_value_util.cc"
        },
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "130491718664554948992035178782741890805",
                "307524391018127699555412904581496237494",
                "206176602397166642415421419916276165628",
                "132752298504289257637866894390435825312",
                "18628081833363303415322345815175110902",
                "14164033325410267613033608022580933608",
                "119251591795085005131396724163308884511",
                "19118296530534102096758683814182968170",
                "73338673258351910983383266073684882720"
            ]
        },
        "id": "CVE-2021-29615-6d26c6ff",
        "source": "https://github.com/tensorflow/tensorflow/commit/e07e1c3d26492c06f078c7e5bf2d138043e199c1",
        "signature_type": "Line"
    }
]