Lucene search
+L

2466 matches found

Cvelist
Cvelist
added 2022/02/18 12:00 a.m.55 views

CVE-2021-4090

An out-of-bounds OOB memory write flaw was found in the NFSD in the Linux kernel. Missing sanity may lead to a write beyond bmvalbmlen-1 in nfsd4decodebitmap4 in fs/nfsd/nfs4xdr.c. In this flaw, a local attacker with user privilege may gain access to out-of-bounds memory, leading to a system...

7.1AI score0.00339EPSS
SaveExploits0References4
CNVD
CNVD
added 2022/02/16 12:00 a.m.99 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-11509)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google Tensorflow has a buffer overflow vulnerability that stems from the fact that Dequantize's implementation does not fully validate the value of axis, which can be exploited by an attacker to caus...

8.8CVSS2.5AI score0.00825EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/16 12:00 a.m.88 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-11507)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google Tensorflow has a buffer overflow vulnerability, which stems from the implementation of ReverseSequence's shape inference does not fully validate the value of batch dim, and an attacker can...

8.1CVSS2.6AI score0.01134EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/14 12:27 a.m.36 views

Out Of Bounds (OOB) Read

vim:edge is vulnerable to out-of-bounds read in GitHub repository...

7.1CVSS1.6AI score0.01393EPSS
SaveExploits1References8Affected Software1
OpenVAS
OpenVAS
added 2022/02/13 12:00 a.m.36 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2022-1070)

The remote host is missing an update for the Huawei EulerOS 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...

8.3CVSS8.2AI score0.78684EPSS
SaveExploits37References4
NVD
NVD
added 2022/02/11 6:15 p.m.26 views

CVE-2021-39677

In startVideoStream there is a possibility of an OOB Read in the heap, when the camera buffer is ‘zero’ in size.Product: AndroidVersions: Android-11Android ID: A-205097028...

7.5CVSS0.00392EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/11 6:15 p.m.26 views

Heap overflow

In startVideoStream there is a possibility of an OOB Read in the heap, when the camera buffer is ‘zero’ in size.Product: AndroidVersions: Android-11Android ID: A-205097028...

5CVSS7.5AI score0.00392EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/02/11 5:40 p.m.40 views

CVE-2021-39677

In startVideoStream there is a possibility of an OOB Read in the heap, when the camera buffer is ‘zero’ in size.Product: AndroidVersions: Android-11Android ID: A-205097028...

7.7AI score0.00392EPSS
SaveExploits0References1
CVE
CVE
added 2022/02/11 5:40 p.m.95 views

CVE-2021-39677

CVE-2021-39677 affects Android Automotive OS (AAOS) with Android 11. The issue is an OOB heap read in startVideoStream when the camera buffer is zero-sized. This is documented as a high-severity (CVSSv3.1: High) network-facing vulnerability with no user interaction required. Public materials list...

7.5CVSS7.5AI score0.00392EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 11:52 p.m.42 views

Integer overflow in TFLite

Impact An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations: cc int embeddingsize = 1; int lookupsize = 1; for int i = 0; i data.i32i; lookupsize = dim; outputshape-datak = dim; for int i = 1; i datak = dim; Both embeddingsize and lookupsize are...

8.8CVSS1.1AI score0.01183EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/09 11:31 p.m.43 views

Out of bounds read in Tensorflow

Impact TensorFlow's type inference can cause a heap OOB read as the bounds checking is done in a DCHECK which is a no-op during production: cc if nodet.typeid != TFTUNSET int ix = inputidxi; DCHECKix nodet.argssize "input " i " should have an output " ix " but instead only has " nodet.argssize "...

8.1CVSS0.1AI score0.00865EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2022/02/09 11:31 p.m.36 views

GHSA-VQ36-27G6-P492 Out of bounds read in Tensorflow

Impact TensorFlow's type inference can cause a heap OOB read as the bounds checking is done in a DCHECK which is a no-op during production: cc if nodet.typeid != TFTUNSET int ix = inputidxi; DCHECKix nodet.argssize "input " i " should have an output " ix " but instead only has " nodet.argssize "...

8.1CVSS7.8AI score0.00865EPSS
SaveExploits1References7
CNVD
CNVD
added 2022/02/09 12:00 a.m.101 views

Google Tensorflow Buffer Overflow Vulnerability (CNVD-2022-09888)

Google TensorFlow is a set of end-to-end open source platform for machine learning from Google Google Inc. Google TensorFlow has a buffer overflow vulnerability, which stems from the fact that TensorFlow is vulnerable to heap OOB write attacks in er. No detailed vulnerability details are currentl...

8.8CVSS1.7AI score0.00932EPSS
SaveExploits1References1
Veracode
Veracode
added 2022/02/08 7:00 a.m.29 views

Remote Code Execution (RCE)

Tensorflow is vulnerable to remote code execution. The vulnerability exists due to a heap OOB write in Grappler allowing an attacker to use the setoutput function to writes to an array at the specified index...

8.8CVSS3.3AI score0.00932EPSS
SaveExploits1References4Affected Software3
NVD
NVD
added 2022/02/04 11:15 p.m.37 views

CVE-2022-23574

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS0.00844EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.46 views

CVE-2022-23559

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS0.01183EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/04 11:15 p.m.28 views

PYSEC-2022-68

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS3.3AI score0.01183EPSS
SaveExploits1References5
OSV
OSV
added 2022/02/04 11:15 p.m.26 views

PYSEC-2022-75

Tensorflow is an Open Source Machine Learning Framework. TensorFlow is vulnerable to a heap OOB write in Grappler. The setoutput function writes to an array at the specified index. Hence, this gives a malicious user a write primitive. The fix will be included in TensorFlow 2.8.0. We will also...

8.8CVSS1.4AI score0.00932EPSS
SaveExploits1References4
Prion
Prion
added 2022/02/04 11:15 p.m.28 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

6.5CVSS8.7AI score0.01183EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/02/04 11:15 p.m.28 views

PYSEC-2022-83

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS2AI score0.00844EPSS
SaveExploits1References3
Rows per page
Query Builder