Lucene search
+L

3 matches found

PyPA
PyPA
•added 2026/07/13 2:19 p.m.•22 views

TensorFlow vulnerable to `CHECK` failure in `AvgPoolOp`

ImpactThe AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program.pythonimport tensorflow as tfimport numpy as npvalue = np.ones1, 1, 1, 1ksize = 1, 1e20, 1, 1strides = 1, 1, 1, 1padding =...

7.5CVSS6.9AI score0.00721EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder