Lucene search
K

591 matches found

OSV
OSV
added 2022/11/18 12:0 a.m.20 views

CVE-2022-41901 `CHECK_EQ` fail via input in `SparseMatrixNNZ` in Tensorflow

TensorFlow is an open source platform for machine learning. An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The fix will be included in...

4.8CVSS7.8AI score0.00447EPSS
Exploits1References5
Snyk
Snyk
added 2022/10/23 10:25 a.m.1 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow when it parses scientific notation numbers present in JSON. Remediation A fix was pushed into the master branch but not yet published. References - GitHub Commit Credit: Kevin Stubbings...

7.5CVSS6.9AI score0.00643EPSS
Exploits1References2
NVD
NVD
added 2022/09/16 11:15 p.m.10 views

CVE-2022-36011

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit 1cf45b831eeb0cab8655c9c7c5d06ec6f45fc41b. The fix will be included in...

7.5CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 2022/09/16 11:15 p.m.27 views

CVE-2022-36027

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the Python process. We have patched the issue in GitHub commit aa0b852a4588cea4d36b74feb05d93055540b450. The fix will be...

7.5CVSS0.0058EPSS
Exploits1References3
NVD
NVD
added 2022/09/16 11:15 p.m.20 views

CVE-2022-36016

TensorFlow is an open source platform for machine learning. When tensorflow::fulltype::SubstituteFromAttrs receives a FullTypeDef& t that is not exactly three args, it triggers a CHECK-fail instead of returning a status. We have patched the issue in GitHub commit...

7.5CVSS0.00523EPSS
Exploits0References3
NVD
NVD
added 2022/09/16 11:15 p.m.13 views

CVE-2022-36000

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit aed36912609fc07229b4d0a7b44f3f48efc00fd0. The fix will be included in...

7.5CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 2022/09/16 11:15 p.m.39 views

CVE-2022-35992

TensorFlow is an open source platform for machine learning. When TensorListFromTensor receives an elementshape of a rank greater than one, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 3db59a042a38f4338aa207922fa2f476e000a6ee. The fi...

7.5CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 2022/09/16 11:15 p.m.35 views

CVE-2022-35994

TensorFlow is an open source platform for machine learning. When CollectiveGather receives an scalar input input, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c1f491817dec39a26be3c574e86a88c30f3c4770. The fix will be...

7.5CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 2022/09/16 11:15 p.m.17 views

CVE-2022-36001

TensorFlow is an open source platform for machine learning. When DrawBoundingBoxes receives an input boxes that is not of dtype float, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit da0d65cdc1270038e72157ba35bf74b85d9bda11. The fix wi...

7.5CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 2022/09/16 11:15 p.m.43 views

CVE-2022-36004

TensorFlow is an open source platform for machine learning. When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

7.5CVSS0.00387EPSS
Exploits0References2
Prion
Prion
added 2022/09/16 11:15 p.m.19 views

Stack overflow

TensorFlow is an open source platform for machine learning. If EmptyTensorList receives an input elementshape with more than one dimension, it gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5CVSS7.5AI score0.00387EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.21 views

Stack overflow

TensorFlow is an open source platform for machine learning. When CollectiveGather receives an scalar input input, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c1f491817dec39a26be3c574e86a88c30f3c4770. The fix will be...

5CVSS7.5AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. When SetSize receives an input setshape that is not a 1D tensor, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit cf70b79d2662c0d3c6af74583641e345fc939467. The fix...

5CVSS7.5AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.21 views

Stack overflow

TensorFlow is an open source platform for machine learning. If Conv2D is given empty input and the filter and padding sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. We have patched the issue ...

5CVSS7.4AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. When Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack. We have patched the issue in...

5CVSS7.4AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.17 views

Stack overflow

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit aed36912609fc07229b4d0a7b44f3f48efc00fd0. The fix will be included in...

5CVSS7.7AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.20 views

Stack overflow

TensorFlow is an open source platform for machine learning. When DrawBoundingBoxes receives an input boxes that is not of dtype float, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit da0d65cdc1270038e72157ba35bf74b85d9bda11. The fix wi...

5CVSS7.5AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.13 views

Stack overflow

TensorFlow is an open source platform for machine learning. When RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

5CVSS7.5AI score0.00379EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.20 views

Stack overflow

TensorFlow is an open source platform for machine learning. When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

5CVSS7.5AI score0.00387EPSS
Exploits0References2Affected Software1
Prion
Prion
added 2022/09/16 11:15 p.m.20 views

Stack overflow

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit 1cf45b831eeb0cab8655c9c7c5d06ec6f45fc41b. The fix will be included in...

5CVSS7.7AI score0.00379EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder