Lucene search
+L

11457 matches found

OSV
OSV
added 2022/09/16 8:25 p.m.26 views

CVE-2022-35964 Segfault in `BlockLSTMGradV2` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of BlockLSTMGradV2 does not fully validate its inputs. This results in a a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS7.6AI score
SaveExploits0References4
NVD
NVD
added 2022/09/16 8:15 p.m.41 views

CVE-2022-35938

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

9.1CVSS0.00474EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.51 views

CVE-2022-35952

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

7.5CVSS0.00591EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.52 views

CVE-2022-35960

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

7.5CVSS0.00579EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.39 views

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS0.00467EPSS
SaveExploits0References3
NVD
NVD
added 2022/09/16 8:15 p.m.37 views

CVE-2022-35934

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

7.5CVSS0.0042EPSS
SaveExploits0References2
Prion
Prion
added 2022/09/16 8:15 p.m.20 views

Stack overflow

TensorFlow is an open source platform for machine learning. The RaggedRangOp function takes an argument limits that is eventually used to construct a TensorShape as an int64. If limits is a very large float, it can overflow when converted to an int64. This triggers an InvalidArgument but also...

5CVSS7.7AI score0.00579EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/16 8:00 p.m.58 views

CVE-2022-35960 `CHECK` failure in `TensorListReserve` in TensorFlow

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

5.9CVSS7.7AI score0.00579EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:50 p.m.33 views

CVE-2022-35952 `CHECK` failures in `UnbatchGradOp` in TensorFlow

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

5.9CVSS7.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/09/16 7:40 p.m.45 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9.4AI score0.00467EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:40 p.m.36 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:40 p.m.88 views

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

9.8CVSS7AI score0.00467EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/09/16 7:35 p.m.37 views

CVE-2022-35935 `CHECK` failure in `SobolSample` via missing validation in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of SobolSampleOp is vulnerable to a denial of service via CHECK-failure assertion failure caused by assuming input0, input1, and input2 to be scalar. This issue has been patched in GitHub commit...

5.9CVSS7.5AI score0.00467EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 7:30 p.m.31 views

CVE-2022-35934 `CHECK` failure in tf.reshape in Tensorflow

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

5.9CVSS7.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.4 views

PT-2022-33273 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.6 Description: The issue concerns array range checking for poke descriptors in the bpf module. It was introduced in version v5.5 and fixed in version v5.19.6. The actual impact and attack plausibility have...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.7 views

PT-2022-26164 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions 13.1RC1 through 14.6RC1 XWiki Platform versions 13.1RC1 through 14.4.3 XWiki Platform versions 13.1RC1 through 13.10.8 Description: The XWiki Platform has a vulnerability where the password is stored in plain text in t...

7.5CVSS6.7AI score0.00733EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.10 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 a buffer error vulnerability that stems from the ScatterNd function accepting an input parameter that determines the index of the output...

9.8CVSS8.5AI score0.00467EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.5 views

PT-2022-33407 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.4 Description: The issue is related to an out of range error in the aq vec index. It was introduced in version v4.11 and fixed in version v5.19.4. The actual impact and attack plausibility have not yet bee...

7.1AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.9 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 it crashing when RangeSize receives a value that does not fit into int64t. The...

7.5CVSS7.5AI score0.00579EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.8 views

PT-2022-33342 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.4 Description: The issue is related to the ext4 file system, where a block range must be validated before use in the ext4 mb clear bb function. The actual impact and attack plausibility have not yet been...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder