VDB
KO

PYSEC-2021-419

Details

TensorFlow is an open source platform for machine learning. In affected versions the `ImmutableConst` operation in TensorFlow can be tricked into reading arbitrary memory contents. This is because the `tstring` TensorFlow string class has a special case for memory mapped strings but the operation itself does not offer any support for this datatype. 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / tensorflow
Introduced in: 0 Fixed in: 3712a2d3455e6ccb924daa5724a3652a86f6b585
Fix pip install --upgrade 'tensorflow>=3712a2d3455e6ccb924daa5724a3652a86f6b585'

References