CVE-2023-25663

Source
https://cve.org/CVERecord?id=CVE-2023-25663
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-25663.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-25663
Aliases
Downstream
Published
2023-03-24T23:40:59.362Z
Modified
2026-08-12T13:33:57.854627Z
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
TensorFlow has Null Pointer Error in TensorArrayConcatV2
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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/25xxx/CVE-2023-25663.json",
    "cwe_ids": [
        "CWE-476"
    ]
}
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
Fixed
Database specific
Show details
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.12.0"
        }
    ]
}

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.12.0-rc0
v2.12.0-rc1

Database specific

vanir_signatures
[
    {
        "id": "CVE-2023-25663-10f53fcf",
        "source": "https://github.com/tensorflow/tensorflow/commit/239139d2ae6a81ae9ba499ad78b56d9b2931538a",
        "signature_type": "Function",
        "target": {
            "file": "tensorflow/core/kernels/tensor_array_ops.cc",
            "function": "GetTensorArray"
        },
        "digest": {
            "function_hash": "35885794639007058225458304983826073081",
            "length": 477.0
        },
        "signature_version": "v1",
        "deprecated": false
    },
    {
        "id": "CVE-2023-25663-2260bdd8",
        "source": "https://github.com/tensorflow/tensorflow/commit/239139d2ae6a81ae9ba499ad78b56d9b2931538a",
        "signature_type": "Line",
        "target": {
            "file": "tensorflow/core/kernels/tensor_array_ops.cc"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "264465115802930545512537044350893918741",
                "299685002815380107120215548555878734185",
                "133088477667571187684744172061314777758",
                "159936062196770601467024760985439427358",
                "119401361397129384390260475616212947017"
            ]
        },
        "signature_version": "v1",
        "deprecated": false
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-25663.json"
vanir_signatures_modified
"2026-08-12T13:33:57Z"