CVE-2023-25663

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-25663
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-25663.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-25663
Aliases
Related
Published
2023-03-25T00:15:07Z
Modified
2025-09-19T14:37:41.496140Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when ctx->step_containter() is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1.

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

Affected versions

0.*

0.12.0-rc0
0.12.0-rc1
0.12.1
0.5.0
0.6.0

v0.*

v0.10.0
v0.10.0rc0
v0.11.0
v0.11.0rc0
v0.11.0rc1
v0.11.0rc2
v0.12.0
v0.7.0
v0.7.1
v0.8.0rc0
v0.9.0
v0.9.0rc0

v1.*

v1.0.0
v1.0.0-alpha
v1.0.0-rc0
v1.0.0-rc1
v1.0.0-rc2
v1.1.0
v1.1.0-rc0
v1.1.0-rc1
v1.1.0-rc2
v1.12.0
v1.12.0-rc0
v1.12.0-rc1
v1.12.0-rc2
v1.12.1
v1.2.0
v1.2.0-rc0
v1.2.0-rc1
v1.2.0-rc2
v1.3.0-rc0
v1.3.0-rc1
v1.5.0
v1.5.0-rc0
v1.5.0-rc1
v1.6.0
v1.6.0-rc0
v1.6.0-rc1
v1.7.0
v1.7.0-rc0
v1.7.0-rc1
v1.8.0
v1.8.0-rc0
v1.8.0-rc1
v1.9.0
v1.9.0-rc0
v1.9.0-rc1
v1.9.0-rc2

Database specific

{
    "vanir_signatures": [
        {
            "id": "CVE-2023-25663-10f53fcf",
            "signature_type": "Function",
            "digest": {
                "function_hash": "35885794639007058225458304983826073081",
                "length": 477.0
            },
            "target": {
                "file": "tensorflow/core/kernels/tensor_array_ops.cc",
                "function": "GetTensorArray"
            },
            "deprecated": false,
            "signature_version": "v1",
            "source": "https://github.com/tensorflow/tensorflow/commit/239139d2ae6a81ae9ba499ad78b56d9b2931538a"
        },
        {
            "id": "CVE-2023-25663-2260bdd8",
            "signature_type": "Line",
            "digest": {
                "line_hashes": [
                    "264465115802930545512537044350893918741",
                    "299685002815380107120215548555878734185",
                    "133088477667571187684744172061314777758",
                    "159936062196770601467024760985439427358",
                    "119401361397129384390260475616212947017"
                ],
                "threshold": 0.9
            },
            "target": {
                "file": "tensorflow/core/kernels/tensor_array_ops.cc"
            },
            "deprecated": false,
            "signature_version": "v1",
            "source": "https://github.com/tensorflow/tensorflow/commit/239139d2ae6a81ae9ba499ad78b56d9b2931538a"
        }
    ]
}