Lucene search
+L

4 matches found

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

PYSEC-2026-3263 TensorFlow vulnerable to `CHECK` fail in `AvgPoolGrad`

Impact The implementation of AvgPoolGrad does not fully validate the input originputshape. This results in a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf ksize = 1, 2, 2, 1 strides = 1, 2, 2, 1 padding = "VALID" dataformat = "NHWC"...

5.9CVSS6.9AI score0.00411EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.7 views

PYSEC-2026-1046 TensorFlow vulnerable to `CHECK` failures in `AvgPool3DGrad`

Impact The implementation of AvgPool3DGradOp does not fully validate the input originputshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf ksize = 1, 1, 1, 1, 1 strides = 1, 1, 1, 1, 1 padding ...

5.9CVSS7AI score0.00398EPSS
SaveExploits0References7
Veracode
Veracode
added 2021/05/17 11:36 a.m.24 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists due to a heap buffer overflow because the system does not validate the originputshape and grad tensors...

7.8CVSS3.8AI score0.00211EPSS
SaveExploits1References2Affected Software3
PyPA
PyPA
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-505

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.AvgPool3DGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.3AI score0.00211EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder