QID 981472
QID 981472: Python (pip) Security Update for tensorflow-gpu (GHSA-jc87-6vpp-7ff3)
Security update has been released for tensorflow-gpu,tensorflow,tensorflow-cpu to fix the vulnerability.
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
The `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no validation that the `indices` tensor has the same shape as the `values` one. The values in these tensors are always accessed in parallel:
https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/kernels/count_ops.cc#L193-L195
Thus, a shape mismatch can result in accesses outside the bounds of heap allocated buffers.
We recommend users to upgrade to TensorFlow 2.3.1.
- GHSA-jc87-6vpp-7ff3 -
github.com/advisories/GHSA-jc87-6vpp-7ff3
CVEs related to QID 981472
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-jc87-6vpp-7ff3 | tensorflow |
|
|
| GHSA-jc87-6vpp-7ff3 | tensorflow-cpu |
|
|
| GHSA-jc87-6vpp-7ff3 | tensorflow-gpu |
|