Skip to main content

Vendor/product archive

google / tensorflow CVEs

Beta · best-effort

431 CVEs tagged to google / tensorflow7 Critical, 110 High, 215 Medium, 99 Low, 0 Unrated.

CVE-2022-41902

Published Dec 6, 2022

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs giv…

CVSS 7.1 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41911

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a `const char*` array (since that's the underlying storage) and then we typ…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41909

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. An input `encoded` that is not a valid `CompositeTensorVariant` tensor will trigger a segfault in `tf.raw_ops.Composite…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41908

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. An input `token` that is not a UTF-8 bytestring will trigger a `CHECK` fail in `tf.raw_ops.PyFunc`. We have patched the…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41907

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. When `tf.raw_ops.ResizeNearestNeighborGrad` is given a large `size` input, it overflows. We have patched the issue in G…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41901

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. An input `sparse_matrix` that is not a matrix with a shape with rank 0 will trigger a `CHECK` fail in `tf.raw_ops.Spars…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41900

Published Nov 18, 2022

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…

CVSS 7.1 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41899

Published Nov 18, 2022

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 p…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41898

Published Nov 18, 2022

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 a…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41897

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. If `FractionMaxPoolGrad` is given outsize inputs `row_pooling_sequence` and `col_pooling_sequence`, TensorFlow will cra…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41896

Published Nov 18, 2022

TensorFlow is an open source platform for machine learning. If `ThreadUnsafeUnigramCandidateSampler` is given input `filterbank_channel_count` greater than the allowed max size, T…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41895

Published Nov 18, 2022

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…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41894

Published Nov 18, 2022

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 th…

CVSS 7.1 · High
Vendor/product tagsBeta · best-effort

CVE-2022-41893

Published Nov 18, 2022

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…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41891

Published Nov 18, 2022

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 trigge…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41890

Published Nov 18, 2022

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 `in…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41889

Published Nov 18, 2022

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 `nu…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41888

Published Nov 18, 2022

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…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41887

Published Nov 18, 2022

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…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41886

Published Nov 18, 2022

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…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41885

Published Nov 18, 2022

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 Git…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41884

Published Nov 18, 2022

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 w…

CVSS 4.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41880

Published Nov 18, 2022

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…

CVSS 6.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-41883

Published Nov 18, 2022

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…

CVSS 6.8 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-36027

Published Sep 16, 2022

TensorFlow is an open source platform for machine learning. When converting transposed convolutions using per-channel weight quantization the converter segfaults and crashes the P…

CVSS 5.9 · Medium
Vendor/product tagsBeta · best-effort
Showing 26-50 of 431 CVEsPage 2 of 18