Lucene search
+L

241 matches found

OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.42 views

Mageia: Security Advisory (MGASA-2015-0245)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.0255EPSS
SaveExploits0References7
OSV
OSV
added 2021/11/10 7:37 p.m.18 views

GHSA-57WX-M983-2F88 Incomplete validation in boosted trees code

Impact The code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding references to nullptrs. An attacker can also read and write from heap...

9.3CVSS7AI score0.00168EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/11/10 7:03 p.m.49 views

Incomplete validation of shapes in multiple TF ops

Impact Several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes but in some scenarios writes and reads from heap populated arrays are als...

7.8CVSS0.6AI score0.00174EPSS
SaveExploits0References12Affected Software3
Prion
Prion
added 2021/11/05 10:15 p.m.15 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

4.6CVSS7.7AI score0.00174EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 10:15 p.m.7 views

CVE-2021-41206

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

7.8CVSS7.1AI score0.00174EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2021/11/05 10:15 p.m.7 views

PYSEC-2021-843

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References7
OSV
OSV
added 2021/11/05 10:15 p.m.15 views

PYSEC-2021-400

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS6AI score0.00168EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/11/05 10:15 p.m.8 views

PYSEC-2021-617

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 10:15 p.m.11 views

PYSEC-2021-400

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 9:50 p.m.16 views

CVE-2021-41208

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service via dereferencing nullptrs or via CHECK-failures as well as abuse undefined behavior binding...

8.8CVSS7.1AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2021/11/05 9:15 p.m.30 views

CVE-2021-41226

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.6AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/11/05 9:15 p.m.6 views

CVE-2021-41226

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS7AI score0.00201EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.18 views

PYSEC-2021-633

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseFillEmptyRows can be made to trigger a heap OOB access. This occurs whenever the size of indices does not match the size of values. The fix will be included in TensorFlow 2.7.0. We will al...

7.1CVSS2.8AI score0.00201EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.10 views

PYSEC-2021-818

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for QuantizeV2 can trigger a read outside of bounds of heap allocated array. This occurs whenever axis is a negative value less than -1. In this case, we are accessing data before the start o...

7.1CVSS7AI score0.00201EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.5 views

CVE-2021-37663

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/08/12 9:15 p.m.6 views

CVE-2021-37635

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of sparse reduction operations in TensorFlow can trigger accesses outside of bounds of heap allocated data. The implementation fails to validate that each reduction group does not overfl...

7.3CVSS6.5AI score0.00167EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/12 12:00 a.m.6 views

PT-2021-21750 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.6.0 TensorFlow versions 2.5.1 and earlier TensorFlow versions 2.4.3 and earlier TensorFlow versions 2.3.4 and earlier Description: The implementation of sparse reduction operations in TensorFlow can trigger...

9.3CVSS5.9AI score0.00447EPSS
SaveExploits5References87
RedHat Linux
RedHat Linux
added 2021/08/10 4:14 p.m.6 views

qemu: out-of-bound heap buffer access via an interrupt ID field

An out-of-bounds heap buffer access issue was found in the ARM Generic Interrupt Controller emulator of QEMU on aarch64 platform. The issue occurs because while writing an interrupt ID to the controller memory area, it is not masked to be 4 bits wide. It may lead to the said issue while updating...

6CVSS7.2AI score0.00326EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/06/22 2:16 p.m.5 views

qemu: out-of-bound heap buffer access via an interrupt ID field

An out-of-bounds heap buffer access issue was found in the ARM Generic Interrupt Controller emulator of QEMU on aarch64 platform. The issue occurs because while writing an interrupt ID to the controller memory area, it is not masked to be 4 bits wide. It may lead to the said issue while updating...

6CVSS7.2AI score0.00326EPSS
SaveExploits0References6
OSV
OSV
added 2021/05/18 8:15 p.m.7 views

DEBIAN-CVE-2021-31317

Telegram Android 7.1.0 2090, Telegram iOS 7.1, and Telegram macOS 7.1 are affected by a Type Confusion in the VDasher constructor of their custom fork of the rlottie library. A remote attacker might be able to access Telegram's heap memory out-of-bounds on a victim device via a malicious animated...

5.5CVSS5.7AI score0.01288EPSS
SaveExploits1References1
Rows per page
Query Builder