← Volver a CVEs
CVE-2022-29205
MEDIUM5.5
Descripcion
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, there is a potential for segfault / denial of service in TensorFlow by calling `tf.compat.v1.*` ops which don't yet have support for quantized types, which was added after migration to TensorFlow 2.x. In these scenarios, since the kernel is missing, a `nullptr` value is passed to `ParseDimensionValue` for the `py_value` argument. Then, this is dereferenced, resulting in segfault. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
Detalles CVE
Puntuacion CVSS v3.15.5
SeveridadMEDIUM
Vector CVSSCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Vector de ataqueLOCAL
ComplejidadLOW
Privilegios requeridosLOW
Interaccion usuarioNONE
Publicado5/20/2022
Ultima modificacion11/21/2024
Fuentenvd
Avistamientos honeypot0
Productos afectados
google:tensorflow
Debilidades (CWE)
CWE-476CWE-908
Referencias
https://github.com/tensorflow/tensorflow/blob/f3b9bf4c3c0597563b289c0512e98d4ce81f886e/tensorflow/python/eager/pywrap_tfe_src.cc#L296-L320(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/blob/f3b9bf4c3c0597563b289c0512e98d4ce81f886e/tensorflow/python/eager/pywrap_tfe_src.cc#L480-L482(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/commit/237822b59fc504dda2c564787f5d3ad9c4aa62d9(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/releases/tag/v2.6.4(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/releases/tag/v2.7.2(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/releases/tag/v2.8.1(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/releases/tag/v2.9.0(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-54ch-gjq5-4976(security-advisories@github.com)
https://github.com/tensorflow/tensorflow/blob/f3b9bf4c3c0597563b289c0512e98d4ce81f886e/tensorflow/python/eager/pywrap_tfe_src.cc#L296-L320(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/blob/f3b9bf4c3c0597563b289c0512e98d4ce81f886e/tensorflow/python/eager/pywrap_tfe_src.cc#L480-L482(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/commit/237822b59fc504dda2c564787f5d3ad9c4aa62d9(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/releases/tag/v2.6.4(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/releases/tag/v2.7.2(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/releases/tag/v2.8.1(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/releases/tag/v2.9.0(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-54ch-gjq5-4976(af854a3a-2127-422b-91ae-364da2661108)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.