github.com
https://github.com/tensorflow/tensorflow CVE-2023-25676
HIGH
TensorFlow has null dereference on ParallelConcat with XLA
Record summary
CVE-2023-25676 has a selected CVSS score of 7.5 (high).
Description
TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, `tf.raw_ops.ParallelConcat` segfaults with a nullptr dereference when given a parameter `shape` with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableYes
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Feb 19, 2025 · Source: CVE List
Affected products and versions
4| Product | Source | Version range | Status |
|---|---|---|---|
tensorflowBrowse tensorflow / tensorflow | CVE List | < 2.11.1 | affected |
tensorflowBrowse PyPI / tensorflow | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
tensorflow-cpuBrowse PyPI / tensorflow-cpu | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
tensorflow-gpuBrowse PyPI / tensorflow-gpu | GitHub Advisory | Before 2.11.1 · Fixed in 2.11.1 | affected |
References
4github.com
https://github.com/tensorflow/tensorflow/commit/da66bc6d5ff466aee084f9e7397980a24890cd15 github.comConfirmation
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6wfh-89q8-44jq nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2023-25676