Lucene search
+L

12675 matches found

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:55 p.m.24 views

CVE-2022-35959 `CHECK` failures in `AvgPool3DGrad` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of AvgPool3DGradOp does not fully validate the input originputshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. We have patched the issue in...

5.9CVSS7.7AI score
SaveExploits0References4
CVE
CVE
added 2022/09/16 7:50 p.m.102 views

CVE-2022-35952

TensorFlow CVE-2022-35952 concerns the UnbatchGradOp: passing a non-scalar id or an incorrect batch_index can trigger CHECK failures, crashing the program. The issue affects UnbatchGrad in TensorFlow and is resolved by a patch in commit 5f945fc6409a3c1e90d6970c9292f805f6e6ddf2, with the fix plann...

7.5CVSS6.4AI score0.00591EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/09/16 7:45 p.m.138 views

CVE-2022-35941

CVE-2022-35941 affects TensorFlow: AvgPoolOp accepts a positive ksize but does not validate it, enabling a potential crash via a negative ksize. The issue is fixed in commit 3a6ac52664c6c095aa2b114e742b0aa17fdce78f and will be included in TensorFlow 2.10.0; the patch will be cherry-picked for TF ...

7.5CVSS6.3AI score0.00595EPSS
SaveExploits0References3Affected Software1
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
CVE
CVE
added 2022/09/16 7:40 p.m.105 views

CVE-2022-35939

CVE-2022-35939 concerns TensorFlow’s ScatterNd in TensorFlow Lite and core TF, where an input index outside the output bounds can write at an invalid location or crash. The issue is fixed via commit b4d4b4cb019bd7240a52daa4ba61e3cc814f0384 and the patch is scheduled for inclusion in TensorFlow 2....

9.8CVSS8.3AI score0.00467EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/09/16 7:40 p.m.27 views

CVE-2022-35939 Out of bounds write in `scatter_nd` op in TensorFlow Lite

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

7CVSS9.3AI score
SaveExploits0References5
CVE
CVE
added 2022/09/16 7:35 p.m.115 views

CVE-2022-35935

CVE-2022-35935 affects TensorFlow via SobolSampleOp triggering a denial of service from a misvalidation that assumes input(0), input(1), and input(2) are scalar, causing a CHECK failure. The issue has been patched in the GitHub commit c65c67f88ad770662e8f191269a907bf2b94b1bf, with the fix slated ...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/09/16 7:35 p.m.71 views

CVE-2022-35938

CVE-2022-35938 affects TensorFlow and TensorFlow Lite Micro GatherNd where inputs can trigger an out-of-bounds read or crash when sizes mismatch. The issue is patched in commit 4142e47e9e31db481781b955ed3ff807a781b494 and the fix will be included in TensorFlow 2.10.0, with cherry-picks to 2.9.1, ...

9.1CVSS8.1AI score0.00474EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/09/16 7:30 p.m.104 views

CVE-2022-35934

CVE-2022-35934 : TensorFlow’s tf.reshape op is vulnerable to a denial of service caused by a CHECK-failure when overflowing the number of tensor elements. The issue is patched in commit 61f0f9b94df8c0411f0ad0ecc2fec2d3f3c33555; the fix is planned for TensorFlow 2.10.0 and will be cherry-picked to...

7.5CVSS6.3AI score0.0042EPSS
SaveExploits0References2Affected Software1
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
Github Security Blog
Github Security Blog
added 2022/09/16 5:21 p.m.60 views

Talos worker join token can be used to get elevated access level to the Talos API

Impact Talos worker nodes use a join token to get accepted into the Talos cluster. A misconfigured Kubernetes environment may allow workloads to access the join token of the worker node. A malicious workload could then use the join token to construct a Talos CSR certificate signing request. Due t...

8.8CVSS8.1AI score0.00564EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/16 5:21 p.m.58 views

GHSA-7HGC-PHP5-77QQ Talos worker join token can be used to get elevated access level to the Talos API

Impact Talos worker nodes use a join token to get accepted into the Talos cluster. A misconfigured Kubernetes environment may allow workloads to access the join token of the worker node. A malicious workload could then use the join token to construct a Talos CSR certificate signing request. Due t...

7.2CVSS7.5AI score0.00564EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.7 views

Google TensorFlow 安全漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc...

7.5CVSS6.8AI score0.00467EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.7 views

PT-2022-33428 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.4 Description: The issue concerns the KVM module in the Linux Kernel, where a reference to /dev/kvm is unconditionally obtained when creating a VM. The actual impact and attack plausibility have not yet be...

7.2AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2022/09/14 10:10 a.m.46 views

How to Do Malware Analysis?

Based on the findings of Malwarebytes' Threat Review for 2022, 40 million Windows business computers' threats were detected in 2021. In order to combat and avoid these kinds of attacks, malware analysis is essential. In this article, we will break down the goal of malicious programs' investigatio...

0.5AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/09/14 12:00 a.m.10 views

The vulnerability of the virtio-fs hardware emulation driver in QEMU allows a perpetrator to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the QEMU virtual machine emulation software for hardware devices, specifically virtio-fs, is related to insecure management of privileges. Exploiting this vulnerability can allow attackers to access confidential data, compromise its integrity, and even cause service failures...

8.2CVSS7.2AI score0.00522EPSS
SaveExploits1References10Affected Software4
BDU FSTEC
BDU FSTEC
added 2022/09/14 12:00 a.m.11 views

The vulnerability of the software products for developing HMI/SCADA systems such as EcoStruxure Machine SCADA Expert and Pro-face BLUE Open Studio lies in the ability to restore unreliable data from memory, allowing an attacker to execute arbitrary code.

The vulnerability of the software products for developing HMI/SCADA systems such as EcoStruxure Machine SCADA Expert and Pro-face BLUE Open Studio lies in the ability to restore unreliable data in memory. Exploiting this vulnerability can allow an attacker to execute arbitrary code...

7.8CVSS5.8AI score
SaveExploits0References1
NVD
NVD
added 2022/09/13 5:15 p.m.23 views

CVE-2022-36103

Talos Linux is a Linux distribution built for Kubernetes deployments. Talos worker nodes use a join token to get accepted into the Talos cluster. Due to improper validation of the request while signing a worker node CSR certificate signing request Talos control plane node might issue Talos API...

8.8CVSS0.00564EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/13 12:00 a.m.5 views

PT-2022-37677 · Schneider Electric · Blue Open Studio +1

Уязвимость программных продуктов для разработки проектов HMI/SCADA систем EcoStruxure Machine SCADA Expert и Pro-face BLUE Open Studio связана с недостатками механизма десериализации. Эксплуатация уязвимости может позволить нарушителю выполнить произвольный код...

7.2CVSS7.3AI score
SaveExploits0References2
Rows per page
Query Builder