CVE-2023-33976

Source
https://cve.org/CVERecord?id=CVE-2023-33976
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33976.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-33976
Aliases
Downstream
Published
2024-07-30T19:27:14.532Z
Modified
2026-07-09T15:11:01.602193Z
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 segfault in array_ops.upper_bound
Details

TensorFlow is an end-to-end open source platform for machine learning. array_ops.upper_bound causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/33xxx/CVE-2023-33976.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-190"
    ]
}
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
Fixed
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.13.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
v2.12.0-rc0
v2.12.0-rc1
v2.13.0-rc0
v2.13.0-rc1
v2.13.0-rc2

Database specific

vanir_signatures_modified
"2026-07-09T15:11:01Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33976.json"
vanir_signatures
[
    {
        "id": "CVE-2023-33976-3af49d67",
        "digest": {
            "line_hashes": [
                "100598486869559032336610320611545535831",
                "305240308788823708985804377133101020263",
                "154586524401771883512044879489793727384",
                "199428839223849865333677835395372530276",
                "98569580384594399400862973963684208294",
                "177686982701855881759480308263868029627",
                "100598486869559032336610320611545535831",
                "305240308788823708985804377133101020263",
                "154586524401771883512044879489793727384",
                "199428839223849865333677835395372530276",
                "98569580384594399400862973963684208294",
                "177686982701855881759480308263868029627"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/tensorflow/tensorflow/commit/915884fdf5df34aaedd00fc6ace33a2cfdefa586",
        "deprecated": false,
        "target": {
            "file": "tensorflow/core/kernels/searchsorted_op.cc"
        }
    },
    {
        "id": "CVE-2023-33976-8550e2e0",
        "digest": {
            "line_hashes": [
                "100598486869559032336610320611545535831",
                "305240308788823708985804377133101020263",
                "154586524401771883512044879489793727384",
                "199428839223849865333677835395372530276",
                "98569580384594399400862973963684208294",
                "177686982701855881759480308263868029627",
                "100598486869559032336610320611545535831",
                "305240308788823708985804377133101020263",
                "154586524401771883512044879489793727384",
                "199428839223849865333677835395372530276",
                "98569580384594399400862973963684208294",
                "177686982701855881759480308263868029627"
            ],
            "threshold": 0.9
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/tensorflow/tensorflow/commit/6fa05df43b00038b048f4f0e51ef522da6532fec",
        "deprecated": false,
        "target": {
            "file": "tensorflow/core/kernels/searchsorted_op.cc"
        }
    }
]