CVE-2023-27579

Source
https://cve.org/CVERecord?id=CVE-2023-27579
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27579.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-27579
Aliases
Downstream
Published
2023-03-24T23:05:09.206Z
Modified
2026-08-12T13:34:04.122311Z
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 Floating Point Exception in TFLite in conv kernel
Details

TensorFlow is an end-to-end open source platform for machine learning. Constructing a tflite model with a paramater filter_input_channel of less than 1 gives a FPE. This issue has been patched in version 2.12. TensorFlow will also cherrypick the fix commit on TensorFlow 2.11.1.

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

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_modified
"2026-08-12T13:34:04Z"
vanir_signatures
[
    {
        "id": "CVE-2023-27579-5cb8a427",
        "deprecated": false,
        "signature_type": "Line",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "266074327028692318080667763551625859898",
                "211732530737304571840863412914325287156",
                "50586444739385889865833715370877894681",
                "238723125993638949103822532748312031386"
            ]
        },
        "source": "https://github.com/tensorflow/tensorflow/commit/34f8368c535253f5c9cb3a303297743b62442aaa",
        "target": {
            "file": "tensorflow/lite/kernels/conv.cc"
        }
    },
    {
        "id": "CVE-2023-27579-89be6b03",
        "deprecated": false,
        "signature_type": "Function",
        "signature_version": "v1",
        "digest": {
            "length": 8866.0,
            "function_hash": "134999603250615146484447637441776069413"
        },
        "source": "https://github.com/tensorflow/tensorflow/commit/34f8368c535253f5c9cb3a303297743b62442aaa",
        "target": {
            "function": "Prepare",
            "file": "tensorflow/lite/kernels/conv.cc"
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27579.json"