Lucene search
+L

4 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.8 views

PYSEC-2026-3205 TensorFlow vulnerable to `CHECK` fail in `MaxPool`

Impact When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np input = np.ones1, 1, 1, 1 ksize = 1, 1, 2, ...

5.9CVSS6.9AI score0.00411EPSS
SaveExploits0References7
OSV
OSV
added 2022/09/16 10:29 p.m.11 views

GHSA-9942-R22V-78CP TensorFlow vulnerable to `CHECK` fail in `LRNGrad`

Impact If LRNGrad is given an outputimage input tensor that is not 4-D, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf depthradius = 1 bias = 1.59018219 alpha = 0.117728651 beta = 0.404427052 inputgrads = tf.random.uniformshape=4,...

5.9CVSS7AI score0.00411EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 10:28 p.m.4 views

GHSA-J43H-PGMG-5HJQ TensorFlow vulnerable to `CHECK` fail in `MaxPool`

Impact When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np input = np.ones1, 1, 1, 1 ksize = 1, 1, 2, ...

5.9CVSS5.8AI score0.00411EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2021/05/14 7:21 p.m.53 views

CVE-2021-29603

TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of...

7.8CVSS7.2AI score0.00201EPSS
SaveExploits1
Rows per page
Query Builder