GHSA-PVRC-HG3F-58R6 Heap OOB access in `Dilation2DBackpropInput`
Impact An attacker can write outside the bounds of heap allocated arrays by passing invalid arguments to tf.rawops.Dilation2DBackpropInput: python import tensorflow as tf inputtensor = tf.constant1.1 81, shape=3, 3, 3, 3, dtype=tf.float32 filter = tf.constant, shape=0, 0, 3, dtype=tf.float32...