In affected versions of TensorFlow the tf.raw_ops.DataFormatVecPermute API does not validate the src_format and dst_format attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.
2020-12-10T23:15:12.723
2024-11-21T05:19:42.457
Modified
CVSSv3.1: 4.4 (MEDIUM)
AV:L/AC:L/Au:S/C:P/I:P/A:P
3.1
6.4
Type | Vendor | Product | Version/Range | Vulnerable? |
---|---|---|---|---|
Application | tensorflow | < 1.15.5 | Yes | |
Application | tensorflow | < 2.0.4 | Yes | |
Application | tensorflow | < 2.1.3 | Yes | |
Application | tensorflow | < 2.2.2 | Yes | |
Application | tensorflow | < 2.3.2 | Yes |