Lucene search
+L

13832 matches found

Cvelist
Cvelist
added 2020/09/25 6:40 p.m.48 views

CVE-2020-15200 Segfault in Tensorflow

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the code sets ...

5.9CVSS5.8AI score0.00851EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/09/25 6:40 p.m.16 views

CVE-2020-15200

In Tensorflow before version 2.3.1, the RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the code sets ...

5.9CVSS7.2AI score0.00851EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/09/25 6:35 p.m.45 views

CVE-2020-15190 Segfault in Tensorflow

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS5.4AI score0.00943EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.60 views

Out of bounds write in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the dimensionality of output tensor:...

8.1CVSS1.1AI score0.00671EPSS
SaveExploits1References12Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.8 views

GHSA-X9J7-X98R-R4W2 Segmentation fault in tensorflow-lite

Impact If a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. Patches We have patched the issue in d58c96946b and will release patch releases for all versions between 1.1...

8.3CVSS6.5AI score0.00739EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.271 views

Segmentation fault in tensorflow-lite

Impact If a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption. Patches We have patched the issue in d58c96946b and will release patch releases for all versions between 1.1...

6.5CVSS3.2AI score0.00739EPSS
SaveExploits1References14Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.15 views

GHSA-X7RP-74X2-MJF3 Segfault in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the following code sets up conditions to...

8.2CVSS6.4AI score0.00851EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.70 views

Segfault in Tensorflow

Impact The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the values in the splits tensor generate a valid partitioning of the values tensor. Thus, the following code sets up conditions to...

5.9CVSS2.1AI score0.00851EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2020/09/25 6:28 p.m.9 views

GHSA-4G9F-63RX-5CW4 Segfault in Tensorflow

Impact The tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. However, the eager runtime traverses all tensors in the output:...

5.3CVSS6AI score0.00943EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.8 views

PT-2020-14261 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: The issue arises from the tf.raw ops.Switch operation...

9.8CVSS5.9AI score0.01287EPSS
SaveExploits16References68
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.9 views

PT-2020-14275 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: In eager mode, TensorFlow does not set the session...

9.8CVSS6AI score0.01287EPSS
SaveExploits16References68
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.10 views

PT-2020-14285 · Google · Tensorflow Lite

Name of the Vulnerable Software and Affected Versions: TensorFlow Lite versions prior to 2.2.1 TensorFlow Lite versions prior to 2.3.1 Description: The issue arises when models using segment sum have unsorted segment ids, causing the code to assume they are in increasing order. This leads to...

9.1CVSS7.9AI score0.00671EPSS
SaveExploits1References18
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.5 views

PT-2020-14281 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: If a TFLite saved model uses the same tensor as both...

9.8CVSS6AI score0.01287EPSS
SaveExploits16References73
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.8 views

PT-2020-14271 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 2.3.1 Description: The RaggedCountSparseOutput implementation does not validate that the input arguments form a valid ragged tensor, specifically that the values in the splits tensor generate a valid partitioning ...

8.2CVSS5.6AI score0.00851EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.7 views

PT-2020-14274 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: Tensorflow versions prior to 1.15.4 Tensorflow versions prior to 2.0.3 Tensorflow versions prior to 2.1.2 Tensorflow versions prior to 2.2.1 Tensorflow versions prior to 2.3.1 Description: A format string vulnerability exists due to the way t...

9.8CVSS5.7AI score0.01287EPSS
SaveExploits16References68
Veracode
Veracode
added 2020/09/24 10:39 a.m.38 views

Denial Of Service (DoS)

xen is vulnerable to denial of service DoS. An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a GP fault, and...

5.5CVSS2.6AI score0.00512EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2020/09/23 10:15 p.m.8 views

DEBIAN-CVE-2020-25596

An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a GP fault, and incorrectly delivers it twice to the guest...

5.5CVSS8.5AI score0.00512EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/23 10:15 p.m.7 views

ALPINE-CVE-2020-25596

An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a GP fault, and incorrectly delivers it twice to the guest...

5.5CVSS6.5AI score0.00512EPSS
SaveExploits0References1
OSV
OSV
added 2020/09/23 10:15 p.m.20 views

UBUNTU-CVE-2020-25602

An issue was discovered in Xen through 4.14.x. An x86 PV guest can trigger a host OS crash when handling guest access to MSRMISCENABLE. When a guest accesses certain Model Specific Registers, Xen first reads the value from hardware to use as the basis for auditing the guest access. For the...

6CVSS6.5AI score0.00324EPSS
SaveExploits0References5
OSV
OSV
added 2020/09/23 10:15 p.m.12 views

UBUNTU-CVE-2020-25596

An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a GP fault, and incorrectly delivers it twice to the guest...

5.5CVSS6.6AI score0.00512EPSS
SaveExploits0References4
Rows per page
Query Builder