CVE-2021-41199 log
Source |
|
Severity | Medium |
Remote | No |
Type | Denial of service |
Description | In TensorFlow before version 2.6.1, 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. |
Group | Package | Affected | Fixed | Severity | Status | Ticket |
---|---|---|---|---|---|---|
AVG-2529 | tensorflow | 2.6.0-6 | 2.6.1-1 | High | Fixed |