Lucene search

K

Tensorflow Security Vulnerabilities

cve
cve

CVE-2022-35985

TensorFlow is an open source platform for machine learning. If LRNGrad is given an output_image input tensor that is not 4-D, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit bd90b3efab4ec958b228cd7cfe9125be1c0cf255. The f...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 10:15 PM
53
2
cve
cve

CVE-2022-35986

TensorFlow is an open source platform for machine learning. If RaggedBincount is given an empty input tensor splits, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 7a4591fd4f065f4fa903593bc39b2f79530a74b8. The fix will be ...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 10:15 PM
73
2
cve
cve

CVE-2022-35987

TensorFlow is an open source platform for machine learning. DenseBincount assumes its input tensor weights to either have the same shape as its input tensor input or to be length-0. A different weights shape will trigger a CHECK fail that can be used to trigger a denial of service attack. We have p...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 10:15 PM
55
2
cve
cve

CVE-2022-35988

TensorFlow is an open source platform for machine learning. When tf.linalg.matrix_rank receives an empty input a, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c55b476aa0e0bd4ee99d0f3ad18d9d706cd1260a. The fix wi...

7.5CVSS

7.2AI Score

0.001EPSS

2022-09-16 10:15 PM
54
cve
cve

CVE-2022-35989

TensorFlow is an open source platform for machine learning. 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. We have patched the issue in GitHub commit...

7.5CVSS

7.2AI Score

0.001EPSS

2022-09-16 10:15 PM
48
cve
cve

CVE-2022-35990

TensorFlow is an open source platform for machine learning. When tf.quantization.fake_quant_with_min_max_vars_per_channel_gradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit f3cf67ac57...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 10:15 PM
59
4
cve
cve

CVE-2022-35991

TensorFlow is an open source platform for machine learning. When TensorListScatter and TensorListScatterV2 receive an element_shape of a rank greater than one, they give a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit bb03fdf4aae944ab2e4b35c7daa0...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
57
4
cve
cve

CVE-2022-35992

TensorFlow is an open source platform for machine learning. When TensorListFromTensor receives an element_shape 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 fix...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
63
4
cve
cve

CVE-2022-35993

TensorFlow is an open source platform for machine learning. When SetSize receives an input set_shape 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 w...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
64
2
cve
cve

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 inclu...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
54
2
cve
cve

CVE-2022-35995

TensorFlow is an open source platform for machine learning. When AudioSummaryV2 receives an input sample_rate with more than one element, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit bf6b45244992e2ee543c258e519489659c99fb7...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
56
2
cve
cve

CVE-2022-35996

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 in...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
52
4
cve
cve

CVE-2022-35997

TensorFlow is an open source platform for machine learning. If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 83dcb4dbfa094e33db084e97c4d0531a559e0ebf. The fix...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
63
5
cve
cve

CVE-2022-35998

TensorFlow is an open source platform for machine learning. If EmptyTensorList receives an input element_shape 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 c8ba76d48567aed347508e0552a2576419310...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
51
4
cve
cve

CVE-2022-35999

TensorFlow is an open source platform for machine learning. When Conv2DBackpropInput receives empty out_backprop 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 issu...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
69
4
cve
cve

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 TensorFlo...

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-16 11:15 PM
51
5
cve
cve

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 will...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
39
6
cve
cve

CVE-2022-36002

TensorFlow is an open source platform for machine learning. When Unbatch receives a nonscalar input id, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 4419d10d576adefa36b0e0a9425d2569f7c0189f. The fix will be included in TensorFlow 2.10...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
54
6
cve
cve

CVE-2022-36003

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 in ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
53
6
cve
cve

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 in ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
74
6
cve
cve

CVE-2022-36005

TensorFlow is an open source platform for machine learning. When tf.quantization.fake_quant_with_min_max_vars_gradient receives input min or max that is nonscalar, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit f3cf67ac5705f4f04721d15e4...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
51
6
cve
cve

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 TensorFlo...

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-16 11:15 PM
54
7
cve
cve

CVE-2022-36012

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

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-16 11:15 PM
53
5
cve
cve

CVE-2022-36013

TensorFlow is an open source platform for machine learning. When mlir::tfg::GraphDefImporter::ConvertNodeDef tries to convert NodeDefs without an op name, it crashes. We have patched the issue in GitHub commit a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in TensorFlow 2.10.0. ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
50
5
cve
cve

CVE-2022-36014

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in T...

7.5CVSS

7.5AI Score

0.002EPSS

2022-09-16 11:15 PM
57
5
cve
cve

CVE-2022-36015

TensorFlow is an open source platform for machine learning. When RangeSize receives values that do not fit into an int64_t, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b0f0. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this co...

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-16 11:15 PM
85
5
cve
cve

CVE-2022-36016

TensorFlow is an open source platform for machine learning. When tensorflow::full_type::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 6104f0d4091c260ce9352f9155f7e9b725...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 11:15 PM
52
9
cve
cve

CVE-2022-36017

TensorFlow is an open source platform for machine learning. If Requantize is given input_min, input_max, requested_output_min, requested_output_max tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit ...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 11:15 PM
63
5
cve
cve

CVE-2022-36018

TensorFlow is an open source platform for machine learning. If RaggedTensorToVariant is given a rt_nested_splits list that contains tensors of ranks other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 88f93dfe...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 10:15 PM
63
8
cve
cve

CVE-2022-36019

TensorFlow is an open source platform for machine learning. If FakeQuantWithMinMaxVarsPerChannel is given min or max tensors of a rank other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 785d67a78a1d533759fcd2...

7.5CVSS

7.4AI Score

0.001EPSS

2022-09-16 10:15 PM
50
2
cve
cve

CVE-2022-36026

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar num_bits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713. ...

7.5CVSS

7.3AI Score

0.001EPSS

2022-09-16 10:15 PM
59
8
cve
cve

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 incl...

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-16 11:15 PM
59
4
cve
cve

CVE-2022-41880

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in true_classes larger than range_max, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in Tenso...

9.1CVSS

9AI Score

0.002EPSS

2022-11-18 10:15 PM
50
11
cve
cve

CVE-2022-41883

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. The fix will be included in TensorFlow 2.11. We wi...

7.5CVSS

7.5AI Score

0.002EPSS

2022-11-18 09:15 PM
46
6
cve
cve

CVE-2022-41884

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be incl...

7.5CVSS

7.3AI Score

0.001EPSS

2022-11-18 10:15 PM
50
9
cve
cve

CVE-2022-41885

TensorFlow is an open source platform for machine learning. When tf.raw_ops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be included in TensorFlow 2.11. We will also cherrypick ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
59
6
cve
cve

CVE-2022-41886

TensorFlow is an open source platform for machine learning. When tf.raw_ops.ImageProjectiveTransformV2 is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be included in TensorFlow 2.11. We will also cherrypi...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
52
9
cve
cve

CVE-2022-41887

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a y_pred and y_true that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

7.5CVSS

7.5AI Score

0.002EPSS

2022-11-18 10:15 PM
63
9
cve
cve

CVE-2022-41888

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generate_bounding_box_proposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
63
9
cve
cve

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extract_volume_patches by passing in quantized tensors...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
54
7
cve
cve

CVE-2022-41890

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the issu...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
60
8
cve
cve

CVE-2022-41891

TensorFlow is an open source platform for machine learning. If tf.raw_ops.TensorListConcat is given element_shape=[], it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit fc33f3dc4c14051a83eec6535b608abe1d355fde. The fix w...

7.5CVSS

7.2AI Score

0.001EPSS

2022-11-18 10:15 PM
58
7
cve
cve

CVE-2022-41893

TensorFlow is an open source platform for machine learning. If tf.raw_ops.TensorListResize is given a nonscalar value for input size, it results CHECK fail which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56. T...

7.5CVSS

7.2AI Score

0.001EPSS

2022-11-18 10:15 PM
57
2
cve
cve

CVE-2022-41894

TensorFlow is an open source platform for machine learning. The reference kernel of the CONV_3D_TRANSPOSE TensorFlow Lite operator wrongly increments the data_ptr when adding the bias to the result. Instead of data_ptr += num_channels; it should be data_ptr += output_num_channels; as if the number ...

8.1CVSS

8AI Score

0.001EPSS

2022-11-18 10:15 PM
60
7
cve
cve

CVE-2022-41895

TensorFlow is an open source platform for machine learning. If MirrorPadGrad is given outsize input paddings, TensorFlow will give a heap OOB error. We have patched the issue in GitHub commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec92. The fix will be included in TensorFlow 2.11. We will also cherryp...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
58
5
cve
cve

CVE-2022-41896

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbank_channel_count greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be i...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
62
3
cve
cve

CVE-2022-41897

TensorFlow is an open source platform for machine learning. If FractionMaxPoolGrad is given outsize inputs row_pooling_sequence and col_pooling_sequence, TensorFlow will crash. We have patched the issue in GitHub commit d71090c3e5ca325bdf4b02eb236cfb3ee823e927. The fix will be included in TensorFlo...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
62
3
cve
cve

CVE-2022-41898

TensorFlow is an open source platform for machine learning. If SparseFillEmptyRowsGrad is given empty inputs, TensorFlow will crash. We have patched the issue in GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8. The fix will be included in TensorFlow 2.11. We will also cherrypick this commit ...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
66
9
cve
cve

CVE-2022-41899

TensorFlow is an open source platform for machine learning. Inputs dense_features or example_state_data not of rank 2 will trigger a CHECK fail in SdcaOptimizer. We have patched the issue in GitHub commit 80ff197d03db2a70c6a111f97dcdacad1b0babfa. The fix will be included in TensorFlow 2.11. We will...

7.5CVSS

7.4AI Score

0.001EPSS

2022-11-18 10:15 PM
55
3
cve
cve

CVE-2022-41900

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMax(AVG)Pool with illegal pooling_ratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remot...

9.8CVSS

9.7AI Score

0.001EPSS

2022-11-18 10:15 PM
119
5
Total number of security vulnerabilities428