VDB
EN

PYSEC-2021-392

상세

TensorFlow is an open source platform for machine learning. In affected versions if `tf.image.resize` is called with a large input argument then the TensorFlow process will crash due to a `CHECK`-failure caused by an overflow. The number of elements in the output tensor is too much for the `int64_t` type and the overflow is detected via a `CHECK` statement. This aborts the process. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / tensorflow
최초 영향 버전: 0 수정 버전: e5272d4204ff5b46136a1ef1204fc00597e21837
수정 pip install --upgrade 'tensorflow>=e5272d4204ff5b46136a1ef1204fc00597e21837'

참고