Podatność CVE-2022-36016


Publikacja: 2022-09-16   Modyfikacja: 2022-09-17

Opis:
TensorFlow is an open source platform for machine learning. When `tensorflow::full_type::SubstituteFromAttrs` receives a `FullTypeDef& t` that is not exactly three args, it triggers a `CHECK`-fail instead of returning a status. We have patched the issue in GitHub commit 6104f0d4091c260ce9352f9155f7e9b725eab012. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue.

Typ:

CWE-617

(Reachable Assertion)

 Referencje:
https://github.com/tensorflow/tensorflow/commit/6104f0d4091c260ce9352f9155f7e9b725eab012
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-g468-qj8g-vcjc
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/ops/math_ops.cc

Copyright 2024, cxsecurity.com

 

Back to Top