Lucene search
+L

2 matches found

OSV
OSV
added 2024/03/06 11:13 a.m.18 views

BIT-TENSORFLOW-2022-35969 `CHECK` fail in `Conv2DBackpropInput` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.2AI score0.00406EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/09/16 10:17 p.m.43 views

TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf strides = 1, 1, 1, 1 padding = "SAME" usecudnnongpu = True explicitpaddings =...

7.5CVSS7.4AI score0.00406EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder