Lucene search
K

64 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:49 a.m.3 views

SUSE CVE-2017-5849

tiffttopnm in netpbm 10.47.63 does not properly use the libtiff TIFFRGBAImageGet function, which allows remote attackers to cause a denial of service out-of-bounds read and write via a crafted tiff image file, related to transposing width and height values...

4.4CVSS6.7AI score0.01926EPSS
Exploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.3 views

SUSE CVE-2018-6392

The filterslice function in libavfilter/vftranspose.c in FFmpeg through 3.4.1 allows remote attackers to cause a denial of service out-of-array access via a crafted MP4 file...

6.5CVSS7.1AI score0.01661EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.2 views

SUSE CVE-2021-41216

TensorFlow is an open source platform for machine learning. In affected versions the shape inference function for Transpose is vulnerable to a heap buffer overflow. This occurs whenever perm contains negative elements. The shape inference function does not validate that the indices in perm are al...

5.5CVSS7.7AI score0.00156EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.1 views

Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

...

8.1CVSS8.1AI score0.00523EPSS
Exploits1
Snyk
Snyk
added 2022/11/20 9:8 a.m.1 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow. The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if...

8.1CVSS8.2AI score0.00523EPSS
Exploits1References2
OSV
OSV
added 2022/11/18 10:15 p.m.4 views

AZL-11532 CVE-2022-41894 affecting package tensorflow for versions less than 2.11.0-1

TensorFlow is an open source platform for machine learning. The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of inp...

8.1CVSS7.6AI score0.00523EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/11/18 12:0 a.m.2 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from a reference kernel for the CONV3DTRANSPOSE TensorFlow Lite operator that incorrectly adds dataptr when adding bias to results...

8.1CVSS6.6AI score0.00523EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.2 views

PT-2022-26125 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier TensorFlow versions 2.8.4 and earlier Description: The reference kernel of the CONV 3D TRANSPOSE TensorFlow Lite operator wrongly...

8.1CVSS7.9AI score0.00523EPSS
Exploits1References10
Debian CVE
Debian CVE
added 2022/11/18 12:0 a.m.3 views

CVE-2022-41894

TensorFlow is an open source platform for machine learning. The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of inp...

8.1CVSS7.3AI score0.00523EPSS
Exploits1
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.3 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google Inc. in the United States. Google TensorFlow suffers from an input validation error vulnerability that stems from a segmentation error in the converter and crashes the Python process when using a...

7.5CVSS7.6AI score0.0058EPSS
Exploits1References4
CNVD
CNVD
added 2022/06/30 12:0 a.m.16 views

Huawei MindSpore Community Transpose信息泄露漏洞

Huawei MindSpore Community, an open source deep learning framework from Huawei, China, is vulnerable to an information disclosure vulnerability in Huawei MindSpore Community Transpose, which results from accessing sensitive data when the value in the perm element is greater than or equal to the...

7.5CVSS0.8AI score0.00767EPSS
Exploits0References1
NVD
NVD
added 2022/06/27 5:15 p.m.9 views

CVE-2021-33649

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers...

7.5CVSS0.00767EPSS
Exploits0References1
OSV
OSV
added 2022/06/27 5:15 p.m.12 views

CVE-2021-33649

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers...

7.5CVSS6.9AI score
Exploits0References1
Prion
Prion
added 2022/06/27 5:15 p.m.9 views

Heap overflow

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers...

5CVSS7.5AI score0.00767EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2022/06/27 4:20 p.m.60 views

CVE-2021-33649

The CVE-2021-33649 issue affects Huawei MindSpore Community’s Transpose operator. When performing the inference shape operation, if the perm element value is greater than or equal to the input_shape size, the implementation may access data outside the heap-allocated input_shape buffers, potential...

7.5CVSS7.5AI score0.00767EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/27 4:20 p.m.9 views

CVE-2021-33649

When performing the inference shape operation of the Transpose operator, if the value in the perm element is greater than or equal to the size of the inputshape, it will access data outside of bounds of inputshape which allocated from heap buffers...

7.7AI score0.00767EPSS
Exploits0References1
CNNVD
CNNVD
added 2022/06/27 12:0 a.m.2 views

Huawei MindSpore Community 缓冲区错误漏洞

Huawei MindSpore Community, an open source deep learning framework from Huawei, China, is vulnerable to an information disclosure vulnerability in Huawei MindSpore Community Transpose, which results from accessing sensitive data when the value in the perm element is greater than or equal to the...

7.5CVSS5.6AI score0.00767EPSS
Exploits0References2
OSV
OSV
added 2021/11/10 6:57 p.m.7 views

GHSA-3FF2-R28G-W7H9 Heap buffer overflow in `Transpose`

Impact The shape inference function for Transpose is vulnerable to a heap buffer overflow: python import tensorflow as tf @tf.function def test: y = tf.rawops.Transposex=1,2,3,4,perm=-10 return y test This occurs whenever perm contains negative elements. The shape inference function does not...

5.5CVSS7AI score0.00156EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2021/11/10 6:57 p.m.54 views

Heap buffer overflow in `Transpose`

Impact The shape inference function for Transpose is vulnerable to a heap buffer overflow: python import tensorflow as tf @tf.function def test: y = tf.rawops.Transposex=1,2,3,4,perm=-10 return y test This occurs whenever perm contains negative elements. The shape inference function does not...

7.8CVSS1.6AI score0.00156EPSS
Exploits0References8Affected Software3
CNVD
CNVD
added 2021/11/09 12:0 a.m.37 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-87050)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google TensorFlow is vulnerable to a buffer overflow vulnerability that stems from Transpose's shape inference function being vulnerable to a heap buffer overflow. No details of the vulnerability are...

7.8CVSS1.3AI score0.00156EPSS
Exploits0References1
Rows per page
Query Builder