Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.121 views

Write to immutable memory region in TensorFlow

Impact The tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area: python import...

4.4CVSS0.9AI score0.00209EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:7 p.m.134 views

Uninitialized memory access in TensorFlow

Impact Under certain cases, a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen: cc struct QUInt8 QUInt8 /...

5.3CVSS3.4AI score0.00251EPSS
SaveExploits1References7Affected Software3
Rows per page
Query Builder